[==========] 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:00:47.952901  5777 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.164.126:34831
I20260713 09:00:47.954537  5777 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:00:47.955659  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:47.973310  5786 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:00:47.973394  5784 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:00:47.975071  5777 server_base.cc:1061] running on GCE node
W20260713 09:00:47.974253  5783 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:00:49.205073  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:49.205356  5777 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:00:49.205636  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933249205604 us; error 0 us; skew 500 ppm
I20260713 09:00:49.206597  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:49.212728  5777 webserver.cc:533] Webserver started at http://127.5.164.126:35677/ using document root <none> and password file <none>
I20260713 09:00:49.213733  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:49.213985  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:49.214519  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:49.220992  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/master-0-root/instance:
uuid: "d2733247a1234875bb224fa1fb5fa0b6"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-h7mq"
I20260713 09:00:49.229431  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:00:49.235090  5792 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:00:49.236523  5777 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:00:49.236927  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/master-0-root
uuid: "d2733247a1234875bb224fa1fb5fa0b6"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-h7mq"
I20260713 09:00:49.237329  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-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:00:49.286013  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:49.287725  5777 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:00:49.288267  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:49.364687  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.126:34831
I20260713 09:00:49.364701  5843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.126:34831 every 8 connection(s)
I20260713 09:00:49.373426  5844 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:00:49.394634  5844 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6: Bootstrap starting.
I20260713 09:00:49.400285  5844 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:49.402118  5844 log.cc:826] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6: Log is configured to *not* fsync() on all Append() calls
I20260713 09:00:49.407079  5844 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6: No bootstrap required, opened a new log
I20260713 09:00:49.427400  5844 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2733247a1234875bb224fa1fb5fa0b6" member_type: VOTER }
I20260713 09:00:49.427968  5844 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:49.428213  5844 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2733247a1234875bb224fa1fb5fa0b6, State: Initialized, Role: FOLLOWER
I20260713 09:00:49.429270  5844 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2733247a1234875bb224fa1fb5fa0b6" member_type: VOTER }
I20260713 09:00:49.429793  5844 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:00:49.430094  5844 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:00:49.430454  5844 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:49.434638  5844 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2733247a1234875bb224fa1fb5fa0b6" member_type: VOTER }
I20260713 09:00:49.435411  5844 leader_election.cc:304] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [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: d2733247a1234875bb224fa1fb5fa0b6; no voters: 
I20260713 09:00:49.437409  5844 leader_election.cc:290] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:00:49.437834  5847 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:49.440469  5847 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [term 1 LEADER]: Becoming Leader. State: Replica: d2733247a1234875bb224fa1fb5fa0b6, State: Running, Role: LEADER
I20260713 09:00:49.441428  5847 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [LEADER]: Queue going to LEADER mode. State: All 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: "d2733247a1234875bb224fa1fb5fa0b6" member_type: VOTER }
I20260713 09:00:49.442428  5844 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:00:49.452448  5848 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2733247a1234875bb224fa1fb5fa0b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2733247a1234875bb224fa1fb5fa0b6" member_type: VOTER } }
I20260713 09:00:49.452544  5849 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2733247a1234875bb224fa1fb5fa0b6. Latest consensus state: current_term: 1 leader_uuid: "d2733247a1234875bb224fa1fb5fa0b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2733247a1234875bb224fa1fb5fa0b6" member_type: VOTER } }
I20260713 09:00:49.453249  5848 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:49.453325  5849 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:49.456849  5856 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:00:49.470795  5856 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:00:49.473177  5777 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:00:49.488883  5856 catalog_manager.cc:1383] Generated new cluster ID: d76f29d82c6b4513af57dc7096e78420
I20260713 09:00:49.489182  5856 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:00:49.536222  5856 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:00:49.537846  5856 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:00:49.552959  5856 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6: Generated new TSK 0
I20260713 09:00:49.553937  5856 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:00:49.604534  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:49.614939  5866 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:00:49.617295  5867 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:00:49.619774  5869 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:00:49.620448  5777 server_base.cc:1061] running on GCE node
I20260713 09:00:49.621193  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:49.621399  5777 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:00:49.621619  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933249621576 us; error 0 us; skew 500 ppm
I20260713 09:00:49.622243  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:49.626644  5777 webserver.cc:533] Webserver started at http://127.5.164.65:40439/ using document root <none> and password file <none>
I20260713 09:00:49.627199  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:49.627399  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:49.627698  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:49.628859  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/ts-0-root/instance:
uuid: "313f172857ac4571a99d82f1be21ec96"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-h7mq"
I20260713 09:00:49.634681  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:00:49.639266  5874 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:00:49.640137  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:00:49.640465  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/ts-0-root
uuid: "313f172857ac4571a99d82f1be21ec96"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-h7mq"
I20260713 09:00:49.640758  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-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:00:49.662497  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:49.663851  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:49.666621  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:49.671177  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:49.671388  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.671710  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:49.671897  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.778578  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.65:41367
I20260713 09:00:49.778650  5936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.65:41367 every 8 connection(s)
I20260713 09:00:49.786495  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:49.799882  5941 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:00:49.802335  5942 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:00:49.807246  5945 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:00:49.808099  5777 server_base.cc:1061] running on GCE node
I20260713 09:00:49.809180  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:49.809437  5777 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:00:49.809652  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933249809633 us; error 0 us; skew 500 ppm
I20260713 09:00:49.810467  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:49.812888  5937 heartbeater.cc:344] Connected to a master server at 127.5.164.126:34831
I20260713 09:00:49.813385  5937 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:49.813736  5777 webserver.cc:533] Webserver started at http://127.5.164.66:33699/ using document root <none> and password file <none>
I20260713 09:00:49.814410  5937 heartbeater.cc:507] Master 127.5.164.126:34831 requested a full tablet report, sending...
I20260713 09:00:49.814474  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:49.814791  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:49.815141  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:49.816722  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/ts-1-root/instance:
uuid: "761bf21875824471a91e267b3a9dc977"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-h7mq"
I20260713 09:00:49.817461  5809 ts_manager.cc:194] Registered new tserver with Master: 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367)
I20260713 09:00:49.819656  5809 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42718
I20260713 09:00:49.823993  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:00:49.829516  5949 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:00:49.830513  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:00:49.830855  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/ts-1-root
uuid: "761bf21875824471a91e267b3a9dc977"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-h7mq"
I20260713 09:00:49.831211  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-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:00:49.855000  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:49.856859  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:49.859575  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:49.863456  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:49.863734  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.864022  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:49.864323  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.963114  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.66:35809
I20260713 09:00:49.963198  6011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.66:35809 every 8 connection(s)
I20260713 09:00:49.970867  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:49.980300  6015 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:00:49.982606  6016 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:00:49.987953  6012 heartbeater.cc:344] Connected to a master server at 127.5.164.126:34831
I20260713 09:00:49.988443  6012 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:49.989492  6012 heartbeater.cc:507] Master 127.5.164.126:34831 requested a full tablet report, sending...
I20260713 09:00:49.992141  5809 ts_manager.cc:194] Registered new tserver with Master: 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809)
I20260713 09:00:49.994326  5809 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42732
W20260713 09:00:49.995185  6018 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:00:49.996942  5777 server_base.cc:1061] running on GCE node
I20260713 09:00:49.997864  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:49.998090  5777 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:00:49.998268  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933249998245 us; error 0 us; skew 500 ppm
I20260713 09:00:49.998786  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:50.001737  5777 webserver.cc:533] Webserver started at http://127.5.164.67:33227/ using document root <none> and password file <none>
I20260713 09:00:50.002228  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:50.002436  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:50.002709  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:50.003731  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/ts-2-root/instance:
uuid: "587d020c0fbd4c318bec20f950e3e6b5"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-h7mq"
I20260713 09:00:50.008605  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:00:50.012287  6023 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:00:50.013242  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:00:50.013659  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/ts-2-root
uuid: "587d020c0fbd4c318bec20f950e3e6b5"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-h7mq"
I20260713 09:00:50.014019  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933247763985-5777-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:00:50.038928  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:50.040181  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:50.042342  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:50.045567  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:50.045815  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:50.046114  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:50.046316  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:50.138600  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.67:38939
I20260713 09:00:50.138700  6085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.67:38939 every 8 connection(s)
I20260713 09:00:50.159206  6086 heartbeater.cc:344] Connected to a master server at 127.5.164.126:34831
I20260713 09:00:50.159655  6086 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:50.160665  6086 heartbeater.cc:507] Master 127.5.164.126:34831 requested a full tablet report, sending...
I20260713 09:00:50.162972  5809 ts_manager.cc:194] Registered new tserver with Master: 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:50.163246  5777 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020328668s
I20260713 09:00:50.164718  5809 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42748
I20260713 09:00:50.227125  5809 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42750:
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:00:50.231012  5809 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:00:50.338284  5902 tablet_service.cc:1511] Processing CreateTablet for tablet 232f5ad07c814493a2ad7ce2661b7110 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:00:50.340103  5977 tablet_service.cc:1511] Processing CreateTablet for tablet 232f5ad07c814493a2ad7ce2661b7110 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:00:50.341679  5977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232f5ad07c814493a2ad7ce2661b7110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.341883  5901 tablet_service.cc:1511] Processing CreateTablet for tablet 7eebbed95c684a6596ec568ca8c82f29 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:00:50.344727  5899 tablet_service.cc:1511] Processing CreateTablet for tablet 441fc4870bdd43c29a65aede4e23f390 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:00:50.345870  5975 tablet_service.cc:1511] Processing CreateTablet for tablet 58449987bac94bb4a737bfce4d5b22de (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:00:50.347378  5975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58449987bac94bb4a737bfce4d5b22de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.348999  5900 tablet_service.cc:1511] Processing CreateTablet for tablet 58449987bac94bb4a737bfce4d5b22de (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:00:50.349810  5974 tablet_service.cc:1511] Processing CreateTablet for tablet 441fc4870bdd43c29a65aede4e23f390 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:00:50.351334  5974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441fc4870bdd43c29a65aede4e23f390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.350904  5976 tablet_service.cc:1511] Processing CreateTablet for tablet 7eebbed95c684a6596ec568ca8c82f29 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:00:50.352427  5976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eebbed95c684a6596ec568ca8c82f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.353438  6051 tablet_service.cc:1511] Processing CreateTablet for tablet 232f5ad07c814493a2ad7ce2661b7110 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:00:50.353790  6050 tablet_service.cc:1511] Processing CreateTablet for tablet 7eebbed95c684a6596ec568ca8c82f29 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:00:50.354897  6051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232f5ad07c814493a2ad7ce2661b7110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.356513  6049 tablet_service.cc:1511] Processing CreateTablet for tablet 58449987bac94bb4a737bfce4d5b22de (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:00:50.358109  6049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58449987bac94bb4a737bfce4d5b22de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.358302  5973 tablet_service.cc:1511] Processing CreateTablet for tablet 7d44984255404599b0c7a054db13cfd4 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:00:50.359867  5973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d44984255404599b0c7a054db13cfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.340296  5902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232f5ad07c814493a2ad7ce2661b7110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.363549  6048 tablet_service.cc:1511] Processing CreateTablet for tablet 441fc4870bdd43c29a65aede4e23f390 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:00:50.385447  5900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58449987bac94bb4a737bfce4d5b22de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.383173  6050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eebbed95c684a6596ec568ca8c82f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.388440  5898 tablet_service.cc:1511] Processing CreateTablet for tablet 7d44984255404599b0c7a054db13cfd4 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:00:50.387591  5897 tablet_service.cc:1511] Processing CreateTablet for tablet 57acb6d1063d46a1b9ec136d71668cb2 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:00:50.391945  6047 tablet_service.cc:1511] Processing CreateTablet for tablet 7d44984255404599b0c7a054db13cfd4 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:00:50.396642  5901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eebbed95c684a6596ec568ca8c82f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.403470  6046 tablet_service.cc:1511] Processing CreateTablet for tablet 57acb6d1063d46a1b9ec136d71668cb2 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:00:50.397296  6048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441fc4870bdd43c29a65aede4e23f390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.387753  5972 tablet_service.cc:1511] Processing CreateTablet for tablet 57acb6d1063d46a1b9ec136d71668cb2 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:00:50.408236  5972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57acb6d1063d46a1b9ec136d71668cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.410758  6046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57acb6d1063d46a1b9ec136d71668cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.414633  5898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d44984255404599b0c7a054db13cfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.416970  6047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d44984255404599b0c7a054db13cfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.416193  5897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57acb6d1063d46a1b9ec136d71668cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.455135  5899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441fc4870bdd43c29a65aede4e23f390. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:00:50.465342  5857 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:50.495406  5971 tablet_service.cc:1511] Processing CreateTablet for tablet 56bb1328e8e34a7088e615affc4e4a4e (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:00:50.497802  5971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56bb1328e8e34a7088e615affc4e4a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.508268  5896 tablet_service.cc:1511] Processing CreateTablet for tablet 56bb1328e8e34a7088e615affc4e4a4e (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:00:50.509660  5896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56bb1328e8e34a7088e615affc4e4a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.523988  6045 tablet_service.cc:1511] Processing CreateTablet for tablet 56bb1328e8e34a7088e615affc4e4a4e (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:00:50.526234  6045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56bb1328e8e34a7088e615affc4e4a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.550843  5970 tablet_service.cc:1511] Processing CreateTablet for tablet 43bbf14263e84d849ab758fe70e7258a (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:00:50.556295  5970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bbf14263e84d849ab758fe70e7258a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.543677  5895 tablet_service.cc:1511] Processing CreateTablet for tablet 43bbf14263e84d849ab758fe70e7258a (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:00:50.562783  5895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bbf14263e84d849ab758fe70e7258a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.572882  6044 tablet_service.cc:1511] Processing CreateTablet for tablet 43bbf14263e84d849ab758fe70e7258a (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:00:50.576155  6044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bbf14263e84d849ab758fe70e7258a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.606854  6106 tablet_bootstrap.cc:492] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977: Bootstrap starting.
I20260713 09:00:50.613662  6104 tablet_bootstrap.cc:492] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96: Bootstrap starting.
I20260713 09:00:50.672662  6049 tablet_service.cc:1511] Processing CreateTablet for tablet 9dca96dd65304de093d3cadb014b7772 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:00:50.686241  6049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dca96dd65304de093d3cadb014b7772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.680493  6105 tablet_bootstrap.cc:492] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5: Bootstrap starting.
I20260713 09:00:50.672845  5900 tablet_service.cc:1511] Processing CreateTablet for tablet 9dca96dd65304de093d3cadb014b7772 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:00:50.674079  5974 tablet_service.cc:1511] Processing CreateTablet for tablet 9dca96dd65304de093d3cadb014b7772 (DEFAULT_TABLE table=test-workload [id=5e94d7f9aadb4d4b84f23e866810f865]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:00:50.704466  5900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dca96dd65304de093d3cadb014b7772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.705376  6105 tablet_bootstrap.cc:654] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.703878  5974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dca96dd65304de093d3cadb014b7772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.715081  6106 tablet_bootstrap.cc:654] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.727952  6105 tablet_bootstrap.cc:492] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5: No bootstrap required, opened a new log
I20260713 09:00:50.728617  6105 ts_tablet_manager.cc:1403] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.000s
I20260713 09:00:50.728024  6104 tablet_bootstrap.cc:654] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.734496  6105 raft_consensus.cc:359] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.735370  6105 raft_consensus.cc:385] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.735683  6105 raft_consensus.cc:740] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.741618  6106 tablet_bootstrap.cc:492] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977: No bootstrap required, opened a new log
I20260713 09:00:50.742157  6106 ts_tablet_manager.cc:1403] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.006s
I20260713 09:00:50.742782  6105 consensus_queue.cc:260] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.745524  6106 raft_consensus.cc:359] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.747978  6106 raft_consensus.cc:385] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.748471  6106 raft_consensus.cc:740] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.749415  6104 tablet_bootstrap.cc:492] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96: No bootstrap required, opened a new log
I20260713 09:00:50.750029  6104 ts_tablet_manager.cc:1403] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96: Time spent bootstrapping tablet: real 0.137s	user 0.010s	sys 0.012s
I20260713 09:00:50.749385  6106 consensus_queue.cc:260] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.751379  6105 ts_tablet_manager.cc:1434] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260713 09:00:50.751863  6086 heartbeater.cc:499] Master 127.5.164.126:34831 was elected leader, sending a full tablet report...
I20260713 09:00:50.752985  6104 raft_consensus.cc:359] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.754159  6104 raft_consensus.cc:385] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.754455  6104 raft_consensus.cc:740] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.755439  6104 consensus_queue.cc:260] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.757365  6105 tablet_bootstrap.cc:492] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5: Bootstrap starting.
I20260713 09:00:50.765393  6105 tablet_bootstrap.cc:654] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.775194  6106 ts_tablet_manager.cc:1434] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.007s
I20260713 09:00:50.776799  6012 heartbeater.cc:499] Master 127.5.164.126:34831 was elected leader, sending a full tablet report...
I20260713 09:00:50.783608  6104 ts_tablet_manager.cc:1434] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.002s
I20260713 09:00:50.784523  5937 heartbeater.cc:499] Master 127.5.164.126:34831 was elected leader, sending a full tablet report...
I20260713 09:00:50.784996  6104 tablet_bootstrap.cc:492] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96: Bootstrap starting.
I20260713 09:00:50.786523  6106 tablet_bootstrap.cc:492] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977: Bootstrap starting.
W20260713 09:00:50.791191  5938 tablet.cc:2406] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:00:50.803351  6105 tablet_bootstrap.cc:492] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5: No bootstrap required, opened a new log
I20260713 09:00:50.803846  6105 ts_tablet_manager.cc:1403] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.014s
I20260713 09:00:50.803972  6106 tablet_bootstrap.cc:654] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.807039  6105 raft_consensus.cc:359] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.808063  6105 raft_consensus.cc:385] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.808398  6105 raft_consensus.cc:740] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.809338  6105 consensus_queue.cc:260] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.807809  6104 tablet_bootstrap.cc:654] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.811851  6105 ts_tablet_manager.cc:1434] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:00:50.813052  6105 tablet_bootstrap.cc:492] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5: Bootstrap starting.
I20260713 09:00:50.821213  6105 tablet_bootstrap.cc:654] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.822902  6104 tablet_bootstrap.cc:492] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96: No bootstrap required, opened a new log
I20260713 09:00:50.823455  6104 ts_tablet_manager.cc:1403] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.005s
I20260713 09:00:50.827849  6106 tablet_bootstrap.cc:492] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977: No bootstrap required, opened a new log
I20260713 09:00:50.828627  6106 ts_tablet_manager.cc:1403] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.000s
I20260713 09:00:50.835063  6106 raft_consensus.cc:359] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.836261  6106 raft_consensus.cc:385] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.836702  6106 raft_consensus.cc:740] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.839071  6104 raft_consensus.cc:359] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.840180  6104 raft_consensus.cc:385] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.841964  6104 raft_consensus.cc:740] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.842763  6106 consensus_queue.cc:260] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.843379  6105 tablet_bootstrap.cc:492] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5: No bootstrap required, opened a new log
I20260713 09:00:50.843979  6105 ts_tablet_manager.cc:1403] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.009s
I20260713 09:00:50.844834  6104 consensus_queue.cc:260] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.847397  6106 ts_tablet_manager.cc:1434] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.005s
I20260713 09:00:50.847496  6105 raft_consensus.cc:359] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.848450  6105 raft_consensus.cc:385] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.849301  6105 raft_consensus.cc:740] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.850075  6104 ts_tablet_manager.cc:1434] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260713 09:00:50.851907  6104 tablet_bootstrap.cc:492] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96: Bootstrap starting.
I20260713 09:00:50.852192  6106 tablet_bootstrap.cc:492] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977: Bootstrap starting.
I20260713 09:00:50.859437  6106 tablet_bootstrap.cc:654] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.861011  6104 tablet_bootstrap.cc:654] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.850458  6105 consensus_queue.cc:260] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.866559  6105 ts_tablet_manager.cc:1434] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:00:50.867576  6105 tablet_bootstrap.cc:492] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5: Bootstrap starting.
I20260713 09:00:50.873144  6111 raft_consensus.cc:493] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.873680  6111 raft_consensus.cc:515] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.877408  6111 leader_election.cc:290] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:50.888787  6104 tablet_bootstrap.cc:492] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96: No bootstrap required, opened a new log
I20260713 09:00:50.889156  6106 tablet_bootstrap.cc:492] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977: No bootstrap required, opened a new log
I20260713 09:00:50.889302  6104 ts_tablet_manager.cc:1403] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.008s
I20260713 09:00:50.889612  6106 ts_tablet_manager.cc:1403] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.003s
I20260713 09:00:50.895354  6105 tablet_bootstrap.cc:654] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.897409  6104 raft_consensus.cc:359] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.898345  6104 raft_consensus.cc:385] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.898734  6104 raft_consensus.cc:740] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.892958  6106 raft_consensus.cc:359] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.899574  6104 consensus_queue.cc:260] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.900688  6106 raft_consensus.cc:385] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.901010  6106 raft_consensus.cc:740] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.901732  6106 consensus_queue.cc:260] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.903920  6106 ts_tablet_manager.cc:1434] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260713 09:00:50.905718  6104 ts_tablet_manager.cc:1434] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260713 09:00:50.906855  6104 tablet_bootstrap.cc:492] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96: Bootstrap starting.
I20260713 09:00:50.908548  6106 tablet_bootstrap.cc:492] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977: Bootstrap starting.
I20260713 09:00:50.913702  6104 tablet_bootstrap.cc:654] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.915333  6106 tablet_bootstrap.cc:654] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.919364  6105 tablet_bootstrap.cc:492] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5: No bootstrap required, opened a new log
I20260713 09:00:50.920018  6105 ts_tablet_manager.cc:1403] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.001s
I20260713 09:00:50.924662  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5" is_pre_election: true
I20260713 09:00:50.925565  6061 raft_consensus.cc:2468] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 0.
I20260713 09:00:50.924675  6105 raft_consensus.cc:359] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.926733  6105 raft_consensus.cc:385] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.927119  6105 raft_consensus.cc:740] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.927285  5951 leader_election.cc:304] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:50.928215  6111 raft_consensus.cc:2804] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.928833  6111 raft_consensus.cc:493] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.929280  6111 raft_consensus.cc:3060] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.939378  6111 raft_consensus.cc:515] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.941584  6111 leader_election.cc:290] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:50.942772  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:50.943338  6061 raft_consensus.cc:3060] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.940678  6105 consensus_queue.cc:260] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.947048  6105 ts_tablet_manager.cc:1434] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260713 09:00:50.948158  6105 tablet_bootstrap.cc:492] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5: Bootstrap starting.
I20260713 09:00:50.949746  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313f172857ac4571a99d82f1be21ec96" is_pre_election: true
I20260713 09:00:50.950472  6104 tablet_bootstrap.cc:492] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96: No bootstrap required, opened a new log
I20260713 09:00:50.952843  6104 ts_tablet_manager.cc:1403] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.010s
W20260713 09:00:50.953248  5952 leader_election.cc:343] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.952812  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:50.963536  6061 raft_consensus.cc:2468] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 1.
I20260713 09:00:50.965566  5951 leader_election.cc:304] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:50.953074  6111 raft_consensus.cc:493] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.967185  6111 raft_consensus.cc:515] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.969122  6104 raft_consensus.cc:359] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.969830  6104 raft_consensus.cc:385] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.970112  6104 raft_consensus.cc:740] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.970537  6111 leader_election.cc:290] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:50.971029  6111 raft_consensus.cc:2804] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.971457  6111 raft_consensus.cc:697] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Becoming Leader. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:50.971459  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313f172857ac4571a99d82f1be21ec96" is_pre_election: true
I20260713 09:00:50.972383  6111 consensus_queue.cc:237] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
W20260713 09:00:50.973027  5952 leader_election.cc:343] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.973701  6104 consensus_queue.cc:260] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.968179  6106 tablet_bootstrap.cc:492] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977: No bootstrap required, opened a new log
I20260713 09:00:50.975683  5911 raft_consensus.cc:3060] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.977497  6106 ts_tablet_manager.cc:1403] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.016s
I20260713 09:00:50.977739  6104 ts_tablet_manager.cc:1434] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260713 09:00:50.983731  6104 tablet_bootstrap.cc:492] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96: Bootstrap starting.
I20260713 09:00:50.992218  6106 raft_consensus.cc:359] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.992630  5911 raft_consensus.cc:2468] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 1.
I20260713 09:00:50.993044  6106 raft_consensus.cc:385] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.993392  6106 raft_consensus.cc:740] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.994371  6106 consensus_queue.cc:260] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:50.997078  6106 ts_tablet_manager.cc:1434] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:00:50.997674  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5" is_pre_election: true
I20260713 09:00:50.998045  6106 tablet_bootstrap.cc:492] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977: Bootstrap starting.
I20260713 09:00:50.998343  6061 raft_consensus.cc:2468] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 0.
I20260713 09:00:50.999605  6112 raft_consensus.cc:493] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.000255  6105 tablet_bootstrap.cc:654] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.000162  6112 raft_consensus.cc:515] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.005389  6112 leader_election.cc:290] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.007156  6104 tablet_bootstrap.cc:654] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.015509  6106 tablet_bootstrap.cc:654] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.005067  5951 leader_election.cc:304] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [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: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 313f172857ac4571a99d82f1be21ec96
I20260713 09:00:51.017673  6126 raft_consensus.cc:2804] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.018051  6126 raft_consensus.cc:493] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.018405  6126 raft_consensus.cc:3060] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.020251  6104 tablet_bootstrap.cc:492] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96: No bootstrap required, opened a new log
I20260713 09:00:51.023320  6104 ts_tablet_manager.cc:1403] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.003s
I20260713 09:00:51.022701  6105 tablet_bootstrap.cc:492] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5: No bootstrap required, opened a new log
I20260713 09:00:51.019972  5806 catalog_manager.cc:5697] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 761bf21875824471a91e267b3a9dc977 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "761bf21875824471a91e267b3a9dc977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.024029  6105 ts_tablet_manager.cc:1403] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.004s
I20260713 09:00:51.026196  6126 raft_consensus.cc:515] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.030653  6105 raft_consensus.cc:359] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.031533  6105 raft_consensus.cc:385] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.031904  6105 raft_consensus.cc:740] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.031919  6126 leader_election.cc:290] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.033077  6105 consensus_queue.cc:260] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.039122  6106 tablet_bootstrap.cc:492] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977: No bootstrap required, opened a new log
I20260713 09:00:51.029961  6104 raft_consensus.cc:359] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.040012  6106 ts_tablet_manager.cc:1403] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.000s
I20260713 09:00:51.041493  6104 raft_consensus.cc:385] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.044517  6104 raft_consensus.cc:740] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.048030  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:51.048717  6061 raft_consensus.cc:3060] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.049013  6106 raft_consensus.cc:359] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.049664  6105 ts_tablet_manager.cc:1434] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:00:51.049791  6106 raft_consensus.cc:385] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.050468  6106 raft_consensus.cc:740] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.053846  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313f172857ac4571a99d82f1be21ec96"
W20260713 09:00:51.055116  5952 leader_election.cc:343] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.056354  6105 tablet_bootstrap.cc:492] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5: Bootstrap starting.
I20260713 09:00:51.052037  6106 consensus_queue.cc:260] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.053186  6104 consensus_queue.cc:260] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.060235  6106 ts_tablet_manager.cc:1434] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260713 09:00:51.061349  6106 tablet_bootstrap.cc:492] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977: Bootstrap starting.
I20260713 09:00:51.062521  6104 ts_tablet_manager.cc:1434] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260713 09:00:51.063001  6061 raft_consensus.cc:2468] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 1.
I20260713 09:00:51.063725  6104 tablet_bootstrap.cc:492] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96: Bootstrap starting.
I20260713 09:00:51.064229  5951 leader_election.cc:304] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [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: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 313f172857ac4571a99d82f1be21ec96
I20260713 09:00:51.065399  6126 raft_consensus.cc:2804] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.065853  6126 raft_consensus.cc:697] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Becoming Leader. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:51.066988  6126 consensus_queue.cc:237] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.081557  6110 raft_consensus.cc:493] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.082356  6110 raft_consensus.cc:515] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.105634  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57acb6d1063d46a1b9ec136d71668cb2" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5" is_pre_election: true
I20260713 09:00:51.107776  6110 leader_election.cc:290] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809)
W20260713 09:00:51.108321  5876 leader_election.cc:343] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.117116  6104 tablet_bootstrap.cc:654] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.118250  6105 tablet_bootstrap.cc:654] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.121989  6106 tablet_bootstrap.cc:654] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.130617  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57acb6d1063d46a1b9ec136d71668cb2" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977" is_pre_election: true
I20260713 09:00:51.131101  6104 tablet_bootstrap.cc:492] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96: No bootstrap required, opened a new log
I20260713 09:00:51.131476  5987 raft_consensus.cc:2468] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 0.
I20260713 09:00:51.131662  6104 ts_tablet_manager.cc:1403] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.009s
I20260713 09:00:51.132575  6112 raft_consensus.cc:493] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.133114  6112 raft_consensus.cc:515] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.133404  5875 leader_election.cc:304] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [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: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 587d020c0fbd4c318bec20f950e3e6b5
I20260713 09:00:51.137298  6112 leader_election.cc:290] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.138134  6112 raft_consensus.cc:2804] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.136322  6104 raft_consensus.cc:359] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.138878  6112 raft_consensus.cc:493] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.139638  6112 raft_consensus.cc:3060] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.139173  6104 raft_consensus.cc:385] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.140893  6104 raft_consensus.cc:740] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.141731  6104 consensus_queue.cc:260] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.142854  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5" is_pre_election: true
I20260713 09:00:51.143535  6061 raft_consensus.cc:2468] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 0.
I20260713 09:00:51.144176  6104 ts_tablet_manager.cc:1434] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260713 09:00:51.145103  5876 leader_election.cc:304] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313f172857ac4571a99d82f1be21ec96, 587d020c0fbd4c318bec20f950e3e6b5; no voters: 
I20260713 09:00:51.149739  6104 tablet_bootstrap.cc:492] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96: Bootstrap starting.
I20260713 09:00:51.150813  5807 catalog_manager.cc:5697] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 761bf21875824471a91e267b3a9dc977 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "761bf21875824471a91e267b3a9dc977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.151705  6112 raft_consensus.cc:515] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.168901  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57acb6d1063d46a1b9ec136d71668cb2" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
W20260713 09:00:51.173702  5876 leader_election.cc:343] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.170933  6112 leader_election.cc:290] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 election: Requested vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.187227  6112 raft_consensus.cc:2804] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.206686  6112 raft_consensus.cc:493] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.207772  6112 raft_consensus.cc:3060] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.209033  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313f172857ac4571a99d82f1be21ec96" is_pre_election: true
I20260713 09:00:51.209741  5911 raft_consensus.cc:2468] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 0.
I20260713 09:00:51.217320  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977" is_pre_election: true
I20260713 09:00:51.217989  5987 raft_consensus.cc:2468] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 0.
I20260713 09:00:51.220127  6026 leader_election.cc:304] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313f172857ac4571a99d82f1be21ec96, 587d020c0fbd4c318bec20f950e3e6b5; no voters: 
I20260713 09:00:51.222208  6110 raft_consensus.cc:2804] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.222715  6110 raft_consensus.cc:493] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.223165  6110 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.202255  6104 tablet_bootstrap.cc:654] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.253129  6144 raft_consensus.cc:493] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:00:51.253119  5875 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.164.66:35809, user_credentials={real_user=slave}} blocked reactor thread for 119950us
I20260713 09:00:51.253970  6144 raft_consensus.cc:515] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.255419  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977" is_pre_election: true
I20260713 09:00:51.255550  6110 raft_consensus.cc:515] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.251649  6112 raft_consensus.cc:515] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.258020  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57acb6d1063d46a1b9ec136d71668cb2" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:51.258545  5987 raft_consensus.cc:3060] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.259254  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:51.260648  6106 tablet_bootstrap.cc:492] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977: No bootstrap required, opened a new log
I20260713 09:00:51.260581  5911 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.261330  6106 ts_tablet_manager.cc:1403] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977: Time spent bootstrapping tablet: real 0.200s	user 0.037s	sys 0.016s
I20260713 09:00:51.264526  6106 raft_consensus.cc:359] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.265322  6106 raft_consensus.cc:385] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.265664  6106 raft_consensus.cc:740] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.266134  6112 leader_election.cc:290] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 election: Requested vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.266808  6110 leader_election.cc:290] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 1 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809)
I20260713 09:00:51.266938  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:51.267830  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:51.268437  6105 tablet_bootstrap.cc:492] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5: No bootstrap required, opened a new log
I20260713 09:00:51.268548  6061 raft_consensus.cc:3060] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.269452  6105 ts_tablet_manager.cc:1403] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5: Time spent bootstrapping tablet: real 0.218s	user 0.030s	sys 0.041s
I20260713 09:00:51.269585  5985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:51.267858  5986 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:51.270705  5875 leader_election.cc:343] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.275348  6106 consensus_queue.cc:260] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
W20260713 09:00:51.278743  5875 leader_election.cc:343] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.279621  6105 raft_consensus.cc:359] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.280700  6105 raft_consensus.cc:385] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.281106  6105 raft_consensus.cc:740] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.282011  6105 consensus_queue.cc:260] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.284291  5987 raft_consensus.cc:2468] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 1.
I20260713 09:00:51.284886  6105 ts_tablet_manager.cc:1434] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:00:51.285933  6105 tablet_bootstrap.cc:492] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5: Bootstrap starting.
I20260713 09:00:51.286180  6061 raft_consensus.cc:2468] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 1.
I20260713 09:00:51.287761  6144 leader_election.cc:290] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.288503  5986 raft_consensus.cc:2468] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 1.
I20260713 09:00:51.288949  5876 leader_election.cc:304] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [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: 313f172857ac4571a99d82f1be21ec96, 587d020c0fbd4c318bec20f950e3e6b5; no voters: 761bf21875824471a91e267b3a9dc977
I20260713 09:00:51.287773  6106 ts_tablet_manager.cc:1434] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:00:51.289988  6144 raft_consensus.cc:2804] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.290474  6106 tablet_bootstrap.cc:492] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977: Bootstrap starting.
I20260713 09:00:51.291594  6144 raft_consensus.cc:697] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Becoming Leader. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:51.291746  6024 leader_election.cc:304] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:51.292569  6110 raft_consensus.cc:2804] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.293479  6104 tablet_bootstrap.cc:492] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96: No bootstrap required, opened a new log
I20260713 09:00:51.293938  6104 ts_tablet_manager.cc:1403] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.015s
I20260713 09:00:51.292518  6144 consensus_queue.cc:237] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.297403  6110 raft_consensus.cc:697] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 LEADER]: Becoming Leader. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Running, Role: LEADER
I20260713 09:00:51.294721  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232f5ad07c814493a2ad7ce2661b7110" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977" is_pre_election: true
I20260713 09:00:51.297950  5875 leader_election.cc:304] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [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: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 587d020c0fbd4c318bec20f950e3e6b5
I20260713 09:00:51.298377  5987 raft_consensus.cc:2468] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 0.
I20260713 09:00:51.298765  6112 raft_consensus.cc:2804] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.299278  6112 raft_consensus.cc:697] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Becoming Leader. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:51.298367  6110 consensus_queue.cc:237] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.283196  5911 raft_consensus.cc:2468] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 1.
I20260713 09:00:51.300107  6112 consensus_queue.cc:237] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.305128  6104 raft_consensus.cc:359] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.306113  6104 raft_consensus.cc:385] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.306443  6104 raft_consensus.cc:740] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.306294  5875 leader_election.cc:304] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:51.308168  6143 raft_consensus.cc:2804] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.309646  6143 raft_consensus.cc:493] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.308573  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232f5ad07c814493a2ad7ce2661b7110" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5" is_pre_election: true
I20260713 09:00:51.310577  6143 raft_consensus.cc:3060] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.307256  6104 consensus_queue.cc:260] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.312786  6061 raft_consensus.cc:2468] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 0.
I20260713 09:00:51.317914  6104 ts_tablet_manager.cc:1434] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260713 09:00:51.321846  6104 tablet_bootstrap.cc:492] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96: Bootstrap starting.
I20260713 09:00:51.326431  6112 raft_consensus.cc:493] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.327548  6105 tablet_bootstrap.cc:654] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.327111  6112 raft_consensus.cc:515] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.326309  6106 tablet_bootstrap.cc:654] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.330169  6143 raft_consensus.cc:515] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.333438  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bb1328e8e34a7088e615affc4e4a4e" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977" is_pre_election: true
I20260713 09:00:51.334781  6112 leader_election.cc:290] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.336437  5987 raft_consensus.cc:2468] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 0.
I20260713 09:00:51.337428  6143 leader_election.cc:290] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 election: Requested vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.337369  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bb1328e8e34a7088e615affc4e4a4e" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5" is_pre_election: true
I20260713 09:00:51.339248  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232f5ad07c814493a2ad7ce2661b7110" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:51.339359  5875 leader_election.cc:304] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:51.341039  5986 raft_consensus.cc:3060] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.340879  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232f5ad07c814493a2ad7ce2661b7110" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
W20260713 09:00:51.341820  5876 leader_election.cc:343] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.342329  6144 raft_consensus.cc:2804] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.343343  6060 raft_consensus.cc:3060] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.343551  6144 raft_consensus.cc:493] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.345306  6144 raft_consensus.cc:3060] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.354360  6105 tablet_bootstrap.cc:492] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5: No bootstrap required, opened a new log
I20260713 09:00:51.354897  6105 ts_tablet_manager.cc:1403] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.003s
I20260713 09:00:51.357445  6060 raft_consensus.cc:2468] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 1.
I20260713 09:00:51.357858  5986 raft_consensus.cc:2468] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 1.
I20260713 09:00:51.358498  6105 raft_consensus.cc:359] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.359882  6105 raft_consensus.cc:385] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.360069  5875 leader_election.cc:304] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:51.360873  6105 raft_consensus.cc:740] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.361810  6143 raft_consensus.cc:2804] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.363140  6143 raft_consensus.cc:697] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Becoming Leader. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:51.363443  6105 consensus_queue.cc:260] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.364398  6143 consensus_queue.cc:237] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.365849  6106 tablet_bootstrap.cc:492] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977: No bootstrap required, opened a new log
I20260713 09:00:51.366391  6106 ts_tablet_manager.cc:1403] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.008s
I20260713 09:00:51.366781  6105 ts_tablet_manager.cc:1434] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:00:51.367880  6105 tablet_bootstrap.cc:492] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5: Bootstrap starting.
I20260713 09:00:51.370435  6106 raft_consensus.cc:359] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.371335  6106 raft_consensus.cc:385] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.371735  6106 raft_consensus.cc:740] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.373507  6106 consensus_queue.cc:260] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.362255  6144 raft_consensus.cc:515] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.378726  6104 tablet_bootstrap.cc:654] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.378906  6106 ts_tablet_manager.cc:1434] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260713 09:00:51.380405  6126 consensus_queue.cc:1048] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.382308  6106 tablet_bootstrap.cc:492] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977: Bootstrap starting.
I20260713 09:00:51.390002  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bb1328e8e34a7088e615affc4e4a4e" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:51.391034  5986 raft_consensus.cc:3060] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.394482  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bb1328e8e34a7088e615affc4e4a4e" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:51.395081  6060 raft_consensus.cc:3060] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.394215  5807 catalog_manager.cc:5697] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "587d020c0fbd4c318bec20f950e3e6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:51.388522  5806 catalog_manager.cc:5697] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 313f172857ac4571a99d82f1be21ec96 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "313f172857ac4571a99d82f1be21ec96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.393280  6144 leader_election.cc:290] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 election: Requested vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.399575  5986 raft_consensus.cc:2468] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 1.
I20260713 09:00:51.405045  6105 tablet_bootstrap.cc:654] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.405411  5875 leader_election.cc:304] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:51.408545  6060 raft_consensus.cc:2468] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 1.
I20260713 09:00:51.411082  6143 raft_consensus.cc:2804] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.415423  6104 tablet_bootstrap.cc:492] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96: No bootstrap required, opened a new log
I20260713 09:00:51.415958  6104 ts_tablet_manager.cc:1403] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96: Time spent bootstrapping tablet: real 0.095s	user 0.002s	sys 0.015s
I20260713 09:00:51.416227  6143 raft_consensus.cc:697] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Becoming Leader. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:51.417934  6143 consensus_queue.cc:237] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.421980  6104 raft_consensus.cc:359] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.422770  6104 raft_consensus.cc:385] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.423156  6104 raft_consensus.cc:740] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.424757  6104 consensus_queue.cc:260] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.430760  6106 tablet_bootstrap.cc:654] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.431757  6104 ts_tablet_manager.cc:1434] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:00:51.432946  6104 tablet_bootstrap.cc:492] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96: Bootstrap starting.
I20260713 09:00:51.440302  6159 consensus_queue.cc:1048] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.456609  6104 tablet_bootstrap.cc:654] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.458379  5807 catalog_manager.cc:5697] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 313f172857ac4571a99d82f1be21ec96 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "313f172857ac4571a99d82f1be21ec96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.460680  5807 catalog_manager.cc:5697] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 313f172857ac4571a99d82f1be21ec96 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "313f172857ac4571a99d82f1be21ec96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.463171  6106 tablet_bootstrap.cc:492] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977: No bootstrap required, opened a new log
I20260713 09:00:51.463661  6106 ts_tablet_manager.cc:1403] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.009s
I20260713 09:00:51.464542  5807 catalog_manager.cc:5697] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 313f172857ac4571a99d82f1be21ec96 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "313f172857ac4571a99d82f1be21ec96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.465747  5911 raft_consensus.cc:3060] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.470538  6104 tablet_bootstrap.cc:492] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96: No bootstrap required, opened a new log
I20260713 09:00:51.471289  6104 ts_tablet_manager.cc:1403] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.005s
I20260713 09:00:51.466574  6106 raft_consensus.cc:359] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
W20260713 09:00:51.468196  5857 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:51.471586  6105 tablet_bootstrap.cc:492] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5: No bootstrap required, opened a new log
I20260713 09:00:51.471839  6106 raft_consensus.cc:385] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.472254  6105 ts_tablet_manager.cc:1403] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.014s
I20260713 09:00:51.472210  6106 raft_consensus.cc:740] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.473184  6106 consensus_queue.cc:260] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.477141  6105 raft_consensus.cc:359] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.477470  6104 raft_consensus.cc:359] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.478374  6104 raft_consensus.cc:385] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.478736  6104 raft_consensus.cc:740] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.480077  6106 ts_tablet_manager.cc:1434] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260713 09:00:51.477886  6105 raft_consensus.cc:385] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.481626  6105 raft_consensus.cc:740] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.482036  6106 tablet_bootstrap.cc:492] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977: Bootstrap starting.
I20260713 09:00:51.480908  6104 consensus_queue.cc:260] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.486039  6159 consensus_queue.cc:1048] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.487170  6104 ts_tablet_manager.cc:1434] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260713 09:00:51.482512  6105 consensus_queue.cc:260] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.491811  6106 tablet_bootstrap.cc:654] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.493296  6105 ts_tablet_manager.cc:1434] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:00:51.494460  6105 tablet_bootstrap.cc:492] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5: Bootstrap starting.
I20260713 09:00:51.509815  6105 tablet_bootstrap.cc:654] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.539119  6143 raft_consensus.cc:493] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.539718  6143 raft_consensus.cc:515] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.543118  6143 leader_election.cc:290] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.552117  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dca96dd65304de093d3cadb014b7772" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5" is_pre_election: true
I20260713 09:00:51.560014  6159 consensus_queue.cc:1048] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:00:51.574318  5876 leader_election.cc:343] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.579597  6159 raft_consensus.cc:493] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.580158  6159 raft_consensus.cc:515] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.580672  6106 tablet_bootstrap.cc:492] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977: No bootstrap required, opened a new log
I20260713 09:00:51.581198  6106 ts_tablet_manager.cc:1403] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977: Time spent bootstrapping tablet: real 0.099s	user 0.020s	sys 0.011s
I20260713 09:00:51.581512  6105 tablet_bootstrap.cc:492] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5: No bootstrap required, opened a new log
I20260713 09:00:51.581923  6105 ts_tablet_manager.cc:1403] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5: Time spent bootstrapping tablet: real 0.088s	user 0.041s	sys 0.031s
I20260713 09:00:51.584424  6059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5" is_pre_election: true
I20260713 09:00:51.584316  6105 raft_consensus.cc:359] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.584719  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313f172857ac4571a99d82f1be21ec96" is_pre_election: true
I20260713 09:00:51.585043  6105 raft_consensus.cc:385] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.585337  6059 raft_consensus.cc:2393] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 761bf21875824471a91e267b3a9dc977 in current term 1: Already voted for candidate 313f172857ac4571a99d82f1be21ec96 in this term.
I20260713 09:00:51.585362  6105 raft_consensus.cc:740] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.586110  6105 consensus_queue.cc:260] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.586638  6159 leader_election.cc:290] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.586715  5951 leader_election.cc:304] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 761bf21875824471a91e267b3a9dc977; no voters: 313f172857ac4571a99d82f1be21ec96, 587d020c0fbd4c318bec20f950e3e6b5
I20260713 09:00:51.587258  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dca96dd65304de093d3cadb014b7772" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977" is_pre_election: true
I20260713 09:00:51.587956  6159 raft_consensus.cc:3060] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.588325  6105 ts_tablet_manager.cc:1434] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:00:51.595077  6159 raft_consensus.cc:2749] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:51.583732  6106 raft_consensus.cc:359] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.599045  6106 raft_consensus.cc:385] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.599339  6106 raft_consensus.cc:740] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.599988  6106 consensus_queue.cc:260] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.602950  6106 ts_tablet_manager.cc:1434] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:00:51.603787  5986 raft_consensus.cc:2468] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 0.
I20260713 09:00:51.610436  5875 leader_election.cc:304] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [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: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 587d020c0fbd4c318bec20f950e3e6b5
I20260713 09:00:51.611337  6143 raft_consensus.cc:2804] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.611717  6143 raft_consensus.cc:493] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.612022  6143 raft_consensus.cc:3060] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.619051  6143 raft_consensus.cc:515] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.621539  6143 leader_election.cc:290] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 election: Requested vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.622242  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dca96dd65304de093d3cadb014b7772" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:51.622855  5986 raft_consensus.cc:3060] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.627655  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dca96dd65304de093d3cadb014b7772" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:51.628336  6061 raft_consensus.cc:3060] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.634120  5986 raft_consensus.cc:2468] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 1.
I20260713 09:00:51.635512  5875 leader_election.cc:304] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:51.636580  6143 raft_consensus.cc:2804] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.637390  6143 raft_consensus.cc:697] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Becoming Leader. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:51.638546  6143 consensus_queue.cc:237] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.641101  6061 raft_consensus.cc:2468] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 1.
I20260713 09:00:51.650806  5808 catalog_manager.cc:5697] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 313f172857ac4571a99d82f1be21ec96 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "313f172857ac4571a99d82f1be21ec96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.681957  6110 consensus_queue.cc:1048] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.697336  6147 consensus_queue.cc:1048] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.721696  6147 raft_consensus.cc:493] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.722261  6147 raft_consensus.cc:515] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.724592  6147 leader_election.cc:290] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809)
I20260713 09:00:51.725334  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57acb6d1063d46a1b9ec136d71668cb2" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313f172857ac4571a99d82f1be21ec96" is_pre_election: true
I20260713 09:00:51.725800  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57acb6d1063d46a1b9ec136d71668cb2" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761bf21875824471a91e267b3a9dc977" is_pre_election: true
I20260713 09:00:51.726639  5986 raft_consensus.cc:2393] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 587d020c0fbd4c318bec20f950e3e6b5 in current term 1: Already voted for candidate 313f172857ac4571a99d82f1be21ec96 in this term.
I20260713 09:00:51.727763  6024 leader_election.cc:304] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 587d020c0fbd4c318bec20f950e3e6b5; no voters: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977
I20260713 09:00:51.728606  6147 raft_consensus.cc:3060] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.732952  6159 raft_consensus.cc:493] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.733469  6159 raft_consensus.cc:515] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.733973  6147 raft_consensus.cc:2749] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:51.735699  6159 leader_election.cc:290] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.736449  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbf14263e84d849ab758fe70e7258a" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313f172857ac4571a99d82f1be21ec96" is_pre_election: true
I20260713 09:00:51.737120  5911 raft_consensus.cc:2468] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 0.
I20260713 09:00:51.737346  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbf14263e84d849ab758fe70e7258a" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5" is_pre_election: true
I20260713 09:00:51.737967  6061 raft_consensus.cc:2468] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 0.
I20260713 09:00:51.738425  5952 leader_election.cc:304] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:51.739107  6159 raft_consensus.cc:2804] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.739472  6159 raft_consensus.cc:493] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.739799  6159 raft_consensus.cc:3060] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.745330  6159 raft_consensus.cc:515] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.748102  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbf14263e84d849ab758fe70e7258a" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:51.747674  6159 leader_election.cc:290] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:51.748279  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbf14263e84d849ab758fe70e7258a" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:51.748811  5911 raft_consensus.cc:3060] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.749217  6061 raft_consensus.cc:3060] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.754566  6061 raft_consensus.cc:2468] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 1.
I20260713 09:00:51.755450  5911 raft_consensus.cc:2468] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 1.
I20260713 09:00:51.755915  5951 leader_election.cc:304] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:51.756786  6159 raft_consensus.cc:2804] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.757339  6159 raft_consensus.cc:697] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Becoming Leader. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:51.758225  6159 consensus_queue.cc:237] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:51.769670  5808 catalog_manager.cc:5697] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 761bf21875824471a91e267b3a9dc977 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "761bf21875824471a91e267b3a9dc977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.779997  6143 consensus_queue.cc:1048] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.780241  6144 consensus_queue.cc:1048] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.802001  6112 consensus_queue.cc:1048] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.808867  6112 consensus_queue.cc:1048] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.813618  6144 consensus_queue.cc:1048] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:00:51.813731  6143 consensus_queue.cc:1048] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:00:51.847141  6143 consensus_queue.cc:1048] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.875033  6176 consensus_queue.cc:1048] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.923486  5986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
mode: GRACEFUL
new_leader_uuid: "313f172857ac4571a99d82f1be21ec96"
 from {username='slave'} at 127.0.0.1:57860
I20260713 09:00:51.924269  5986 raft_consensus.cc:606] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Received request to transfer leadership to TS 313f172857ac4571a99d82f1be21ec96
I20260713 09:00:51.933127  5986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
mode: GRACEFUL
new_leader_uuid: "313f172857ac4571a99d82f1be21ec96"
 from {username='slave'} at 127.0.0.1:57860
I20260713 09:00:51.933782  5986 raft_consensus.cc:606] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Received request to transfer leadership to TS 313f172857ac4571a99d82f1be21ec96
I20260713 09:00:51.949908  6060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4"
dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
mode: GRACEFUL
new_leader_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:56872
I20260713 09:00:51.950501  6060 raft_consensus.cc:606] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 LEADER]: Received request to transfer leadership to TS 761bf21875824471a91e267b3a9dc977
I20260713 09:00:51.967576  5911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57acb6d1063d46a1b9ec136d71668cb2"
dest_uuid: "313f172857ac4571a99d82f1be21ec96"
mode: GRACEFUL
new_leader_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:42148
I20260713 09:00:51.968250  5911 raft_consensus.cc:606] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Received request to transfer leadership to TS 761bf21875824471a91e267b3a9dc977
I20260713 09:00:51.974253  5911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56bb1328e8e34a7088e615affc4e4a4e"
dest_uuid: "313f172857ac4571a99d82f1be21ec96"
mode: GRACEFUL
new_leader_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:42148
I20260713 09:00:51.974911  5911 raft_consensus.cc:606] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Received request to transfer leadership to TS 761bf21875824471a91e267b3a9dc977
I20260713 09:00:51.984918  5911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dca96dd65304de093d3cadb014b7772"
dest_uuid: "313f172857ac4571a99d82f1be21ec96"
mode: GRACEFUL
new_leader_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
 from {username='slave'} at 127.0.0.1:42148
I20260713 09:00:51.985438  5911 raft_consensus.cc:606] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Received request to transfer leadership to TS 587d020c0fbd4c318bec20f950e3e6b5
I20260713 09:00:52.052317  6159 raft_consensus.cc:993] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977: : Instructing follower 313f172857ac4571a99d82f1be21ec96 to start an election
I20260713 09:00:52.052862  6159 raft_consensus.cc:1081] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Signalling peer 313f172857ac4571a99d82f1be21ec96 to start an election
I20260713 09:00:52.054684  5911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29"
dest_uuid: "313f172857ac4571a99d82f1be21ec96"
 from {username='slave'} at 127.0.0.1:42120
I20260713 09:00:52.055413  5911 raft_consensus.cc:493] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:52.055815  5911 raft_consensus.cc:3060] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.062543  5911 raft_consensus.cc:515] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.064754  5911 leader_election.cc:290] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 2 election: Requested vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:52.065754  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:52.065754  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:52.066430  6060 raft_consensus.cc:3060] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.066516  5986 raft_consensus.cc:3055] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:52.066915  5986 raft_consensus.cc:740] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:52.067811  5986 consensus_queue.cc:260] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.069247  5986 raft_consensus.cc:3060] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.071239  6060 raft_consensus.cc:2468] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 2.
I20260713 09:00:52.072489  5876 leader_election.cc:304] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313f172857ac4571a99d82f1be21ec96, 587d020c0fbd4c318bec20f950e3e6b5; no voters: 
I20260713 09:00:52.073258  6176 raft_consensus.cc:2804] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:52.073694  6176 raft_consensus.cc:697] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 2 LEADER]: Becoming Leader. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:52.074498  6176 consensus_queue.cc:237] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.076483  5986 raft_consensus.cc:2468] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 2.
I20260713 09:00:52.081382  5808 catalog_manager.cc:5697] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 reported cstate change: term changed from 1 to 2, leader changed from 761bf21875824471a91e267b3a9dc977 (127.5.164.66) to 313f172857ac4571a99d82f1be21ec96 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "313f172857ac4571a99d82f1be21ec96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:52.127307  6176 consensus_queue.cc:1048] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.141491  6143 consensus_queue.cc:1048] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.150586  6143 raft_consensus.cc:993] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96: : Instructing follower 587d020c0fbd4c318bec20f950e3e6b5 to start an election
I20260713 09:00:52.151042  6112 raft_consensus.cc:1081] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Signalling peer 587d020c0fbd4c318bec20f950e3e6b5 to start an election
I20260713 09:00:52.152688  6060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dca96dd65304de093d3cadb014b7772"
dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
 from {username='slave'} at 127.0.0.1:56858
I20260713 09:00:52.153183  6060 raft_consensus.cc:493] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:52.153496  6060 raft_consensus.cc:3060] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.158304  6060 raft_consensus.cc:515] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.160537  6060 leader_election.cc:290] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 2 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809)
I20260713 09:00:52.161070  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dca96dd65304de093d3cadb014b7772" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:52.161686  5986 raft_consensus.cc:3060] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.162074  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dca96dd65304de093d3cadb014b7772" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:52.162657  5911 raft_consensus.cc:3055] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:52.163007  5911 raft_consensus.cc:740] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:52.163785  5911 consensus_queue.cc:260] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.165014  5911 raft_consensus.cc:3060] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.169164  5986 raft_consensus.cc:2468] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 2.
I20260713 09:00:52.170275  6024 leader_election.cc:304] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:52.170975  6147 raft_consensus.cc:2804] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:52.171411  6147 raft_consensus.cc:697] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 LEADER]: Becoming Leader. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Running, Role: LEADER
I20260713 09:00:52.172117  6147 consensus_queue.cc:237] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.173442  5911 raft_consensus.cc:2468] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 2.
I20260713 09:00:52.179242  5809 catalog_manager.cc:5697] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 reported cstate change: term changed from 1 to 2, leader changed from 313f172857ac4571a99d82f1be21ec96 (127.5.164.65) to 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67). New cstate: current_term: 2 leader_uuid: "587d020c0fbd4c318bec20f950e3e6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:52.192728  6110 raft_consensus.cc:993] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5: : Instructing follower 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:52.193261  6110 raft_consensus.cc:1081] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 LEADER]: Signalling peer 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:52.195042  5986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:57854
I20260713 09:00:52.195541  5986 raft_consensus.cc:493] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:52.195894  5986 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.201395  5986 raft_consensus.cc:515] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.203238  5986 leader_election.cc:290] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 2 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:52.204057  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:52.204541  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:52.204718  5911 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.205178  6060 raft_consensus.cc:3055] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:52.205533  6060 raft_consensus.cc:740] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Running, Role: LEADER
I20260713 09:00:52.206317  6060 consensus_queue.cc:260] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.207276  6060 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.211443  5911 raft_consensus.cc:2468] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 2.
I20260713 09:00:52.212716  5952 leader_election.cc:304] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:52.213559  6159 raft_consensus.cc:2804] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:52.214039  6159 raft_consensus.cc:697] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Becoming Leader. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:52.214409  6060 raft_consensus.cc:2468] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 2.
I20260713 09:00:52.214839  6159 consensus_queue.cc:237] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.222185  5809 catalog_manager.cc:5697] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 reported cstate change: term changed from 1 to 2, leader changed from 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67) to 761bf21875824471a91e267b3a9dc977 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "761bf21875824471a91e267b3a9dc977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:52.227111  6112 raft_consensus.cc:993] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96: : Instructing follower 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:52.227607  6112 raft_consensus.cc:1081] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Signalling peer 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:52.229719  5987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57acb6d1063d46a1b9ec136d71668cb2"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:57850
I20260713 09:00:52.230345  5987 raft_consensus.cc:493] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:52.230762  5987 raft_consensus.cc:3060] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.236467  5987 raft_consensus.cc:515] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.238306  5987 leader_election.cc:290] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 2 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:52.239183  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57acb6d1063d46a1b9ec136d71668cb2" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:52.239488  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57acb6d1063d46a1b9ec136d71668cb2" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:52.239830  5911 raft_consensus.cc:3055] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:52.240195  6060 raft_consensus.cc:3060] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.240192  5911 raft_consensus.cc:740] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:52.243389  5911 consensus_queue.cc:260] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.244725  5911 raft_consensus.cc:3060] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.246613  6060 raft_consensus.cc:2468] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 2.
I20260713 09:00:52.247812  5951 leader_election.cc:304] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:52.248636  6159 raft_consensus.cc:2804] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:52.249110  6159 raft_consensus.cc:697] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Becoming Leader. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:52.249913  6159 consensus_queue.cc:237] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.250710  5911 raft_consensus.cc:2468] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 2.
I20260713 09:00:52.257509  5808 catalog_manager.cc:5697] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 reported cstate change: term changed from 1 to 2, leader changed from 313f172857ac4571a99d82f1be21ec96 (127.5.164.65) to 761bf21875824471a91e267b3a9dc977 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "761bf21875824471a91e267b3a9dc977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:52.342191  6143 raft_consensus.cc:993] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96: : Instructing follower 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:52.342718  6144 raft_consensus.cc:1081] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Signalling peer 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:52.344662  5987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56bb1328e8e34a7088e615affc4e4a4e"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:57850
I20260713 09:00:52.345309  5987 raft_consensus.cc:493] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:52.345736  5987 raft_consensus.cc:3060] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.350703  5987 raft_consensus.cc:515] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.352464  5987 leader_election.cc:290] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 2 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:52.353381  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bb1328e8e34a7088e615affc4e4a4e" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:52.353910  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56bb1328e8e34a7088e615affc4e4a4e" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:52.353991  5911 raft_consensus.cc:3055] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:52.354516  6060 raft_consensus.cc:3060] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.354481  5911 raft_consensus.cc:740] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:52.355599  5911 consensus_queue.cc:260] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.356990  5911 raft_consensus.cc:3060] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.362172  6060 raft_consensus.cc:2468] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 2.
I20260713 09:00:52.363526  5951 leader_election.cc:304] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:52.364256  5911 raft_consensus.cc:2468] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 2.
I20260713 09:00:52.364575  6159 raft_consensus.cc:2804] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:52.365094  6159 raft_consensus.cc:697] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Becoming Leader. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:52.366237  6159 consensus_queue.cc:237] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.371474  6159 consensus_queue.cc:1048] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.374049  5808 catalog_manager.cc:5697] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 reported cstate change: term changed from 1 to 2, leader changed from 313f172857ac4571a99d82f1be21ec96 (127.5.164.65) to 761bf21875824471a91e267b3a9dc977 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "761bf21875824471a91e267b3a9dc977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:52.389892  6126 consensus_queue.cc:1048] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.488819  6111 raft_consensus.cc:993] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977: : Instructing follower 313f172857ac4571a99d82f1be21ec96 to start an election
I20260713 09:00:52.489284  6111 raft_consensus.cc:1081] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Signalling peer 313f172857ac4571a99d82f1be21ec96 to start an election
I20260713 09:00:52.490944  5911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390"
dest_uuid: "313f172857ac4571a99d82f1be21ec96"
 from {username='slave'} at 127.0.0.1:42120
I20260713 09:00:52.491487  5911 raft_consensus.cc:493] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:52.491883  5911 raft_consensus.cc:3060] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.496794  5911 raft_consensus.cc:515] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.498684  5911 leader_election.cc:290] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 2 election: Requested vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:52.499508  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:52.500176  5987 raft_consensus.cc:3055] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:52.500486  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:52.500690  5987 raft_consensus.cc:740] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:52.501060  6061 raft_consensus.cc:3060] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.501536  5987 consensus_queue.cc:260] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.502523  5987 raft_consensus.cc:3060] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:52.507089  5987 raft_consensus.cc:2468] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 2.
I20260713 09:00:52.507412  6061 raft_consensus.cc:2468] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 2.
I20260713 09:00:52.508193  5875 leader_election.cc:304] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:52.509068  6112 raft_consensus.cc:2804] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:52.509513  6112 raft_consensus.cc:697] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 2 LEADER]: Becoming Leader. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:52.510305  6112 consensus_queue.cc:237] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:52.518342  5809 catalog_manager.cc:5697] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 reported cstate change: term changed from 1 to 2, leader changed from 761bf21875824471a91e267b3a9dc977 (127.5.164.66) to 313f172857ac4571a99d82f1be21ec96 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "313f172857ac4571a99d82f1be21ec96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:52.613533  5911 raft_consensus.cc:1275] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Refusing update from remote peer 587d020c0fbd4c318bec20f950e3e6b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.614787  6110 consensus_queue.cc:1048] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.618263  6061 raft_consensus.cc:1275] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.619745  6111 consensus_queue.cc:1048] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.629441  5987 raft_consensus.cc:1275] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Refusing update from remote peer 587d020c0fbd4c318bec20f950e3e6b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.631187  6147 consensus_queue.cc:1048] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.644505  5911 raft_consensus.cc:1275] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.647608  6159 consensus_queue.cc:1048] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.661504  5911 raft_consensus.cc:1275] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.663512  6159 consensus_queue.cc:1048] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.674347  6061 raft_consensus.cc:1275] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.675848  6159 consensus_queue.cc:1048] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.680646  6060 raft_consensus.cc:1275] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Refusing update from remote peer 313f172857ac4571a99d82f1be21ec96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.682466  6143 consensus_queue.cc:1048] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.684999  5987 raft_consensus.cc:1275] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Refusing update from remote peer 313f172857ac4571a99d82f1be21ec96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.687595  6143 consensus_queue.cc:1048] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.889251  5911 raft_consensus.cc:1275] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.890754  6159 consensus_queue.cc:1048] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:52.899432  6060 raft_consensus.cc:1275] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:52.901077  6159 consensus_queue.cc:1048] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:00:53.052026  6061 raft_consensus.cc:1275] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Refusing update from remote peer 313f172857ac4571a99d82f1be21ec96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:53.053514  6143 consensus_queue.cc:1048] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:53.064766  5987 raft_consensus.cc:1275] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Refusing update from remote peer 313f172857ac4571a99d82f1be21ec96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:53.066296  6143 consensus_queue.cc:1048] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:55.016746  5777 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:00:55.017573  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:55.039484  5912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de"
dest_uuid: "313f172857ac4571a99d82f1be21ec96"
mode: GRACEFUL
new_leader_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
 from {username='slave'} at 127.0.0.1:42152
I20260713 09:00:55.040084  5912 raft_consensus.cc:606] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Received request to transfer leadership to TS 587d020c0fbd4c318bec20f950e3e6b5
I20260713 09:00:55.051002  5987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
mode: GRACEFUL
new_leader_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
 from {username='slave'} at 127.0.0.1:57866
I20260713 09:00:55.051514  5987 raft_consensus.cc:606] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Received request to transfer leadership to TS 587d020c0fbd4c318bec20f950e3e6b5
I20260713 09:00:55.052772  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:00:55.053319  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:55.234005  6203 raft_consensus.cc:993] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977: : Instructing follower 587d020c0fbd4c318bec20f950e3e6b5 to start an election
I20260713 09:00:55.234568  6159 raft_consensus.cc:1081] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Signalling peer 587d020c0fbd4c318bec20f950e3e6b5 to start an election
I20260713 09:00:55.236232  6061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4"
dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
 from {username='slave'} at 127.0.0.1:56856
I20260713 09:00:55.236841  6061 raft_consensus.cc:493] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:55.237254  6061 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:55.241636  6061 raft_consensus.cc:515] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:55.243333  6061 leader_election.cc:290] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 3 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809)
I20260713 09:00:55.244154  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:55.244522  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:55.244897  5912 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:55.245038  5987 raft_consensus.cc:3055] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:55.245414  5987 raft_consensus.cc:740] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:55.246166  5987 consensus_queue.cc:260] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:55.247061  5987 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:55.250458  5912 raft_consensus.cc:2468] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 3.
I20260713 09:00:55.251681  6026 leader_election.cc:304] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [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: 313f172857ac4571a99d82f1be21ec96, 587d020c0fbd4c318bec20f950e3e6b5; no voters: 
I20260713 09:00:55.252506  6202 raft_consensus.cc:2804] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:55.252600  5987 raft_consensus.cc:2468] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 3.
I20260713 09:00:55.254703  6202 raft_consensus.cc:697] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 LEADER]: Becoming Leader. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Running, Role: LEADER
I20260713 09:00:55.255591  6202 consensus_queue.cc:237] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:55.263857  5808 catalog_manager.cc:5697] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 reported cstate change: term changed from 2 to 3, leader changed from 761bf21875824471a91e267b3a9dc977 (127.5.164.66) to 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67). New cstate: current_term: 3 leader_uuid: "587d020c0fbd4c318bec20f950e3e6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:55.299428  6143 raft_consensus.cc:993] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96: : Instructing follower 587d020c0fbd4c318bec20f950e3e6b5 to start an election
I20260713 09:00:55.299855  6214 raft_consensus.cc:1081] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Signalling peer 587d020c0fbd4c318bec20f950e3e6b5 to start an election
I20260713 09:00:55.301355  6061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de"
dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
 from {username='slave'} at 127.0.0.1:56858
I20260713 09:00:55.301846  6061 raft_consensus.cc:493] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:55.302212  6061 raft_consensus.cc:3060] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:55.308467  6061 raft_consensus.cc:515] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:55.310014  6061 leader_election.cc:290] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 2 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809)
I20260713 09:00:55.310952  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:55.311151  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:55.311515  5912 raft_consensus.cc:3055] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:55.311694  5986 raft_consensus.cc:3060] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:55.311880  5912 raft_consensus.cc:740] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:55.312708  5912 consensus_queue.cc:260] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:55.313644  5912 raft_consensus.cc:3060] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:55.316708  5986 raft_consensus.cc:2468] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 2.
I20260713 09:00:55.317701  6024 leader_election.cc:304] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:55.318362  6208 raft_consensus.cc:2804] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:55.318445  5912 raft_consensus.cc:2468] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 2.
I20260713 09:00:55.318773  6208 raft_consensus.cc:697] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 LEADER]: Becoming Leader. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Running, Role: LEADER
I20260713 09:00:55.319835  6208 consensus_queue.cc:237] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:55.326460  5808 catalog_manager.cc:5697] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 reported cstate change: term changed from 1 to 2, leader changed from 313f172857ac4571a99d82f1be21ec96 (127.5.164.65) to 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67). New cstate: current_term: 2 leader_uuid: "587d020c0fbd4c318bec20f950e3e6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:55.740434  5912 raft_consensus.cc:1275] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Refusing update from remote peer 587d020c0fbd4c318bec20f950e3e6b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:55.741649  6208 consensus_queue.cc:1048] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:55.750130  5986 raft_consensus.cc:1275] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Refusing update from remote peer 587d020c0fbd4c318bec20f950e3e6b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:55.751828  6208 consensus_queue.cc:1048] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:55.771221  5986 raft_consensus.cc:1275] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Refusing update from remote peer 587d020c0fbd4c318bec20f950e3e6b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:55.772439  6218 consensus_queue.cc:1048] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:55.782822  5912 raft_consensus.cc:1275] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Refusing update from remote peer 587d020c0fbd4c318bec20f950e3e6b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:55.784567  6202 consensus_queue.cc:1048] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:56.054370  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:56.065944  5912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "232f5ad07c814493a2ad7ce2661b7110"
dest_uuid: "313f172857ac4571a99d82f1be21ec96"
mode: GRACEFUL
new_leader_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:42148
I20260713 09:00:56.066584  5912 raft_consensus.cc:606] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Received request to transfer leadership to TS 761bf21875824471a91e267b3a9dc977
I20260713 09:00:56.072082  5912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29"
dest_uuid: "313f172857ac4571a99d82f1be21ec96"
mode: GRACEFUL
new_leader_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:42148
I20260713 09:00:56.072849  5912 raft_consensus.cc:606] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 2 LEADER]: Received request to transfer leadership to TS 761bf21875824471a91e267b3a9dc977
I20260713 09:00:56.078163  6061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de"
dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
mode: GRACEFUL
new_leader_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:56872
I20260713 09:00:56.078657  6061 raft_consensus.cc:606] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 LEADER]: Received request to transfer leadership to TS 761bf21875824471a91e267b3a9dc977
I20260713 09:00:56.084174  5912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390"
dest_uuid: "313f172857ac4571a99d82f1be21ec96"
mode: GRACEFUL
new_leader_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:42148
I20260713 09:00:56.084923  5912 raft_consensus.cc:606] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 2 LEADER]: Received request to transfer leadership to TS 761bf21875824471a91e267b3a9dc977
I20260713 09:00:56.090659  6061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4"
dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
mode: GRACEFUL
new_leader_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:56872
I20260713 09:00:56.091133  6061 raft_consensus.cc:606] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 LEADER]: Received request to transfer leadership to TS 761bf21875824471a91e267b3a9dc977
I20260713 09:00:56.159091  6218 raft_consensus.cc:993] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5: : Instructing follower 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:56.159581  6202 raft_consensus.cc:1081] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 LEADER]: Signalling peer 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:56.161474  5986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:57854
I20260713 09:00:56.162050  5986 raft_consensus.cc:493] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:56.162410  5986 raft_consensus.cc:3060] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:56.166944  5986 raft_consensus.cc:515] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.168915  5986 leader_election.cc:290] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 3 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:56.169732  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:56.170137  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58449987bac94bb4a737bfce4d5b22de" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:56.170463  5912 raft_consensus.cc:3060] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:56.170734  6060 raft_consensus.cc:3055] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:56.171139  6060 raft_consensus.cc:740] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Running, Role: LEADER
I20260713 09:00:56.171934  6060 consensus_queue.cc:260] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.173146  6060 raft_consensus.cc:3060] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:56.176726  5912 raft_consensus.cc:2468] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 3.
I20260713 09:00:56.177817  6060 raft_consensus.cc:2468] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 3.
I20260713 09:00:56.177956  5952 leader_election.cc:304] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [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: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:56.178810  6159 raft_consensus.cc:2804] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:56.179694  6159 raft_consensus.cc:697] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 3 LEADER]: Becoming Leader. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:56.180419  6159 consensus_queue.cc:237] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.186655  5808 catalog_manager.cc:5697] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 reported cstate change: term changed from 2 to 3, leader changed from 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67) to 761bf21875824471a91e267b3a9dc977 (127.5.164.66). New cstate: current_term: 3 leader_uuid: "761bf21875824471a91e267b3a9dc977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:56.231884  6214 raft_consensus.cc:993] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96: : Instructing follower 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:56.232304  6228 raft_consensus.cc:1081] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Signalling peer 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:56.233799  5986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "232f5ad07c814493a2ad7ce2661b7110"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:57850
I20260713 09:00:56.234297  5986 raft_consensus.cc:493] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:56.234555  5986 raft_consensus.cc:3060] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:56.239524  5986 raft_consensus.cc:515] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.241317  5986 leader_election.cc:290] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 2 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:56.242367  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232f5ad07c814493a2ad7ce2661b7110" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:56.242460  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232f5ad07c814493a2ad7ce2661b7110" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:56.243026  6060 raft_consensus.cc:3060] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:56.243166  5912 raft_consensus.cc:3055] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:56.243611  5912 raft_consensus.cc:740] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:56.244555  5912 consensus_queue.cc:260] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.245649  5912 raft_consensus.cc:3060] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:56.248180  6060 raft_consensus.cc:2468] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 2.
I20260713 09:00:56.249300  5951 leader_election.cc:304] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:56.249976  6159 raft_consensus.cc:2804] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:56.250352  6159 raft_consensus.cc:697] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Becoming Leader. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:56.251080  5912 raft_consensus.cc:2468] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 2.
I20260713 09:00:56.251106  6159 consensus_queue.cc:237] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.258024  5808 catalog_manager.cc:5697] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 reported cstate change: term changed from 1 to 2, leader changed from 313f172857ac4571a99d82f1be21ec96 (127.5.164.65) to 761bf21875824471a91e267b3a9dc977 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "761bf21875824471a91e267b3a9dc977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:56.271859  6218 raft_consensus.cc:993] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5: : Instructing follower 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:56.272305  6202 raft_consensus.cc:1081] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 LEADER]: Signalling peer 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:56.273895  5986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:57854
I20260713 09:00:56.274402  5986 raft_consensus.cc:493] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:56.274710  5986 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:56.279201  5986 raft_consensus.cc:515] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.280736  5986 leader_election.cc:290] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 4 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:56.281785  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:56.281927  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:56.282287  5912 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:56.282514  6060 raft_consensus.cc:3055] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:56.282909  6060 raft_consensus.cc:740] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Running, Role: LEADER
I20260713 09:00:56.283756  6060 consensus_queue.cc:260] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.284850  6060 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:56.287685  5912 raft_consensus.cc:2468] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 4.
I20260713 09:00:56.289006  5952 leader_election.cc:304] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [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: 313f172857ac4571a99d82f1be21ec96, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:56.289731  6159 raft_consensus.cc:2804] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:56.290124  6159 raft_consensus.cc:697] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 4 LEADER]: Becoming Leader. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:56.290519  6060 raft_consensus.cc:2468] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 4.
I20260713 09:00:56.290880  6159 consensus_queue.cc:237] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.297957  5808 catalog_manager.cc:5697] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 reported cstate change: term changed from 3 to 4, leader changed from 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67) to 761bf21875824471a91e267b3a9dc977 (127.5.164.66). New cstate: current_term: 4 leader_uuid: "761bf21875824471a91e267b3a9dc977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:56.356225  6214 raft_consensus.cc:993] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96: : Instructing follower 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:56.356763  6228 raft_consensus.cc:1081] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 2 LEADER]: Signalling peer 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:56.358325  5986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:57850
I20260713 09:00:56.358793  5986 raft_consensus.cc:493] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:56.359037  5986 raft_consensus.cc:3060] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:56.363032  5986 raft_consensus.cc:515] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.364665  5986 leader_election.cc:290] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 3 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:56.365489  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:56.365837  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:56.366092  5912 raft_consensus.cc:3055] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:56.366401  6060 raft_consensus.cc:3060] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:56.366412  5912 raft_consensus.cc:740] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:56.367388  5912 consensus_queue.cc:260] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.368590  5912 raft_consensus.cc:3060] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:56.373415  6060 raft_consensus.cc:2468] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 3.
I20260713 09:00:56.374600  5951 leader_election.cc:304] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [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: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:56.375243  5912 raft_consensus.cc:2468] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 3.
I20260713 09:00:56.375391  6159 raft_consensus.cc:2804] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:56.375917  6159 raft_consensus.cc:697] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 3 LEADER]: Becoming Leader. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:56.376724  6159 consensus_queue.cc:237] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.383652  5808 catalog_manager.cc:5697] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 reported cstate change: term changed from 2 to 3, leader changed from 313f172857ac4571a99d82f1be21ec96 (127.5.164.65) to 761bf21875824471a91e267b3a9dc977 (127.5.164.66). New cstate: current_term: 3 leader_uuid: "761bf21875824471a91e267b3a9dc977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:56.501593  6214 raft_consensus.cc:993] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96: : Instructing follower 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:56.502055  6228 raft_consensus.cc:1081] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 2 LEADER]: Signalling peer 761bf21875824471a91e267b3a9dc977 to start an election
I20260713 09:00:56.503543  5986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
 from {username='slave'} at 127.0.0.1:57850
I20260713 09:00:56.504031  5986 raft_consensus.cc:493] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:56.504292  5986 raft_consensus.cc:3060] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:56.508411  5986 raft_consensus.cc:515] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.509986  5986 leader_election.cc:290] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [CANDIDATE]: Term 3 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:56.511183  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:56.511667  6060 raft_consensus.cc:3060] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:56.511897  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390" candidate_uuid: "761bf21875824471a91e267b3a9dc977" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:56.512458  5912 raft_consensus.cc:3055] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:56.512751  5912 raft_consensus.cc:740] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:56.513393  5912 consensus_queue.cc:260] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.514328  5912 raft_consensus.cc:3060] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:56.517156  6060 raft_consensus.cc:2468] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 3.
I20260713 09:00:56.518124  5951 leader_election.cc:304] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [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: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:56.518805  6159 raft_consensus.cc:2804] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:56.519323  6159 raft_consensus.cc:697] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 3 LEADER]: Becoming Leader. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:56.520311  5912 raft_consensus.cc:2468] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761bf21875824471a91e267b3a9dc977 in term 3.
I20260713 09:00:56.520210  6159 consensus_queue.cc:237] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:56.527355  5808 catalog_manager.cc:5697] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 reported cstate change: term changed from 2 to 3, leader changed from 313f172857ac4571a99d82f1be21ec96 (127.5.164.65) to 761bf21875824471a91e267b3a9dc977 (127.5.164.66). New cstate: current_term: 3 leader_uuid: "761bf21875824471a91e267b3a9dc977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:56.581955  5912 raft_consensus.cc:1275] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:56.583271  6159 consensus_queue.cc:1048] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:56.592116  6060 raft_consensus.cc:1275] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:56.593834  6159 consensus_queue.cc:1048] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:56.648298  6060 raft_consensus.cc:1275] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:56.649857  6224 consensus_queue.cc:1048] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.659883  5912 raft_consensus.cc:1275] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:56.662904  6236 consensus_queue.cc:1048] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.725315  6061 raft_consensus.cc:1275] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 4 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:56.726569  6236 consensus_queue.cc:1048] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:56.735512  5912 raft_consensus.cc:1275] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 4 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:56.737141  6236 consensus_queue.cc:1048] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:56.856541  5912 raft_consensus.cc:1275] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:56.858006  6236 consensus_queue.cc:1048] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:56.866777  6061 raft_consensus.cc:1275] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:56.868894  6224 consensus_queue.cc:1048] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:56.969596  6061 raft_consensus.cc:1275] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:56.970805  6224 consensus_queue.cc:1048] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:56.979955  5912 raft_consensus.cc:1275] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Refusing update from remote peer 761bf21875824471a91e267b3a9dc977: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:56.981597  6159 consensus_queue.cc:1048] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:59.104696  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:59.113204  5986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "232f5ad07c814493a2ad7ce2661b7110"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
mode: GRACEFUL
new_leader_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
 from {username='slave'} at 127.0.0.1:57866
I20260713 09:00:59.114020  5986 raft_consensus.cc:606] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Received request to transfer leadership to TS 587d020c0fbd4c318bec20f950e3e6b5
I20260713 09:00:59.116704  5986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43bbf14263e84d849ab758fe70e7258a"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
mode: GRACEFUL
new_leader_uuid: "313f172857ac4571a99d82f1be21ec96"
 from {username='slave'} at 127.0.0.1:57866
I20260713 09:00:59.117131  5986 raft_consensus.cc:606] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Received request to transfer leadership to TS 313f172857ac4571a99d82f1be21ec96
I20260713 09:00:59.119565  5986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
mode: GRACEFUL
new_leader_uuid: "313f172857ac4571a99d82f1be21ec96"
 from {username='slave'} at 127.0.0.1:57866
I20260713 09:00:59.119968  5986 raft_consensus.cc:606] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 3 LEADER]: Received request to transfer leadership to TS 313f172857ac4571a99d82f1be21ec96
I20260713 09:00:59.122254  5986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
mode: GRACEFUL
new_leader_uuid: "313f172857ac4571a99d82f1be21ec96"
 from {username='slave'} at 127.0.0.1:57866
I20260713 09:00:59.122663  5986 raft_consensus.cc:606] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 4 LEADER]: Received request to transfer leadership to TS 313f172857ac4571a99d82f1be21ec96
I20260713 09:00:59.125280  5986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29"
dest_uuid: "761bf21875824471a91e267b3a9dc977"
mode: GRACEFUL
new_leader_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
 from {username='slave'} at 127.0.0.1:57866
I20260713 09:00:59.125763  5986 raft_consensus.cc:606] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 3 LEADER]: Received request to transfer leadership to TS 587d020c0fbd4c318bec20f950e3e6b5
I20260713 09:00:59.126819  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:00:59.127233  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:59.281739  6245 raft_consensus.cc:993] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977: : Instructing follower 313f172857ac4571a99d82f1be21ec96 to start an election
I20260713 09:00:59.282272  6246 raft_consensus.cc:1081] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 4 LEADER]: Signalling peer 313f172857ac4571a99d82f1be21ec96 to start an election
I20260713 09:00:59.283738  5912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4"
dest_uuid: "313f172857ac4571a99d82f1be21ec96"
 from {username='slave'} at 127.0.0.1:42120
I20260713 09:00:59.284201  5912 raft_consensus.cc:493] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:59.284557  5912 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:59.289839  5912 raft_consensus.cc:515] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.290707  6245 raft_consensus.cc:993] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977: : Instructing follower 313f172857ac4571a99d82f1be21ec96 to start an election
I20260713 09:00:59.291181  6246 raft_consensus.cc:1081] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Signalling peer 313f172857ac4571a99d82f1be21ec96 to start an election
I20260713 09:00:59.292730  5912 leader_election.cc:290] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 5 election: Requested vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:59.292897  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:59.293067  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d44984255404599b0c7a054db13cfd4" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:59.292932  5911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43bbf14263e84d849ab758fe70e7258a"
dest_uuid: "313f172857ac4571a99d82f1be21ec96"
 from {username='slave'} at 127.0.0.1:42120
I20260713 09:00:59.293706  5986 raft_consensus.cc:3055] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:00:59.294034  5911 raft_consensus.cc:493] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:59.294217  5986 raft_consensus.cc:740] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:59.294440  5911 raft_consensus.cc:3060] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:59.293740  6060 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:59.295465  5986 consensus_queue.cc:260] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.296607  5986 raft_consensus.cc:3060] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:59.300971  5911 raft_consensus.cc:515] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.301286  6060 raft_consensus.cc:2468] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 5.
I20260713 09:00:59.301136  5986 raft_consensus.cc:2468] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 5.
I20260713 09:00:59.302899  5876 leader_election.cc:304] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [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: 313f172857ac4571a99d82f1be21ec96, 587d020c0fbd4c318bec20f950e3e6b5; no voters: 
I20260713 09:00:59.303134  5911 leader_election.cc:290] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 2 election: Requested vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:59.304767  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbf14263e84d849ab758fe70e7258a" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:59.305264  6247 raft_consensus.cc:2804] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:00:59.305404  5986 raft_consensus.cc:3055] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:59.305727  5986 raft_consensus.cc:740] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:59.306084  6060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbf14263e84d849ab758fe70e7258a" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:59.306581  6060 raft_consensus.cc:3060] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:59.306716  5986 consensus_queue.cc:260] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.308239  5986 raft_consensus.cc:3060] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:59.310412  6060 raft_consensus.cc:2468] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 2.
I20260713 09:00:59.311491  5876 leader_election.cc:304] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 313f172857ac4571a99d82f1be21ec96, 587d020c0fbd4c318bec20f950e3e6b5; no voters: 
I20260713 09:00:59.314003  6249 raft_consensus.cc:2804] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:59.314399  6249 raft_consensus.cc:697] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 2 LEADER]: Becoming Leader. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:59.314677  6247 raft_consensus.cc:697] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 5 LEADER]: Becoming Leader. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:59.315430  6249 consensus_queue.cc:237] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.315747  6247 consensus_queue.cc:237] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.316814  5986 raft_consensus.cc:2468] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 2.
I20260713 09:00:59.323372  5808 catalog_manager.cc:5697] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 reported cstate change: term changed from 4 to 5, leader changed from 761bf21875824471a91e267b3a9dc977 (127.5.164.66) to 313f172857ac4571a99d82f1be21ec96 (127.5.164.65). New cstate: current_term: 5 leader_uuid: "313f172857ac4571a99d82f1be21ec96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:59.339608  5808 catalog_manager.cc:5697] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 reported cstate change: term changed from 1 to 2, leader changed from 761bf21875824471a91e267b3a9dc977 (127.5.164.66) to 313f172857ac4571a99d82f1be21ec96 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "313f172857ac4571a99d82f1be21ec96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:59.404953  6246 raft_consensus.cc:993] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977: : Instructing follower 313f172857ac4571a99d82f1be21ec96 to start an election
I20260713 09:00:59.405450  6246 raft_consensus.cc:1081] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 3 LEADER]: Signalling peer 313f172857ac4571a99d82f1be21ec96 to start an election
I20260713 09:00:59.407145  5911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390"
dest_uuid: "313f172857ac4571a99d82f1be21ec96"
 from {username='slave'} at 127.0.0.1:42120
I20260713 09:00:59.407653  5911 raft_consensus.cc:493] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:59.407980  5911 raft_consensus.cc:3060] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:59.410733  6245 raft_consensus.cc:993] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977: : Instructing follower 587d020c0fbd4c318bec20f950e3e6b5 to start an election
I20260713 09:00:59.411188  6246 raft_consensus.cc:1081] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Signalling peer 587d020c0fbd4c318bec20f950e3e6b5 to start an election
I20260713 09:00:59.412798  6060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "232f5ad07c814493a2ad7ce2661b7110"
dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
 from {username='slave'} at 127.0.0.1:56856
I20260713 09:00:59.413275  6060 raft_consensus.cc:493] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:59.413605  6060 raft_consensus.cc:3060] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:59.413664  5911 raft_consensus.cc:515] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.415653  5911 leader_election.cc:290] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [CANDIDATE]: Term 4 election: Requested vote from peers 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809), 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67:38939)
I20260713 09:00:59.415947  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:59.416492  5986 raft_consensus.cc:3055] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:59.416354  6061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441fc4870bdd43c29a65aede4e23f390" candidate_uuid: "313f172857ac4571a99d82f1be21ec96" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
I20260713 09:00:59.416815  5986 raft_consensus.cc:740] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:59.416970  6061 raft_consensus.cc:3060] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:59.417573  5986 consensus_queue.cc:260] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.418632  5986 raft_consensus.cc:3060] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:59.418962  6060 raft_consensus.cc:515] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.421329  6060 leader_election.cc:290] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 3 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809)
I20260713 09:00:59.421975  6061 raft_consensus.cc:2468] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 4.
I20260713 09:00:59.422060  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232f5ad07c814493a2ad7ce2661b7110" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:59.422638  5987 raft_consensus.cc:3055] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:59.422983  5987 raft_consensus.cc:740] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:59.423081  5876 leader_election.cc:304] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [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: 313f172857ac4571a99d82f1be21ec96, 587d020c0fbd4c318bec20f950e3e6b5; no voters: 
I20260713 09:00:59.423911  6247 raft_consensus.cc:2804] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:59.423828  5987 consensus_queue.cc:260] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.424448  6247 raft_consensus.cc:697] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 4 LEADER]: Becoming Leader. State: Replica: 313f172857ac4571a99d82f1be21ec96, State: Running, Role: LEADER
I20260713 09:00:59.425154  5987 raft_consensus.cc:3060] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:59.425349  6247 consensus_queue.cc:237] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.426004  5986 raft_consensus.cc:2468] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 313f172857ac4571a99d82f1be21ec96 in term 4.
I20260713 09:00:59.430438  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232f5ad07c814493a2ad7ce2661b7110" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:59.431013  5911 raft_consensus.cc:3060] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:59.431630  5987 raft_consensus.cc:2468] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 3.
I20260713 09:00:59.432721  6024 leader_election.cc:304] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [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: 587d020c0fbd4c318bec20f950e3e6b5, 761bf21875824471a91e267b3a9dc977; no voters: 
I20260713 09:00:59.433681  6202 raft_consensus.cc:2804] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:59.433169  5808 catalog_manager.cc:5697] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 reported cstate change: term changed from 3 to 4, leader changed from 761bf21875824471a91e267b3a9dc977 (127.5.164.66) to 313f172857ac4571a99d82f1be21ec96 (127.5.164.65). New cstate: current_term: 4 leader_uuid: "313f172857ac4571a99d82f1be21ec96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:59.435267  6202 raft_consensus.cc:697] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 LEADER]: Becoming Leader. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Running, Role: LEADER
I20260713 09:00:59.436269  6202 consensus_queue.cc:237] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.445658  5911 raft_consensus.cc:2468] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 3.
I20260713 09:00:59.447629  5808 catalog_manager.cc:5697] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 reported cstate change: term changed from 2 to 3, leader changed from 761bf21875824471a91e267b3a9dc977 (127.5.164.66) to 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67). New cstate: current_term: 3 leader_uuid: "587d020c0fbd4c318bec20f950e3e6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:59.517251  6246 raft_consensus.cc:993] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977: : Instructing follower 587d020c0fbd4c318bec20f950e3e6b5 to start an election
I20260713 09:00:59.517691  6246 raft_consensus.cc:1081] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 3 LEADER]: Signalling peer 587d020c0fbd4c318bec20f950e3e6b5 to start an election
I20260713 09:00:59.519259  6061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29"
dest_uuid: "587d020c0fbd4c318bec20f950e3e6b5"
 from {username='slave'} at 127.0.0.1:56856
I20260713 09:00:59.519806  6061 raft_consensus.cc:493] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:59.520094  6061 raft_consensus.cc:3060] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:59.523886  6061 raft_consensus.cc:515] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.525368  6061 leader_election.cc:290] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [CANDIDATE]: Term 4 election: Requested vote from peers 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367), 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809)
I20260713 09:00:59.526230  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "313f172857ac4571a99d82f1be21ec96"
I20260713 09:00:59.526391  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eebbed95c684a6596ec568ca8c82f29" candidate_uuid: "587d020c0fbd4c318bec20f950e3e6b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "761bf21875824471a91e267b3a9dc977"
I20260713 09:00:59.526685  5911 raft_consensus.cc:3060] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:59.527004  5987 raft_consensus.cc:3055] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:59.527294  5987 raft_consensus.cc:740] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 761bf21875824471a91e267b3a9dc977, State: Running, Role: LEADER
I20260713 09:00:59.527966  5987 consensus_queue.cc:260] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.528915  5987 raft_consensus.cc:3060] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:59.530754  5911 raft_consensus.cc:2468] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 4.
I20260713 09:00:59.531845  6026 leader_election.cc:304] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [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: 313f172857ac4571a99d82f1be21ec96, 587d020c0fbd4c318bec20f950e3e6b5; no voters: 
I20260713 09:00:59.532596  6202 raft_consensus.cc:2804] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:59.532991  6202 raft_consensus.cc:697] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 4 LEADER]: Becoming Leader. State: Replica: 587d020c0fbd4c318bec20f950e3e6b5, State: Running, Role: LEADER
I20260713 09:00:59.533805  5987 raft_consensus.cc:2468] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587d020c0fbd4c318bec20f950e3e6b5 in term 4.
I20260713 09:00:59.533747  6202 consensus_queue.cc:237] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [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: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } }
I20260713 09:00:59.540270  5808 catalog_manager.cc:5697] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 reported cstate change: term changed from 3 to 4, leader changed from 761bf21875824471a91e267b3a9dc977 (127.5.164.66) to 587d020c0fbd4c318bec20f950e3e6b5 (127.5.164.67). New cstate: current_term: 4 leader_uuid: "587d020c0fbd4c318bec20f950e3e6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:59.796046  6061 raft_consensus.cc:1275] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 5 FOLLOWER]: Refusing update from remote peer 313f172857ac4571a99d82f1be21ec96: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:00:59.797432  6247 consensus_queue.cc:1048] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:00:59.800634  6060 raft_consensus.cc:1275] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Refusing update from remote peer 313f172857ac4571a99d82f1be21ec96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:59.802254  6249 consensus_queue.cc:1048] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:59.815539  5987 raft_consensus.cc:1275] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Refusing update from remote peer 313f172857ac4571a99d82f1be21ec96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:59.818838  6249 consensus_queue.cc:1048] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:59.821802  5987 raft_consensus.cc:1275] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 5 FOLLOWER]: Refusing update from remote peer 313f172857ac4571a99d82f1be21ec96: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:00:59.823764  6248 consensus_queue.cc:1048] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:00:59.874024  5987 raft_consensus.cc:1275] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Refusing update from remote peer 587d020c0fbd4c318bec20f950e3e6b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:59.875407  6202 consensus_queue.cc:1048] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:59.889561  5911 raft_consensus.cc:1275] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Refusing update from remote peer 587d020c0fbd4c318bec20f950e3e6b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:59.892241  6257 consensus_queue.cc:1048] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:59.908985  6060 raft_consensus.cc:1275] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 4 FOLLOWER]: Refusing update from remote peer 313f172857ac4571a99d82f1be21ec96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:59.910445  6265 consensus_queue.cc:1048] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587d020c0fbd4c318bec20f950e3e6b5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:00:59.921260  5987 raft_consensus.cc:1275] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 4 FOLLOWER]: Refusing update from remote peer 313f172857ac4571a99d82f1be21ec96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:59.922567  6248 consensus_queue.cc:1048] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:59.999348  5987 raft_consensus.cc:1275] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 4 FOLLOWER]: Refusing update from remote peer 587d020c0fbd4c318bec20f950e3e6b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:00.000667  6257 consensus_queue.cc:1048] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "761bf21875824471a91e267b3a9dc977" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:00.010203  5911 raft_consensus.cc:1275] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 4 FOLLOWER]: Refusing update from remote peer 587d020c0fbd4c318bec20f950e3e6b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:00.011775  6257 consensus_queue.cc:1048] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "313f172857ac4571a99d82f1be21ec96" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:00.128163  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:00.134374  5777 tablet_server.cc:179] TabletServer@127.5.164.65:0 shutting down...
I20260713 09:01:00.163129  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:00.164074  5777 tablet_replica.cc:333] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96: stopping tablet replica
I20260713 09:01:00.164872  5777 raft_consensus.cc:2243] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.165400  5777 raft_consensus.cc:2272] T 7eebbed95c684a6596ec568ca8c82f29 P 313f172857ac4571a99d82f1be21ec96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.168715  5777 tablet_replica.cc:333] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96: stopping tablet replica
I20260713 09:01:00.169425  5777 raft_consensus.cc:2243] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:01:00.170234  5777 raft_consensus.cc:2272] T 7d44984255404599b0c7a054db13cfd4 P 313f172857ac4571a99d82f1be21ec96 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.172363  5777 tablet_replica.cc:333] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96: stopping tablet replica
I20260713 09:01:00.173116  5777 raft_consensus.cc:2243] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:00.173904  5777 raft_consensus.cc:2272] T 43bbf14263e84d849ab758fe70e7258a P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.176091  5777 tablet_replica.cc:333] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96: stopping tablet replica
I20260713 09:01:00.176721  5777 raft_consensus.cc:2243] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:01:00.177488  5777 raft_consensus.cc:2272] T 441fc4870bdd43c29a65aede4e23f390 P 313f172857ac4571a99d82f1be21ec96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.179538  5777 tablet_replica.cc:333] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96: stopping tablet replica
I20260713 09:01:00.180059  5777 raft_consensus.cc:2243] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.180595  5777 raft_consensus.cc:2272] T 56bb1328e8e34a7088e615affc4e4a4e P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.182300  5777 tablet_replica.cc:333] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96: stopping tablet replica
I20260713 09:01:00.182926  5777 raft_consensus.cc:2243] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.183363  5777 raft_consensus.cc:2272] T 232f5ad07c814493a2ad7ce2661b7110 P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.185616  5777 tablet_replica.cc:333] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96: stopping tablet replica
I20260713 09:01:00.186149  5777 raft_consensus.cc:2243] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.186576  5777 raft_consensus.cc:2272] T 57acb6d1063d46a1b9ec136d71668cb2 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.188354  5777 tablet_replica.cc:333] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96: stopping tablet replica
I20260713 09:01:00.188957  5777 raft_consensus.cc:2243] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.189400  5777 raft_consensus.cc:2272] T 9dca96dd65304de093d3cadb014b7772 P 313f172857ac4571a99d82f1be21ec96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.191110  5777 tablet_replica.cc:333] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96: stopping tablet replica
I20260713 09:01:00.191566  5777 raft_consensus.cc:2243] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.192018  5777 raft_consensus.cc:2272] T 58449987bac94bb4a737bfce4d5b22de P 313f172857ac4571a99d82f1be21ec96 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:00.299398  6026 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.164.65:41367: connect: Connection refused (error 111)
I20260713 09:01:00.302520  5777 tablet_server.cc:196] TabletServer@127.5.164.65:0 shutdown complete.
W20260713 09:01:00.303953  6026 consensus_peers.cc:597] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 -> Peer 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367): Couldn't send request to peer 313f172857ac4571a99d82f1be21ec96. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:00.322888  5777 tablet_server.cc:179] TabletServer@127.5.164.66:0 shutting down...
W20260713 09:01:00.341291  5952 consensus_peers.cc:597] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 -> Peer 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367): Couldn't send request to peer 313f172857ac4571a99d82f1be21ec96. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:00.356091  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:00.356786  5777 tablet_replica.cc:333] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977: stopping tablet replica
I20260713 09:01:00.357406  5777 raft_consensus.cc:2243] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.357880  5777 raft_consensus.cc:2272] T 9dca96dd65304de093d3cadb014b7772 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.359592  5777 tablet_replica.cc:333] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977: stopping tablet replica
I20260713 09:01:00.360080  5777 raft_consensus.cc:2243] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:00.360841  5777 raft_consensus.cc:2272] T 58449987bac94bb4a737bfce4d5b22de P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.362489  5777 tablet_replica.cc:333] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977: stopping tablet replica
I20260713 09:01:00.362975  5777 raft_consensus.cc:2243] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:00.363672  5777 raft_consensus.cc:2272] T 56bb1328e8e34a7088e615affc4e4a4e P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.365346  5777 tablet_replica.cc:333] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977: stopping tablet replica
I20260713 09:01:00.365832  5777 raft_consensus.cc:2243] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.366245  5777 raft_consensus.cc:2272] T 232f5ad07c814493a2ad7ce2661b7110 P 761bf21875824471a91e267b3a9dc977 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.368345  5777 tablet_replica.cc:333] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977: stopping tablet replica
I20260713 09:01:00.368856  5777 raft_consensus.cc:2243] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.369233  5777 raft_consensus.cc:2272] T 7d44984255404599b0c7a054db13cfd4 P 761bf21875824471a91e267b3a9dc977 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.371687  5777 tablet_replica.cc:333] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977: stopping tablet replica
I20260713 09:01:00.372177  5777 raft_consensus.cc:2243] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:00.372973  5777 raft_consensus.cc:2272] T 57acb6d1063d46a1b9ec136d71668cb2 P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.375023  5777 tablet_replica.cc:333] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977: stopping tablet replica
I20260713 09:01:00.375720  5777 raft_consensus.cc:2243] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.376194  5777 raft_consensus.cc:2272] T 43bbf14263e84d849ab758fe70e7258a P 761bf21875824471a91e267b3a9dc977 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:00.377434  6024 consensus_peers.cc:597] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 -> Peer 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809): Couldn't send request to peer 761bf21875824471a91e267b3a9dc977. 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:01:00.378571  5777 tablet_replica.cc:333] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977: stopping tablet replica
I20260713 09:01:00.379238  5777 raft_consensus.cc:2243] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.379714  5777 raft_consensus.cc:2272] T 441fc4870bdd43c29a65aede4e23f390 P 761bf21875824471a91e267b3a9dc977 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:00.382598  6026 consensus_peers.cc:597] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 -> Peer 313f172857ac4571a99d82f1be21ec96 (127.5.164.65:41367): Couldn't send request to peer 313f172857ac4571a99d82f1be21ec96. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:41367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:00.382767  5777 tablet_replica.cc:333] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977: stopping tablet replica
I20260713 09:01:00.383486  5777 raft_consensus.cc:2243] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.383927  5777 raft_consensus.cc:2272] T 7eebbed95c684a6596ec568ca8c82f29 P 761bf21875824471a91e267b3a9dc977 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.413549  5777 tablet_server.cc:196] TabletServer@127.5.164.66:0 shutdown complete.
I20260713 09:01:00.431937  5777 tablet_server.cc:179] TabletServer@127.5.164.67:0 shutting down...
W20260713 09:01:00.445407  6024 consensus_peers.cc:597] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 -> Peer 761bf21875824471a91e267b3a9dc977 (127.5.164.66:35809): Couldn't send request to peer 761bf21875824471a91e267b3a9dc977. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.66:35809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:00.459417  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:00.460038  5777 tablet_replica.cc:333] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5: stopping tablet replica
I20260713 09:01:00.460629  5777 raft_consensus.cc:2243] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.461061  5777 raft_consensus.cc:2272] T 56bb1328e8e34a7088e615affc4e4a4e P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.462687  5777 tablet_replica.cc:333] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5: stopping tablet replica
I20260713 09:01:00.463104  5777 raft_consensus.cc:2243] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.463414  5777 raft_consensus.cc:2272] T 57acb6d1063d46a1b9ec136d71668cb2 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.464891  5777 tablet_replica.cc:333] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5: stopping tablet replica
I20260713 09:01:00.465317  5777 raft_consensus.cc:2243] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.465655  5777 raft_consensus.cc:2272] T 43bbf14263e84d849ab758fe70e7258a P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.467671  5777 tablet_replica.cc:333] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5: stopping tablet replica
I20260713 09:01:00.468094  5777 raft_consensus.cc:2243] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.468668  5777 raft_consensus.cc:2272] T 441fc4870bdd43c29a65aede4e23f390 P 587d020c0fbd4c318bec20f950e3e6b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.471441  5777 tablet_replica.cc:333] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5: stopping tablet replica
I20260713 09:01:00.471995  5777 raft_consensus.cc:2243] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:00.472901  5777 raft_consensus.cc:2272] T 232f5ad07c814493a2ad7ce2661b7110 P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.474782  5777 tablet_replica.cc:333] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5: stopping tablet replica
I20260713 09:01:00.475308  5777 raft_consensus.cc:2243] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.475745  5777 raft_consensus.cc:2272] T 7d44984255404599b0c7a054db13cfd4 P 587d020c0fbd4c318bec20f950e3e6b5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.477731  5777 tablet_replica.cc:333] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5: stopping tablet replica
I20260713 09:01:00.478255  5777 raft_consensus.cc:2243] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:01:00.478997  5777 raft_consensus.cc:2272] T 7eebbed95c684a6596ec568ca8c82f29 P 587d020c0fbd4c318bec20f950e3e6b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.481353  5777 tablet_replica.cc:333] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5: stopping tablet replica
I20260713 09:01:00.481858  5777 raft_consensus.cc:2243] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:00.482571  5777 raft_consensus.cc:2272] T 9dca96dd65304de093d3cadb014b7772 P 587d020c0fbd4c318bec20f950e3e6b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.484237  5777 tablet_replica.cc:333] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5: stopping tablet replica
I20260713 09:01:00.484777  5777 raft_consensus.cc:2243] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.485193  5777 raft_consensus.cc:2272] T 58449987bac94bb4a737bfce4d5b22de P 587d020c0fbd4c318bec20f950e3e6b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.512629  5777 tablet_server.cc:196] TabletServer@127.5.164.67:0 shutdown complete.
I20260713 09:01:00.529886  5777 master.cc:562] Master@127.5.164.126:34831 shutting down...
I20260713 09:01:00.679095  5864 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:01:00.732590  5777 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:00.733129  5777 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.733448  5777 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2733247a1234875bb224fa1fb5fa0b6: stopping tablet replica
I20260713 09:01:00.752861  5777 master.cc:584] Master@127.5.164.126:34831 shutdown complete.
313f172857ac4571a99d82f1be21ec96  4
587d020c0fbd4c318bec20f950e3e6b5  1
761bf21875824471a91e267b3a9dc977  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12846 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:01:00.795317  5777 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.164.126:43991
I20260713 09:01:00.796821  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:00.805022  6281 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:01:00.805018  6282 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:01:00.805572  5777 server_base.cc:1061] running on GCE node
W20260713 09:01:00.805359  6284 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:01:00.806897  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:00.807085  5777 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:01:00.807199  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933260807187 us; error 0 us; skew 500 ppm
I20260713 09:01:00.807642  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:00.810808  5777 webserver.cc:533] Webserver started at http://127.5.164.126:46195/ using document root <none> and password file <none>
I20260713 09:01:00.811295  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:00.811458  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:00.811695  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:00.812889  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/master-0-root/instance:
uuid: "5778ad505d8f40a9a5bf2eea84bf0ead"
format_stamp: "Formatted at 2026-07-13 09:01:00 on dist-test-slave-h7mq"
I20260713 09:01:00.817580  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:00.821384  6289 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:01:00.822233  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:01:00.822615  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/master-0-root
uuid: "5778ad505d8f40a9a5bf2eea84bf0ead"
format_stamp: "Formatted at 2026-07-13 09:01:00 on dist-test-slave-h7mq"
I20260713 09:01:00.822919  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-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:01:00.840504  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:00.841809  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:00.883420  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.126:43991
I20260713 09:01:00.883641  6340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.126:43991 every 8 connection(s)
I20260713 09:01:00.887880  6341 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:01:00.897135  6341 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead: Bootstrap starting.
I20260713 09:01:00.901954  6341 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:00.906319  6341 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead: No bootstrap required, opened a new log
I20260713 09:01:00.908507  6341 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5778ad505d8f40a9a5bf2eea84bf0ead" member_type: VOTER }
I20260713 09:01:00.908910  6341 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:00.909112  6341 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5778ad505d8f40a9a5bf2eea84bf0ead, State: Initialized, Role: FOLLOWER
I20260713 09:01:00.910302  6341 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5778ad505d8f40a9a5bf2eea84bf0ead" member_type: VOTER }
I20260713 09:01:00.910832  6344 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:00.911386  6344 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5778ad505d8f40a9a5bf2eea84bf0ead" member_type: VOTER }
I20260713 09:01:00.910809  6341 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:00.911936  6344 leader_election.cc:304] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5778ad505d8f40a9a5bf2eea84bf0ead; no voters: 
I20260713 09:01:00.912130  6341 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:00.912693  6341 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:00.913702  6344 leader_election.cc:290] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260713 09:01:00.917368  6341 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5778ad505d8f40a9a5bf2eea84bf0ead" member_type: VOTER }
I20260713 09:01:00.917858  6341 leader_election.cc:304] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [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: 5778ad505d8f40a9a5bf2eea84bf0ead; no voters: 
I20260713 09:01:00.918061  6345 raft_consensus.cc:2764] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:01:00.918346  6341 leader_election.cc:290] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:00.918814  6344 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:00.920805  6344 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 1 LEADER]: Becoming Leader. State: Replica: 5778ad505d8f40a9a5bf2eea84bf0ead, State: Running, Role: LEADER
I20260713 09:01:00.921518  6344 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [LEADER]: Queue going to LEADER mode. State: All 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: "5778ad505d8f40a9a5bf2eea84bf0ead" member_type: VOTER }
I20260713 09:01:00.922231  6341 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:00.925765  6345 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5778ad505d8f40a9a5bf2eea84bf0ead. Latest consensus state: current_term: 1 leader_uuid: "5778ad505d8f40a9a5bf2eea84bf0ead" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5778ad505d8f40a9a5bf2eea84bf0ead" member_type: VOTER } }
I20260713 09:01:00.926472  6345 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:00.929179  6346 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5778ad505d8f40a9a5bf2eea84bf0ead" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5778ad505d8f40a9a5bf2eea84bf0ead" member_type: VOTER } }
I20260713 09:01:00.929807  6346 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:00.934613  6352 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:00.940743  6352 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:00.941828  5777 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:00.949625  6352 catalog_manager.cc:1383] Generated new cluster ID: e731ef91903e4bc6a48a71c10a59e5de
I20260713 09:01:00.949966  6352 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:00.981609  6352 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:00.982815  6352 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:01.000123  6352 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead: Generated new TSK 0
I20260713 09:01:01.000890  6352 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:01.008970  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:01.015321  6363 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:01:01.016340  6364 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:01:01.018630  5777 server_base.cc:1061] running on GCE node
W20260713 09:01:01.018929  6366 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:01:01.019959  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:01.020228  5777 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:01:01.020474  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933261020447 us; error 0 us; skew 500 ppm
I20260713 09:01:01.021082  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:01.023739  5777 webserver.cc:533] Webserver started at http://127.5.164.65:35225/ using document root <none> and password file <none>
I20260713 09:01:01.024250  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:01.024494  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:01.024760  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:01.025950  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/ts-0-root/instance:
uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
format_stamp: "Formatted at 2026-07-13 09:01:01 on dist-test-slave-h7mq"
I20260713 09:01:01.030527  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:01.033787  6371 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:01:01.034567  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:01.034904  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/ts-0-root
uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
format_stamp: "Formatted at 2026-07-13 09:01:01 on dist-test-slave-h7mq"
I20260713 09:01:01.035228  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-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:01:01.059237  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:01.060638  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:01.062212  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:01.064625  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:01.064867  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:01.065151  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:01.065354  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:01.111344  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.65:44075
I20260713 09:01:01.111454  6433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.65:44075 every 8 connection(s)
I20260713 09:01:01.116902  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:01.125376  6439 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:01:01.126050  6438 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:01:01.127338  6441 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:01:01.129616  5777 server_base.cc:1061] running on GCE node
I20260713 09:01:01.130802  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:01.131004  5777 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:01:01.131232  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933261131214 us; error 0 us; skew 500 ppm
I20260713 09:01:01.131942  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:01.135164  5777 webserver.cc:533] Webserver started at http://127.5.164.66:33823/ using document root <none> and password file <none>
I20260713 09:01:01.135871  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:01.135869  6434 heartbeater.cc:344] Connected to a master server at 127.5.164.126:43991
I20260713 09:01:01.136327  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:01.136494  6434 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:01.136773  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:01.138466  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/ts-1-root/instance:
uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
format_stamp: "Formatted at 2026-07-13 09:01:01 on dist-test-slave-h7mq"
I20260713 09:01:01.138686  6434 heartbeater.cc:507] Master 127.5.164.126:43991 requested a full tablet report, sending...
I20260713 09:01:01.140997  6306 ts_manager.cc:194] Registered new tserver with Master: 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075)
I20260713 09:01:01.143590  6306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44710
I20260713 09:01:01.144347  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260713 09:01:01.147761  6446 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:01:01.148761  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:01.149034  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/ts-1-root
uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
format_stamp: "Formatted at 2026-07-13 09:01:01 on dist-test-slave-h7mq"
I20260713 09:01:01.149312  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-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:01:01.178351  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:01.179524  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:01.181058  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:01.183184  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:01.183358  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:01.183643  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:01.183822  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:01.226100  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.66:37431
I20260713 09:01:01.226189  6508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.66:37431 every 8 connection(s)
I20260713 09:01:01.231571  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:01.241178  6513 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:01:01.241662  6512 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:01:01.243085  6515 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:01:01.243824  5777 server_base.cc:1061] running on GCE node
I20260713 09:01:01.244940  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:01.245178  5777 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:01:01.245395  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933261245376 us; error 0 us; skew 500 ppm
I20260713 09:01:01.245523  6509 heartbeater.cc:344] Connected to a master server at 127.5.164.126:43991
I20260713 09:01:01.245962  6509 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:01.246061  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:01.246873  6509 heartbeater.cc:507] Master 127.5.164.126:43991 requested a full tablet report, sending...
I20260713 09:01:01.248878  5777 webserver.cc:533] Webserver started at http://127.5.164.67:40043/ using document root <none> and password file <none>
I20260713 09:01:01.249378  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:01.249584  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:01.249684  6306 ts_manager.cc:194] Registered new tserver with Master: 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:01.249851  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:01.251224  6306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44712
I20260713 09:01:01.251292  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/ts-2-root/instance:
uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
format_stamp: "Formatted at 2026-07-13 09:01:01 on dist-test-slave-h7mq"
I20260713 09:01:01.255919  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:01:01.259066  6520 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:01:01.259980  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:01.260253  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/ts-2-root
uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
format_stamp: "Formatted at 2026-07-13 09:01:01 on dist-test-slave-h7mq"
I20260713 09:01:01.260581  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933247763985-5777-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:01:01.279632  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:01.280889  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:01.282353  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:01.284757  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:01.284962  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:01.285315  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:01.285476  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:01.326258  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.67:46083
I20260713 09:01:01.326400  6582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.67:46083 every 8 connection(s)
I20260713 09:01:01.340785  6583 heartbeater.cc:344] Connected to a master server at 127.5.164.126:43991
I20260713 09:01:01.341123  6583 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:01.341773  6583 heartbeater.cc:507] Master 127.5.164.126:43991 requested a full tablet report, sending...
I20260713 09:01:01.343868  6306 ts_manager.cc:194] Registered new tserver with Master: 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:01.344316  5777 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014941399s
I20260713 09:01:01.345546  6306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44716
I20260713 09:01:01.372051  6306 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44718:
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:01:01.375231  6306 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:01:01.454859  6548 tablet_service.cc:1511] Processing CreateTablet for tablet bfa368cb8a6e4cd0a9369a4cc3e30427 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:01.455446  6547 tablet_service.cc:1511] Processing CreateTablet for tablet 6251a8570d634ab190f3ee8398fdbabd (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:01.456364  6548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa368cb8a6e4cd0a9369a4cc3e30427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.456981  6547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6251a8570d634ab190f3ee8398fdbabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.462553  6546 tablet_service.cc:1511] Processing CreateTablet for tablet 63ea0e52928245fc98e89ccb07fded3a (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:01.464058  6546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ea0e52928245fc98e89ccb07fded3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.465517  6399 tablet_service.cc:1511] Processing CreateTablet for tablet bfa368cb8a6e4cd0a9369a4cc3e30427 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:01.465927  6395 tablet_service.cc:1511] Processing CreateTablet for tablet b8157d8462c049a197ed91c718a6e681 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:01.466907  6399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa368cb8a6e4cd0a9369a4cc3e30427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.468241  6396 tablet_service.cc:1511] Processing CreateTablet for tablet 35881d81c24a4377ab5d5b4266105d1b (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:01.469729  6396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35881d81c24a4377ab5d5b4266105d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.472527  6544 tablet_service.cc:1511] Processing CreateTablet for tablet b8157d8462c049a197ed91c718a6e681 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:01.473702  6545 tablet_service.cc:1511] Processing CreateTablet for tablet 35881d81c24a4377ab5d5b4266105d1b (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:01.475149  6394 tablet_service.cc:1511] Processing CreateTablet for tablet 79cd37258bd949e9b24c9f4c5a6ee543 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:01.476675  6394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79cd37258bd949e9b24c9f4c5a6ee543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.478192  6397 tablet_service.cc:1511] Processing CreateTablet for tablet 63ea0e52928245fc98e89ccb07fded3a (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:01.478626  6543 tablet_service.cc:1511] Processing CreateTablet for tablet 79cd37258bd949e9b24c9f4c5a6ee543 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:01.479627  6397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ea0e52928245fc98e89ccb07fded3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.480858  6395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8157d8462c049a197ed91c718a6e681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.482002  6393 tablet_service.cc:1511] Processing CreateTablet for tablet 21ee3b51ea3b45a8a933113172ad1287 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:01.483374  6393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ee3b51ea3b45a8a933113172ad1287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.476220  6398 tablet_service.cc:1511] Processing CreateTablet for tablet 6251a8570d634ab190f3ee8398fdbabd (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:01.486636  6544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8157d8462c049a197ed91c718a6e681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.489336  6545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35881d81c24a4377ab5d5b4266105d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.490728  6392 tablet_service.cc:1511] Processing CreateTablet for tablet 005f35eb88954b08991337ce06bca9ed (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:01.494067  6541 tablet_service.cc:1511] Processing CreateTablet for tablet 005f35eb88954b08991337ce06bca9ed (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:01.495524  6541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005f35eb88954b08991337ce06bca9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.497634  6391 tablet_service.cc:1511] Processing CreateTablet for tablet 1df6a63dace34a19b6096640eceae460 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:01.499971  6540 tablet_service.cc:1511] Processing CreateTablet for tablet 1df6a63dace34a19b6096640eceae460 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:01.501431  6540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df6a63dace34a19b6096640eceae460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.503288  6390 tablet_service.cc:1511] Processing CreateTablet for tablet 867d57abb3bc44379618a1e15865d47b (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:01.488071  6542 tablet_service.cc:1511] Processing CreateTablet for tablet 21ee3b51ea3b45a8a933113172ad1287 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:01.504792  6539 tablet_service.cc:1511] Processing CreateTablet for tablet 867d57abb3bc44379618a1e15865d47b (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:01.505288  6542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ee3b51ea3b45a8a933113172ad1287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.506143  6539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867d57abb3bc44379618a1e15865d47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.506811  6543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79cd37258bd949e9b24c9f4c5a6ee543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.526407  6474 tablet_service.cc:1511] Processing CreateTablet for tablet bfa368cb8a6e4cd0a9369a4cc3e30427 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:01.527922  6474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa368cb8a6e4cd0a9369a4cc3e30427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.529654  6473 tablet_service.cc:1511] Processing CreateTablet for tablet 6251a8570d634ab190f3ee8398fdbabd (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:01.531169  6473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6251a8570d634ab190f3ee8398fdbabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.533236  6472 tablet_service.cc:1511] Processing CreateTablet for tablet 63ea0e52928245fc98e89ccb07fded3a (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:01.534669  6472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ea0e52928245fc98e89ccb07fded3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.536727  6471 tablet_service.cc:1511] Processing CreateTablet for tablet 35881d81c24a4377ab5d5b4266105d1b (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:01.538177  6471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35881d81c24a4377ab5d5b4266105d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.541712  6470 tablet_service.cc:1511] Processing CreateTablet for tablet b8157d8462c049a197ed91c718a6e681 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:01.543223  6470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8157d8462c049a197ed91c718a6e681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.544489  6398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6251a8570d634ab190f3ee8398fdbabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.549177  6391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df6a63dace34a19b6096640eceae460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.552736  6392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005f35eb88954b08991337ce06bca9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.556748  6390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867d57abb3bc44379618a1e15865d47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.573762  6469 tablet_service.cc:1511] Processing CreateTablet for tablet 79cd37258bd949e9b24c9f4c5a6ee543 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:01.575340  6469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79cd37258bd949e9b24c9f4c5a6ee543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.578363  6468 tablet_service.cc:1511] Processing CreateTablet for tablet 21ee3b51ea3b45a8a933113172ad1287 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:01.581773  6467 tablet_service.cc:1511] Processing CreateTablet for tablet 005f35eb88954b08991337ce06bca9ed (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:01.584717  6466 tablet_service.cc:1511] Processing CreateTablet for tablet 1df6a63dace34a19b6096640eceae460 (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:01.592819  6468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ee3b51ea3b45a8a933113172ad1287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.597539  6466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df6a63dace34a19b6096640eceae460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.600734  6467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005f35eb88954b08991337ce06bca9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.614610  6465 tablet_service.cc:1511] Processing CreateTablet for tablet 867d57abb3bc44379618a1e15865d47b (DEFAULT_TABLE table=test-workload [id=2bffdc5ea8cb4bbc861775c82ad70bee]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:01.616011  6465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867d57abb3bc44379618a1e15865d47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.648751  6598 tablet_bootstrap.cc:492] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5: Bootstrap starting.
I20260713 09:01:01.697857  6598 tablet_bootstrap.cc:654] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.702929  6599 tablet_bootstrap.cc:492] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f: Bootstrap starting.
I20260713 09:01:01.703789  6600 tablet_bootstrap.cc:492] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462: Bootstrap starting.
I20260713 09:01:01.711328  6598 tablet_bootstrap.cc:492] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5: No bootstrap required, opened a new log
I20260713 09:01:01.711886  6598 ts_tablet_manager.cc:1403] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.004s
I20260713 09:01:01.712081  6599 tablet_bootstrap.cc:654] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.715178  6598 raft_consensus.cc:359] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.716017  6598 raft_consensus.cc:385] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.716346  6600 tablet_bootstrap.cc:654] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.716359  6598 raft_consensus.cc:740] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.717543  6598 consensus_queue.cc:260] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.718734  6599 tablet_bootstrap.cc:492] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f: No bootstrap required, opened a new log
I20260713 09:01:01.719203  6599 ts_tablet_manager.cc:1403] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.012s
I20260713 09:01:01.719938  6583 heartbeater.cc:499] Master 127.5.164.126:43991 was elected leader, sending a full tablet report...
I20260713 09:01:01.721211  6598 ts_tablet_manager.cc:1434] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260713 09:01:01.722247  6598 tablet_bootstrap.cc:492] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5: Bootstrap starting.
I20260713 09:01:01.722580  6600 tablet_bootstrap.cc:492] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462: No bootstrap required, opened a new log
I20260713 09:01:01.722347  6599 raft_consensus.cc:359] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.723084  6600 ts_tablet_manager.cc:1403] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.011s
I20260713 09:01:01.723114  6599 raft_consensus.cc:385] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.723670  6599 raft_consensus.cc:740] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.724498  6599 consensus_queue.cc:260] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.726938  6600 raft_consensus.cc:359] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.727739  6600 raft_consensus.cc:385] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.728083  6600 raft_consensus.cc:740] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.728940  6600 consensus_queue.cc:260] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.730615  6598 tablet_bootstrap.cc:654] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.734052  6599 ts_tablet_manager.cc:1434] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260713 09:01:01.734987  6434 heartbeater.cc:499] Master 127.5.164.126:43991 was elected leader, sending a full tablet report...
I20260713 09:01:01.746296  6600 ts_tablet_manager.cc:1434] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent starting tablet: real 0.023s	user 0.018s	sys 0.005s
I20260713 09:01:01.747056  6509 heartbeater.cc:499] Master 127.5.164.126:43991 was elected leader, sending a full tablet report...
I20260713 09:01:01.748003  6600 tablet_bootstrap.cc:492] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462: Bootstrap starting.
I20260713 09:01:01.755395  6600 tablet_bootstrap.cc:654] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.757251  6599 tablet_bootstrap.cc:492] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f: Bootstrap starting.
I20260713 09:01:01.763309  6600 tablet_bootstrap.cc:492] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462: No bootstrap required, opened a new log
I20260713 09:01:01.763885  6600 ts_tablet_manager.cc:1403] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260713 09:01:01.767303  6599 tablet_bootstrap.cc:654] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.766971  6600 raft_consensus.cc:359] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.767833  6600 raft_consensus.cc:385] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.768169  6600 raft_consensus.cc:740] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.769001  6600 consensus_queue.cc:260] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.771649  6600 ts_tablet_manager.cc:1434] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:01:01.772688  6600 tablet_bootstrap.cc:492] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462: Bootstrap starting.
I20260713 09:01:01.779264  6600 tablet_bootstrap.cc:654] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.780501  6599 tablet_bootstrap.cc:492] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f: No bootstrap required, opened a new log
I20260713 09:01:01.781121  6599 ts_tablet_manager.cc:1403] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260713 09:01:01.784971  6599 raft_consensus.cc:359] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.785929  6599 raft_consensus.cc:385] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.786302  6599 raft_consensus.cc:740] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.787544  6599 consensus_queue.cc:260] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.790513  6599 ts_tablet_manager.cc:1434] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:01:01.791750  6599 tablet_bootstrap.cc:492] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f: Bootstrap starting.
I20260713 09:01:01.803669  6605 raft_consensus.cc:493] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.803943  6600 tablet_bootstrap.cc:492] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462: No bootstrap required, opened a new log
I20260713 09:01:01.804517  6600 ts_tablet_manager.cc:1403] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.024s
I20260713 09:01:01.804319  6605 raft_consensus.cc:515] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.803283  6599 tablet_bootstrap.cc:654] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.807796  6598 tablet_bootstrap.cc:492] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5: No bootstrap required, opened a new log
I20260713 09:01:01.808393  6598 ts_tablet_manager.cc:1403] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent bootstrapping tablet: real 0.086s	user 0.038s	sys 0.045s
I20260713 09:01:01.807930  6600 raft_consensus.cc:359] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.808876  6600 raft_consensus.cc:385] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.809223  6600 raft_consensus.cc:740] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.810427  6600 consensus_queue.cc:260] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.811686  6598 raft_consensus.cc:359] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.812530  6598 raft_consensus.cc:385] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.812951  6598 raft_consensus.cc:740] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.814049  6598 consensus_queue.cc:260] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.815866  6605 leader_election.cc:290] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:01.824928  6600 ts_tablet_manager.cc:1434] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260713 09:01:01.827795  6598 ts_tablet_manager.cc:1434] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:01:01.835054  6600 tablet_bootstrap.cc:492] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462: Bootstrap starting.
I20260713 09:01:01.836601  6599 tablet_bootstrap.cc:492] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f: No bootstrap required, opened a new log
I20260713 09:01:01.837113  6599 ts_tablet_manager.cc:1403] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.022s
I20260713 09:01:01.840191  6558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" is_pre_election: true
I20260713 09:01:01.840335  6599 raft_consensus.cc:359] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.841058  6598 tablet_bootstrap.cc:492] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5: Bootstrap starting.
I20260713 09:01:01.841208  6599 raft_consensus.cc:385] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.841650  6599 raft_consensus.cc:740] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Initialized, Role: FOLLOWER
W20260713 09:01:01.841823  6373 leader_election.cc:343] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.843063  6600 tablet_bootstrap.cc:654] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.842511  6599 consensus_queue.cc:260] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.848830  6599 ts_tablet_manager.cc:1434] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260713 09:01:01.849922  6599 tablet_bootstrap.cc:492] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f: Bootstrap starting.
I20260713 09:01:01.850200  6484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:01.850687  6598 tablet_bootstrap.cc:654] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:01.852144  6374 leader_election.cc:343] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.852705  6374 leader_election.cc:304] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462
I20260713 09:01:01.854489  6605 raft_consensus.cc:2749] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:01.858137  6599 tablet_bootstrap.cc:654] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.861583  6600 tablet_bootstrap.cc:492] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462: No bootstrap required, opened a new log
I20260713 09:01:01.862776  6598 tablet_bootstrap.cc:492] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5: No bootstrap required, opened a new log
I20260713 09:01:01.862593  6600 ts_tablet_manager.cc:1403] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.004s
I20260713 09:01:01.863343  6598 ts_tablet_manager.cc:1403] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260713 09:01:01.865998  6598 raft_consensus.cc:359] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.866533  6598 raft_consensus.cc:385] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.866788  6598 raft_consensus.cc:740] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.866947  6599 tablet_bootstrap.cc:492] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f: No bootstrap required, opened a new log
I20260713 09:01:01.867440  6599 ts_tablet_manager.cc:1403] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260713 09:01:01.867466  6598 consensus_queue.cc:260] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.867798  6600 raft_consensus.cc:359] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:01.868535  6600 raft_consensus.cc:385] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.868827  6600 raft_consensus.cc:740] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.869552  6598 ts_tablet_manager.cc:1434] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:01:01.869652  6600 consensus_queue.cc:260] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:01.870400  6599 raft_consensus.cc:359] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.870456  6598 tablet_bootstrap.cc:492] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5: Bootstrap starting.
I20260713 09:01:01.871194  6599 raft_consensus.cc:385] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.871523  6599 raft_consensus.cc:740] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.872229  6599 consensus_queue.cc:260] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.874437  6599 ts_tablet_manager.cc:1434] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:01.875402  6599 tablet_bootstrap.cc:492] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f: Bootstrap starting.
I20260713 09:01:01.877482  6600 ts_tablet_manager.cc:1434] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:01:01.881830  6599 tablet_bootstrap.cc:654] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.884543  6600 tablet_bootstrap.cc:492] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462: Bootstrap starting.
I20260713 09:01:01.885099  6598 tablet_bootstrap.cc:654] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.892678  6600 tablet_bootstrap.cc:654] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.897852  6598 tablet_bootstrap.cc:492] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5: No bootstrap required, opened a new log
I20260713 09:01:01.898329  6598 ts_tablet_manager.cc:1403] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.000s
I20260713 09:01:01.901217  6598 raft_consensus.cc:359] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:01.901857  6598 raft_consensus.cc:385] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.902153  6598 raft_consensus.cc:740] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.902606  6600 tablet_bootstrap.cc:492] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462: No bootstrap required, opened a new log
I20260713 09:01:01.903026  6599 tablet_bootstrap.cc:492] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f: No bootstrap required, opened a new log
I20260713 09:01:01.903059  6600 ts_tablet_manager.cc:1403] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:01:01.902860  6598 consensus_queue.cc:260] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:01.903614  6599 ts_tablet_manager.cc:1403] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260713 09:01:01.905197  6598 ts_tablet_manager.cc:1434] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:01:01.906111  6598 tablet_bootstrap.cc:492] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5: Bootstrap starting.
I20260713 09:01:01.906172  6600 raft_consensus.cc:359] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.906553  6599 raft_consensus.cc:359] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.906982  6600 raft_consensus.cc:385] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.907290  6599 raft_consensus.cc:385] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.907330  6600 raft_consensus.cc:740] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.907697  6599 raft_consensus.cc:740] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.908326  6600 consensus_queue.cc:260] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.908600  6599 consensus_queue.cc:260] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.910971  6599 ts_tablet_manager.cc:1434] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:01:01.911911  6599 tablet_bootstrap.cc:492] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f: Bootstrap starting.
I20260713 09:01:01.912994  6598 tablet_bootstrap.cc:654] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.919134  6599 tablet_bootstrap.cc:654] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.923171  6600 ts_tablet_manager.cc:1434] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:01:01.923918  6598 tablet_bootstrap.cc:492] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5: No bootstrap required, opened a new log
I20260713 09:01:01.924517  6600 tablet_bootstrap.cc:492] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462: Bootstrap starting.
I20260713 09:01:01.924441  6598 ts_tablet_manager.cc:1403] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260713 09:01:01.927603  6598 raft_consensus.cc:359] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.928406  6598 raft_consensus.cc:385] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.928733  6598 raft_consensus.cc:740] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.929586  6598 consensus_queue.cc:260] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
W20260713 09:01:01.932675  6355 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:01.933039  6598 ts_tablet_manager.cc:1434] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:01:01.933708  6600 tablet_bootstrap.cc:654] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.934044  6598 tablet_bootstrap.cc:492] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5: Bootstrap starting.
I20260713 09:01:01.934899  6599 tablet_bootstrap.cc:492] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f: No bootstrap required, opened a new log
I20260713 09:01:01.935387  6599 ts_tablet_manager.cc:1403] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260713 09:01:01.938293  6599 raft_consensus.cc:359] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.939031  6599 raft_consensus.cc:385] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.939321  6599 raft_consensus.cc:740] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.940104  6599 consensus_queue.cc:260] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.942751  6598 tablet_bootstrap.cc:654] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.945142  6599 ts_tablet_manager.cc:1434] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:01:01.946105  6599 tablet_bootstrap.cc:492] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f: Bootstrap starting.
I20260713 09:01:01.948159  6598 tablet_bootstrap.cc:492] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5: No bootstrap required, opened a new log
I20260713 09:01:01.948729  6598 ts_tablet_manager.cc:1403] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.014s
I20260713 09:01:01.950306  6600 tablet_bootstrap.cc:492] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462: No bootstrap required, opened a new log
I20260713 09:01:01.951313  6600 ts_tablet_manager.cc:1403] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260713 09:01:01.951926  6599 tablet_bootstrap.cc:654] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.951851  6598 raft_consensus.cc:359] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.952715  6598 raft_consensus.cc:385] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.953019  6598 raft_consensus.cc:740] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.953866  6598 consensus_queue.cc:260] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.954272  6600 raft_consensus.cc:359] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.955127  6600 raft_consensus.cc:385] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.955508  6600 raft_consensus.cc:740] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.956074  6598 ts_tablet_manager.cc:1434] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260713 09:01:01.956475  6600 consensus_queue.cc:260] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.959051  6600 ts_tablet_manager.cc:1434] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:01:01.959951  6600 tablet_bootstrap.cc:492] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462: Bootstrap starting.
I20260713 09:01:01.960732  6599 tablet_bootstrap.cc:492] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f: No bootstrap required, opened a new log
I20260713 09:01:01.960669  6605 raft_consensus.cc:493] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:01.961335  6599 ts_tablet_manager.cc:1403] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260713 09:01:01.961295  6605 raft_consensus.cc:515] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.964502  6599 raft_consensus.cc:359] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.965262  6599 raft_consensus.cc:385] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.965555  6599 raft_consensus.cc:740] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.966205  6599 consensus_queue.cc:260] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.966665  6600 tablet_bootstrap.cc:654] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.966647  6598 tablet_bootstrap.cc:492] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5: Bootstrap starting.
I20260713 09:01:01.967331  6558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867d57abb3bc44379618a1e15865d47b" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" is_pre_election: true
I20260713 09:01:01.967963  6558 raft_consensus.cc:2468] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 0.
I20260713 09:01:01.969266  6373 leader_election.cc:304] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:01.973973  6598 tablet_bootstrap.cc:654] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:01.976593  6484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867d57abb3bc44379618a1e15865d47b" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
W20260713 09:01:01.978560  6374 leader_election.cc:343] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:01.979753  6605 leader_election.cc:290] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:01.980477  6605 raft_consensus.cc:2804] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:01.988432  6605 raft_consensus.cc:493] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:01.988896  6605 raft_consensus.cc:3060] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:01.990226  6600 tablet_bootstrap.cc:492] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462: No bootstrap required, opened a new log
I20260713 09:01:01.990793  6600 ts_tablet_manager.cc:1403] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.017s
I20260713 09:01:01.993880  6600 raft_consensus.cc:359] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.994675  6600 raft_consensus.cc:385] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:01.995046  6600 raft_consensus.cc:740] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Initialized, Role: FOLLOWER
I20260713 09:01:01.995829  6600 consensus_queue.cc:260] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.998216  6600 ts_tablet_manager.cc:1434] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:01.998378  6605 raft_consensus.cc:515] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:01.999298  6600 tablet_bootstrap.cc:492] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462: Bootstrap starting.
I20260713 09:01:02.002224  6599 ts_tablet_manager.cc:1434] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.016s
I20260713 09:01:02.003238  6599 tablet_bootstrap.cc:492] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f: Bootstrap starting.
I20260713 09:01:02.003177  6558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867d57abb3bc44379618a1e15865d47b" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:02.003808  6558 raft_consensus.cc:3060] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.006367  6600 tablet_bootstrap.cc:654] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.009611  6599 tablet_bootstrap.cc:654] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.011117  6558 raft_consensus.cc:2468] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 1.
I20260713 09:01:02.011217  6484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867d57abb3bc44379618a1e15865d47b" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:02.012470  6373 leader_election.cc:304] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
W20260713 09:01:02.013253  6374 leader_election.cc:343] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.014250  6625 raft_consensus.cc:2804] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.015489  6598 tablet_bootstrap.cc:492] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5: No bootstrap required, opened a new log
I20260713 09:01:02.015475  6625 raft_consensus.cc:697] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:02.016072  6598 ts_tablet_manager.cc:1403] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.007s
I20260713 09:01:02.016453  6625 consensus_queue.cc:237] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.017727  6605 leader_election.cc:290] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:02.019002  6598 raft_consensus.cc:359] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.019693  6598 raft_consensus.cc:385] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.019992  6598 raft_consensus.cc:740] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.020715  6598 consensus_queue.cc:260] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.023424  6598 ts_tablet_manager.cc:1434] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:01:02.024458  6598 tablet_bootstrap.cc:492] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5: Bootstrap starting.
I20260713 09:01:02.030805  6600 tablet_bootstrap.cc:492] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462: No bootstrap required, opened a new log
I20260713 09:01:02.030778  6598 tablet_bootstrap.cc:654] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.031494  6600 ts_tablet_manager.cc:1403] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260713 09:01:02.031841  6599 tablet_bootstrap.cc:492] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f: No bootstrap required, opened a new log
I20260713 09:01:02.032297  6599 ts_tablet_manager.cc:1403] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.005s
I20260713 09:01:02.030107  6303 catalog_manager.cc:5697] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 1 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:02.034323  6600 raft_consensus.cc:359] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.035023  6600 raft_consensus.cc:385] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.035406  6600 raft_consensus.cc:740] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.035104  6599 raft_consensus.cc:359] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.036028  6599 raft_consensus.cc:385] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.036429  6599 raft_consensus.cc:740] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.036249  6600 consensus_queue.cc:260] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.037748  6599 consensus_queue.cc:260] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.038511  6600 ts_tablet_manager.cc:1434] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:01:02.039507  6600 tablet_bootstrap.cc:492] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462: Bootstrap starting.
I20260713 09:01:02.040859  6599 ts_tablet_manager.cc:1434] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:01:02.041997  6599 tablet_bootstrap.cc:492] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f: Bootstrap starting.
I20260713 09:01:02.045343  6600 tablet_bootstrap.cc:654] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.049156  6599 tablet_bootstrap.cc:654] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.053930  6603 raft_consensus.cc:493] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.054600  6603 raft_consensus.cc:515] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.065580  6603 leader_election.cc:290] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:02.066213  6603 raft_consensus.cc:493] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.066777  6603 raft_consensus.cc:515] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.075028  6625 raft_consensus.cc:493] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.075754  6625 raft_consensus.cc:515] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.079417  6484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35881d81c24a4377ab5d5b4266105d1b" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.080227  6484 raft_consensus.cc:2468] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 0.
I20260713 09:01:02.080418  6558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35881d81c24a4377ab5d5b4266105d1b" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" is_pre_election: true
I20260713 09:01:02.081245  6558 raft_consensus.cc:2468] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 0.
I20260713 09:01:02.081889  6374 leader_election.cc:304] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:02.082998  6605 raft_consensus.cc:2804] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.083338  6605 raft_consensus.cc:493] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.083649  6605 raft_consensus.cc:3060] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.086367  6625 leader_election.cc:290] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:02.110302  6603 leader_election.cc:290] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:02.114406  6625 raft_consensus.cc:493] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.115152  6625 raft_consensus.cc:515] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.116842  6605 raft_consensus.cc:515] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.121201  6558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35881d81c24a4377ab5d5b4266105d1b" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:02.122041  6558 raft_consensus.cc:3060] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.124696  6627 raft_consensus.cc:493] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.125324  6627 raft_consensus.cc:515] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.130121  6557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" is_pre_election: true
W20260713 09:01:02.132015  6373 leader_election.cc:343] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.133446  6625 leader_election.cc:290] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:02.136801  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35881d81c24a4377ab5d5b4266105d1b" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:02.137274  6484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df6a63dace34a19b6096640eceae460" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.137665  6483 raft_consensus.cc:3060] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.138156  6484 raft_consensus.cc:2468] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 0.
I20260713 09:01:02.141032  6482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.141471  6374 leader_election.cc:304] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:02.141996  6482 raft_consensus.cc:2468] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 0.
I20260713 09:01:02.143234  6606 raft_consensus.cc:493] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.144060  6606 raft_consensus.cc:515] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.143299  6627 leader_election.cc:290] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:02.146225  6627 raft_consensus.cc:2804] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.146698  6627 raft_consensus.cc:493] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.147123  6627 raft_consensus.cc:3060] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.160334  6558 raft_consensus.cc:2468] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 1.
I20260713 09:01:02.163179  6373 leader_election.cc:304] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:02.164314  6625 raft_consensus.cc:2804] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.141041  6557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df6a63dace34a19b6096640eceae460" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" is_pre_election: true
I20260713 09:01:02.181074  6638 raft_consensus.cc:493] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.165445  6606 leader_election.cc:290] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:02.183476  6638 raft_consensus.cc:515] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.170472  6374 leader_election.cc:304] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [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: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 0ddbb8957df748eb817067fd9b5a1ab5
I20260713 09:01:02.179018  6557 raft_consensus.cc:2468] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 0.
I20260713 09:01:02.194686  6638 leader_election.cc:290] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:02.195680  6603 raft_consensus.cc:493] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.197005  6603 raft_consensus.cc:515] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:02.199976  6603 leader_election.cc:290] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075)
I20260713 09:01:02.201333  6483 raft_consensus.cc:2468] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 1.
I20260713 09:01:02.169415  6605 leader_election.cc:290] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:02.203753  6627 raft_consensus.cc:515] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.207896  6557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df6a63dace34a19b6096640eceae460" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:02.208794  6557 raft_consensus.cc:3060] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.204311  6605 raft_consensus.cc:2804] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.217034  6605 raft_consensus.cc:493] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.217495  6605 raft_consensus.cc:3060] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:02.222316  6374 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.164.66:37431, user_credentials={real_user=slave}} blocked reactor thread for 67644us
I20260713 09:01:02.225358  6625 raft_consensus.cc:697] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:02.226289  6625 consensus_queue.cc:237] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.228827  6599 tablet_bootstrap.cc:492] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f: No bootstrap required, opened a new log
I20260713 09:01:02.229326  6599 ts_tablet_manager.cc:1403] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent bootstrapping tablet: real 0.188s	user 0.046s	sys 0.038s
I20260713 09:01:02.238070  6606 raft_consensus.cc:493] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.238511  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df6a63dace34a19b6096640eceae460" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:02.238602  6606 raft_consensus.cc:515] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.239235  6483 raft_consensus.cc:3060] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.239610  6557 raft_consensus.cc:2468] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 1.
I20260713 09:01:02.232697  6625 raft_consensus.cc:493] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.242034  6600 tablet_bootstrap.cc:492] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462: No bootstrap required, opened a new log
I20260713 09:01:02.242487  6600 ts_tablet_manager.cc:1403] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent bootstrapping tablet: real 0.203s	user 0.052s	sys 0.097s
I20260713 09:01:02.242322  6625 raft_consensus.cc:515] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.232363  6599 raft_consensus.cc:359] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.245270  6599 raft_consensus.cc:385] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.245549  6599 raft_consensus.cc:740] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.240132  6627 leader_election.cc:290] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:02.246261  6627 raft_consensus.cc:493] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.247525  6558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" is_pre_election: true
I20260713 09:01:02.247823  6482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.248449  6482 raft_consensus.cc:2468] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 0.
I20260713 09:01:02.248752  6606 leader_election.cc:290] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
W20260713 09:01:02.249191  6373 leader_election.cc:343] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.249505  6484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35881d81c24a4377ab5d5b4266105d1b" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.249804  6627 raft_consensus.cc:515] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.250569  6599 consensus_queue.cc:260] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.252885  6599 ts_tablet_manager.cc:1434] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:01:02.252851  6523 leader_election.cc:304] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 
I20260713 09:01:02.253361  6558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" is_pre_election: true
I20260713 09:01:02.253970  6599 tablet_bootstrap.cc:492] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f: Bootstrap starting.
I20260713 09:01:02.254021  6558 raft_consensus.cc:2468] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 0.
I20260713 09:01:02.254982  6638 raft_consensus.cc:2804] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.256089  6600 raft_consensus.cc:359] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.250430  6484 raft_consensus.cc:2393] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ddbb8957df748eb817067fd9b5a1ab5 in current term 1: Already voted for candidate 9cb24faf04c04dc3bcf20b3873d4704f in this term.
I20260713 09:01:02.256789  6600 raft_consensus.cc:385] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.257624  6600 raft_consensus.cc:740] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.258351  6638 raft_consensus.cc:493] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.258324  6600 consensus_queue.cc:260] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.259028  6638 raft_consensus.cc:3060] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.259155  6373 leader_election.cc:304] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:02.232712  6603 raft_consensus.cc:493] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.259860  6409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" is_pre_election: true
I20260713 09:01:02.260951  6408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35881d81c24a4377ab5d5b4266105d1b" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" is_pre_election: true
I20260713 09:01:02.260823  6603 raft_consensus.cc:515] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.261308  6409 raft_consensus.cc:2468] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 0.
I20260713 09:01:02.244292  6625 leader_election.cc:290] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:02.269975  6373 leader_election.cc:304] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:02.270466  6407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cd37258bd949e9b24c9f4c5a6ee543" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" is_pre_election: true
I20260713 09:01:02.271322  6482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cd37258bd949e9b24c9f4c5a6ee543" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.270488  6600 ts_tablet_manager.cc:1434] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:01:02.271517  6407 raft_consensus.cc:2468] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 0.
I20260713 09:01:02.271888  6482 raft_consensus.cc:2468] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 0.
I20260713 09:01:02.272912  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" is_pre_election: true
I20260713 09:01:02.264891  6483 raft_consensus.cc:2468] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 1.
I20260713 09:01:02.234643  6605 raft_consensus.cc:515] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.257814  6627 leader_election.cc:290] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:02.275709  6523 leader_election.cc:304] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5; no voters: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:02.277381  6598 tablet_bootstrap.cc:492] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5: No bootstrap required, opened a new log
I20260713 09:01:02.277189  6521 leader_election.cc:304] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:02.277825  6598 ts_tablet_manager.cc:1403] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent bootstrapping tablet: real 0.254s	user 0.068s	sys 0.120s
I20260713 09:01:02.279832  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.280136  6482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.280442  6598 raft_consensus.cc:359] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.280711  6482 raft_consensus.cc:2468] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 0.
I20260713 09:01:02.280629  6483 raft_consensus.cc:2468] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 0.
I20260713 09:01:02.281055  6598 raft_consensus.cc:385] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.281832  6598 raft_consensus.cc:740] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.282680  6598 consensus_queue.cc:260] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.258383  6481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.286492  6481 raft_consensus.cc:2468] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 0.
I20260713 09:01:02.275092  6625 raft_consensus.cc:2804] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.276011  6644 raft_consensus.cc:2804] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.292083  6600 tablet_bootstrap.cc:492] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462: Bootstrap starting.
I20260713 09:01:02.295404  6557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" is_pre_election: true
I20260713 09:01:02.295454  6558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" is_pre_election: true
W20260713 09:01:02.301029  6448 leader_election.cc:343] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.293252  6644 raft_consensus.cc:493] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.297272  6625 raft_consensus.cc:697] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:02.305099  6409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f35eb88954b08991337ce06bca9ed" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" is_pre_election: true
I20260713 09:01:02.305811  6409 raft_consensus.cc:2468] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 0.
W20260713 09:01:02.305147  6521 leader_election.cc:343] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.309693  6523 leader_election.cc:304] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [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: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:02.310007  6521 leader_election.cc:304] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:02.311389  6599 tablet_bootstrap.cc:654] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.303105  6644 raft_consensus.cc:3060] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.314740  6557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:02.307889  6603 leader_election.cc:290] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:02.313002  6605 leader_election.cc:290] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
W20260713 09:01:02.317306  6373 leader_election.cc:343] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.318224  6648 raft_consensus.cc:2804] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.318665  6648 raft_consensus.cc:493] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.319053  6648 raft_consensus.cc:3060] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.319160  6603 raft_consensus.cc:2804] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.318660  6638 raft_consensus.cc:515] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.320626  6481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f35eb88954b08991337ce06bca9ed" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.322072  6481 raft_consensus.cc:2468] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 0.
I20260713 09:01:02.319619  6603 raft_consensus.cc:493] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.326483  6558 raft_consensus.cc:2393] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 298d77ea6d094ba6a5e8a0cd713e2462 in current term 1: Already voted for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in this term.
I20260713 09:01:02.327100  6603 raft_consensus.cc:3060] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.324021  6625 consensus_queue.cc:237] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.319862  6374 leader_election.cc:304] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [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: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 0ddbb8957df748eb817067fd9b5a1ab5
I20260713 09:01:02.328576  6647 raft_consensus.cc:2749] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.332320  6605 raft_consensus.cc:2804] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.332805  6605 raft_consensus.cc:493] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.334000  6605 raft_consensus.cc:3060] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.337827  6481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:02.338424  6481 raft_consensus.cc:3060] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.344182  6600 tablet_bootstrap.cc:654] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.347829  6409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:02.349025  6638 leader_election.cc:290] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:02.351257  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:02.351817  6483 raft_consensus.cc:3060] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.353778  6598 ts_tablet_manager.cc:1434] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent starting tablet: real 0.076s	user 0.013s	sys 0.008s
I20260713 09:01:02.343492  6649 raft_consensus.cc:2804] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.355145  6598 tablet_bootstrap.cc:492] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5: Bootstrap starting.
I20260713 09:01:02.361268  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" is_pre_election: true
I20260713 09:01:02.361833  6407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" is_pre_election: true
I20260713 09:01:02.362180  6406 raft_consensus.cc:2468] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 0.
I20260713 09:01:02.355398  6638 raft_consensus.cc:493] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.360102  6649 raft_consensus.cc:493] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.372190  6648 raft_consensus.cc:515] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.373736  6605 raft_consensus.cc:515] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.369320  6447 leader_election.cc:304] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:02.376820  6407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cd37258bd949e9b24c9f4c5a6ee543" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:02.377437  6407 raft_consensus.cc:3060] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.377843  6605 leader_election.cc:290] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:02.378925  6483 raft_consensus.cc:2468] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 1.
I20260713 09:01:02.379364  6606 raft_consensus.cc:2749] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.377331  6558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:02.380247  6523 leader_election.cc:304] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 
I20260713 09:01:02.368872  6649 raft_consensus.cc:3060] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.367403  6638 raft_consensus.cc:515] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.382576  6652 raft_consensus.cc:2804] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.382881  6648 leader_election.cc:290] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:02.382980  6558 raft_consensus.cc:3060] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.383160  6652 raft_consensus.cc:697] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Becoming Leader. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:02.386142  6600 tablet_bootstrap.cc:492] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462: No bootstrap required, opened a new log
I20260713 09:01:02.390307  6638 leader_election.cc:290] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:02.390889  6408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" is_pre_election: true
I20260713 09:01:02.391598  6482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.397897  6482 raft_consensus.cc:2468] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 0.
I20260713 09:01:02.392809  6558 raft_consensus.cc:2468] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 1.
I20260713 09:01:02.398149  6652 consensus_queue.cc:237] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.400919  6373 leader_election.cc:304] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:02.398787  6600 ts_tablet_manager.cc:1403] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.009s
I20260713 09:01:02.405675  6408 raft_consensus.cc:2393] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ddbb8957df748eb817067fd9b5a1ab5 in current term 1: Already voted for candidate 9cb24faf04c04dc3bcf20b3873d4704f in this term.
I20260713 09:01:02.403337  6407 raft_consensus.cc:2468] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 1.
I20260713 09:01:02.407231  6603 raft_consensus.cc:515] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:02.405941  6523 leader_election.cc:304] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 
I20260713 09:01:02.404209  6481 raft_consensus.cc:2468] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 1.
I20260713 09:01:02.408717  6638 raft_consensus.cc:2764] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:01:02.410708  6447 leader_election.cc:304] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [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: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 0ddbb8957df748eb817067fd9b5a1ab5
I20260713 09:01:02.409952  6521 leader_election.cc:304] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:02.405400  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cd37258bd949e9b24c9f4c5a6ee543" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:02.412690  6606 raft_consensus.cc:2804] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:02.413208  6606 raft_consensus.cc:493] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:02.413602  6606 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.409741  6603 leader_election.cc:290] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075)
I20260713 09:01:02.412752  6638 raft_consensus.cc:2804] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.415678  6638 raft_consensus.cc:697] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Becoming Leader. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:02.416558  6638 consensus_queue.cc:237] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.411747  6482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:02.407383  6605 raft_consensus.cc:2804] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.419083  6482 raft_consensus.cc:3060] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.414549  6484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:02.414867  6598 tablet_bootstrap.cc:654] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.419410  6605 raft_consensus.cc:697] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:02.413218  6483 raft_consensus.cc:3060] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.413924  6374 leader_election.cc:304] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [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: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 0ddbb8957df748eb817067fd9b5a1ab5
I20260713 09:01:02.422994  6484 raft_consensus.cc:3060] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.423228  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
W20260713 09:01:02.423589  6655 log.cc:927] Time spent T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260713 09:01:02.426405  6625 raft_consensus.cc:2804] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.429476  6625 raft_consensus.cc:697] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:02.424703  6649 raft_consensus.cc:515] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.422106  6644 raft_consensus.cc:515] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.427374  6606 raft_consensus.cc:515] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.435086  6599 tablet_bootstrap.cc:492] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f: No bootstrap required, opened a new log
I20260713 09:01:02.437479  6599 ts_tablet_manager.cc:1403] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent bootstrapping tablet: real 0.184s	user 0.015s	sys 0.019s
W20260713 09:01:02.429888  6521 leader_election.cc:343] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.439268  6605 consensus_queue.cc:237] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.444562  6482 raft_consensus.cc:2468] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 1.
I20260713 09:01:02.445708  6523 leader_election.cc:304] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [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: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:02.446312  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f35eb88954b08991337ce06bca9ed" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:02.432403  6625 consensus_queue.cc:237] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.446350  6409 raft_consensus.cc:2393] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ddbb8957df748eb817067fd9b5a1ab5 in current term 1: Already voted for candidate 9cb24faf04c04dc3bcf20b3873d4704f in this term.
I20260713 09:01:02.451197  6482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:02.446812  6638 raft_consensus.cc:2804] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.446908  6406 raft_consensus.cc:3060] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.451967  6482 raft_consensus.cc:2393] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9cb24faf04c04dc3bcf20b3873d4704f in current term 1: Already voted for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in this term.
I20260713 09:01:02.450613  6306 catalog_manager.cc:5697] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:02.456543  6644 leader_election.cc:290] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:02.454210  6558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:02.448474  6484 raft_consensus.cc:2468] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 1.
I20260713 09:01:02.460163  6649 leader_election.cc:290] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:02.464962  6373 leader_election.cc:304] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [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: 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462
I20260713 09:01:02.456911  6638 raft_consensus.cc:697] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Becoming Leader. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:02.479537  6605 raft_consensus.cc:2749] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.484611  6303 catalog_manager.cc:5697] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 1 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:02.486991  6303 catalog_manager.cc:5697] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 1 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:02.488602  6638 consensus_queue.cc:237] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:02.509858  6406 raft_consensus.cc:2468] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 1.
W20260713 09:01:02.519277  6521 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.164.65:44075, user_credentials={real_user=slave}} blocked reactor thread for 65584.2us
I20260713 09:01:02.520812  6521 leader_election.cc:304] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:02.519331  6599 raft_consensus.cc:359] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:02.522127  6599 raft_consensus.cc:385] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.522437  6599 raft_consensus.cc:740] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.523471  6600 raft_consensus.cc:359] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.521682  6649 raft_consensus.cc:2804] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.524192  6600 raft_consensus.cc:385] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.524650  6649 raft_consensus.cc:697] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Becoming Leader. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:02.524778  6600 raft_consensus.cc:740] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.525345  6649 consensus_queue.cc:237] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.525494  6600 consensus_queue.cc:260] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.527302  6599 consensus_queue.cc:260] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:02.531201  6599 ts_tablet_manager.cc:1434] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.028s
I20260713 09:01:02.533614  6598 tablet_bootstrap.cc:492] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5: No bootstrap required, opened a new log
I20260713 09:01:02.533987  6598 ts_tablet_manager.cc:1403] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent bootstrapping tablet: real 0.179s	user 0.012s	sys 0.016s
I20260713 09:01:02.530570  6482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f35eb88954b08991337ce06bca9ed" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:02.535801  6600 ts_tablet_manager.cc:1434] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462: Time spent starting tablet: real 0.133s	user 0.013s	sys 0.017s
I20260713 09:01:02.535773  6482 raft_consensus.cc:3060] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.536903  6605 consensus_queue.cc:1048] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.541513  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:02.541718  6606 leader_election.cc:290] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 1 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:02.542101  6406 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.543632  6598 raft_consensus.cc:359] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.543916  6483 raft_consensus.cc:2468] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 1.
I20260713 09:01:02.544013  6482 raft_consensus.cc:2468] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 1.
I20260713 09:01:02.544278  6598 raft_consensus.cc:385] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.548334  6598 raft_consensus.cc:740] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.550192  6605 raft_consensus.cc:493] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.551220  6605 raft_consensus.cc:515] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:02.551687  6557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:02.553372  6605 leader_election.cc:290] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
W20260713 09:01:02.553614  6448 leader_election.cc:343] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:02.557045  6557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" is_pre_election: true
I20260713 09:01:02.558383  6406 raft_consensus.cc:2468] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 1.
I20260713 09:01:02.559289  6598 consensus_queue.cc:260] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.561249  6598 ts_tablet_manager.cc:1434] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.005s
I20260713 09:01:02.562150  6598 tablet_bootstrap.cc:492] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5: Bootstrap starting.
I20260713 09:01:02.559981  6447 leader_election.cc:304] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [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: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 0ddbb8957df748eb817067fd9b5a1ab5
I20260713 09:01:02.567994  6606 raft_consensus.cc:2804] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:02.571899  6606 raft_consensus.cc:697] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 LEADER]: Becoming Leader. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Running, Role: LEADER
I20260713 09:01:02.572805  6606 consensus_queue.cc:237] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.576336  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.577323  6483 raft_consensus.cc:2393] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9cb24faf04c04dc3bcf20b3873d4704f in current term 1: Already voted for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in this term.
I20260713 09:01:02.578209  6598 tablet_bootstrap.cc:654] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:02.578505  6374 leader_election.cc:304] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462
I20260713 09:01:02.579635  6605 raft_consensus.cc:3060] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.579036  6306 catalog_manager.cc:5697] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:02.581889  6306 catalog_manager.cc:5697] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:02.583683  6306 catalog_manager.cc:5697] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:02.601622  6605 raft_consensus.cc:2749] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.604689  6304 catalog_manager.cc:5697] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 reported cstate change: term changed from 0 to 1, leader changed from <none> to 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:02.606590  6483 raft_consensus.cc:3060] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.606233  6303 catalog_manager.cc:5697] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 1 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:02.609562  6303 catalog_manager.cc:5697] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 1 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:02.611603  6598 tablet_bootstrap.cc:492] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5: No bootstrap required, opened a new log
I20260713 09:01:02.612073  6598 ts_tablet_manager.cc:1403] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.014s
I20260713 09:01:02.613520  6605 consensus_queue.cc:1048] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.614809  6598 raft_consensus.cc:359] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.615515  6598 raft_consensus.cc:385] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:02.615797  6598 raft_consensus.cc:740] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Initialized, Role: FOLLOWER
I20260713 09:01:02.616750  6598 consensus_queue.cc:260] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.618851  6598 ts_tablet_manager.cc:1434] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:01:02.701161  6638 raft_consensus.cc:493] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.701702  6638 raft_consensus.cc:515] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.703526  6638 leader_election.cc:290] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:02.704579  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" is_pre_election: true
I20260713 09:01:02.704629  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.705370  6406 raft_consensus.cc:2393] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ddbb8957df748eb817067fd9b5a1ab5 in current term 1: Already voted for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in this term.
I20260713 09:01:02.706403  6521 leader_election.cc:304] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5; no voters: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:02.707109  6638 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.711570  6638 raft_consensus.cc:2749] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.786628  6605 consensus_queue.cc:1048] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.796422  6605 consensus_queue.cc:1048] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.870445  6638 raft_consensus.cc:493] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:02.870967  6638 raft_consensus.cc:515] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:02.873116  6638 leader_election.cc:290] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:02.873940  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" is_pre_election: true
I20260713 09:01:02.877808  6482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" is_pre_election: true
I20260713 09:01:02.878245  6605 consensus_queue.cc:1048] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.878755  6482 raft_consensus.cc:2393] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ddbb8957df748eb817067fd9b5a1ab5 in current term 1: Already voted for candidate 9cb24faf04c04dc3bcf20b3873d4704f in this term.
I20260713 09:01:02.879971  6523 leader_election.cc:304] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5; no voters: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:02.880780  6638 raft_consensus.cc:3060] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:02.890576  6638 raft_consensus.cc:2749] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:02.892462  6558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427"
dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
mode: GRACEFUL
new_leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:47106
I20260713 09:01:02.893121  6558 raft_consensus.cc:606] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Received request to transfer leadership to TS 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:02.896966  6605 consensus_queue.cc:1048] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.898192  6625 consensus_queue.cc:1048] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.906004  6558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd"
dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
mode: GRACEFUL
new_leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:47106
I20260713 09:01:02.906535  6558 raft_consensus.cc:606] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Received request to transfer leadership to TS 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:02.916208  6625 consensus_queue.cc:1048] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.934610  6482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681"
dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
mode: GRACEFUL
new_leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:44914
I20260713 09:01:02.935240  6482 raft_consensus.cc:606] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 LEADER]: Received request to transfer leadership to TS 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:02.940583  6558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79cd37258bd949e9b24c9f4c5a6ee543"
dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
mode: GRACEFUL
new_leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
 from {username='slave'} at 127.0.0.1:47106
I20260713 09:01:02.941119  6558 raft_consensus.cc:606] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Received request to transfer leadership to TS 298d77ea6d094ba6a5e8a0cd713e2462
I20260713 09:01:02.954599  6406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
mode: GRACEFUL
new_leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
 from {username='slave'} at 127.0.0.1:51244
I20260713 09:01:02.955065  6406 raft_consensus.cc:606] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Received request to transfer leadership to TS 298d77ea6d094ba6a5e8a0cd713e2462
I20260713 09:01:02.959600  6558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "005f35eb88954b08991337ce06bca9ed"
dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
mode: GRACEFUL
new_leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
 from {username='slave'} at 127.0.0.1:47106
I20260713 09:01:02.960011  6558 raft_consensus.cc:606] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Received request to transfer leadership to TS 298d77ea6d094ba6a5e8a0cd713e2462
I20260713 09:01:02.964694  6409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1df6a63dace34a19b6096640eceae460"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
mode: GRACEFUL
new_leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
 from {username='slave'} at 127.0.0.1:51244
I20260713 09:01:02.965233  6409 raft_consensus.cc:606] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Received request to transfer leadership to TS 298d77ea6d094ba6a5e8a0cd713e2462
I20260713 09:01:02.965867  6638 consensus_queue.cc:1048] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.972832  6649 raft_consensus.cc:993] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5: : Instructing follower 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:02.972700  6409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "867d57abb3bc44379618a1e15865d47b"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
mode: GRACEFUL
new_leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
 from {username='slave'} at 127.0.0.1:51244
I20260713 09:01:02.973272  6652 raft_consensus.cc:1081] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Signalling peer 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:02.977267  6638 consensus_queue.cc:1048] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.980190  6406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:51230
I20260713 09:01:02.980777  6406 raft_consensus.cc:493] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:02.981148  6406 raft_consensus.cc:3060] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:02.984851  6652 consensus_queue.cc:1048] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.986320  6409 raft_consensus.cc:606] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Received request to transfer leadership to TS 0ddbb8957df748eb817067fd9b5a1ab5
I20260713 09:01:02.987627  6406 raft_consensus.cc:515] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:02.990556  6638 consensus_queue.cc:1048] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:02.992007  6406 leader_election.cc:290] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 2 election: Requested vote from peers 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:02.992810  6484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:02.993659  6638 raft_consensus.cc:993] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5: : Instructing follower 298d77ea6d094ba6a5e8a0cd713e2462 to start an election
I20260713 09:01:02.994098  6638 raft_consensus.cc:1081] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Signalling peer 298d77ea6d094ba6a5e8a0cd713e2462 to start an election
I20260713 09:01:02.995016  6558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:02.995580  6558 raft_consensus.cc:3055] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:02.995893  6558 raft_consensus.cc:740] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:02.997924  6481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "005f35eb88954b08991337ce06bca9ed"
dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
 from {username='slave'} at 127.0.0.1:44906
I20260713 09:01:02.996835  6558 consensus_queue.cc:260] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:02.999171  6481 raft_consensus.cc:493] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:02.999686  6481 raft_consensus.cc:3060] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.005069  6638 consensus_queue.cc:1048] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.007581  6558 raft_consensus.cc:3060] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.012714  6649 consensus_queue.cc:1048] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:03.024160  6652 consensus_queue.cc:1048] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.027101  6558 raft_consensus.cc:2468] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 2.
I20260713 09:01:03.035948  6373 leader_election.cc:304] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [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: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 298d77ea6d094ba6a5e8a0cd713e2462
I20260713 09:01:03.037011  6627 raft_consensus.cc:2804] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:03.037492  6627 raft_consensus.cc:697] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:03.037343  6649 consensus_queue.cc:1048] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.038327  6627 consensus_queue.cc:237] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:03.039608  6481 raft_consensus.cc:515] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.040576  6625 consensus_queue.cc:1048] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.041034  6638 raft_consensus.cc:993] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5: : Instructing follower 298d77ea6d094ba6a5e8a0cd713e2462 to start an election
I20260713 09:01:03.041718  6638 raft_consensus.cc:1081] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Signalling peer 298d77ea6d094ba6a5e8a0cd713e2462 to start an election
I20260713 09:01:03.043000  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f35eb88954b08991337ce06bca9ed" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:03.043152  6558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f35eb88954b08991337ce06bca9ed" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:03.043565  6406 raft_consensus.cc:3060] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.043697  6558 raft_consensus.cc:3055] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:03.044094  6558 raft_consensus.cc:740] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:03.044782  6481 leader_election.cc:290] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 2 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:03.045773  6558 consensus_queue.cc:260] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.047317  6558 raft_consensus.cc:3060] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.051801  6482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79cd37258bd949e9b24c9f4c5a6ee543"
dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
 from {username='slave'} at 127.0.0.1:44906
I20260713 09:01:03.052515  6482 raft_consensus.cc:493] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:03.052899  6482 raft_consensus.cc:3060] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.060490  6606 consensus_queue.cc:1048] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.062636  6406 raft_consensus.cc:2468] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 2.
I20260713 09:01:03.064280  6447 leader_election.cc:304] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:03.065114  6606 raft_consensus.cc:2804] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:03.065560  6606 raft_consensus.cc:697] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Becoming Leader. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Running, Role: LEADER
I20260713 09:01:03.065713  6627 raft_consensus.cc:993] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f: : Instructing follower 298d77ea6d094ba6a5e8a0cd713e2462 to start an election
I20260713 09:01:03.066182  6627 raft_consensus.cc:1081] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Signalling peer 298d77ea6d094ba6a5e8a0cd713e2462 to start an election
I20260713 09:01:03.067548  6649 raft_consensus.cc:993] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5: : Instructing follower 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:03.067960  6649 raft_consensus.cc:1081] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Signalling peer 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:03.066413  6606 consensus_queue.cc:237] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.070822  6644 consensus_queue.cc:1048] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.072570  6306 catalog_manager.cc:5697] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 1 to 2, leader changed from 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67) to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 2 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:03.074311  6480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287"
dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
 from {username='slave'} at 127.0.0.1:44892
I20260713 09:01:03.075064  6480 raft_consensus.cc:493] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:03.075677  6480 raft_consensus.cc:3060] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.075819  6407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:51230
I20260713 09:01:03.065837  6482 raft_consensus.cc:515] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.077644  6484 raft_consensus.cc:1240] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Rejecting Update request from peer 0ddbb8957df748eb817067fd9b5a1ab5 for earlier term 1. Current term is 2. Ops: []
I20260713 09:01:03.076409  6407 raft_consensus.cc:493] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:03.078527  6407 raft_consensus.cc:3060] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.081209  6558 raft_consensus.cc:2468] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 2.
I20260713 09:01:03.084761  6407 raft_consensus.cc:515] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.085048  6638 consensus_queue.cc:1059] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.085743  6406 raft_consensus.cc:1240] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Rejecting Update request from peer 0ddbb8957df748eb817067fd9b5a1ab5 for earlier term 1. Current term is 2. Ops: []
I20260713 09:01:03.085842  6638 raft_consensus.cc:3055] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:03.086220  6638 raft_consensus.cc:740] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:03.086997  6638 consensus_queue.cc:260] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.088060  6638 raft_consensus.cc:3060] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.088572  6652 consensus_queue.cc:1059] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.089272  6652 raft_consensus.cc:3055] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:03.089636  6652 raft_consensus.cc:740] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:03.089430  6480 raft_consensus.cc:515] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.090466  6481 raft_consensus.cc:1240] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Rejecting Update request from peer 9cb24faf04c04dc3bcf20b3873d4704f for earlier term 1. Current term is 2. Ops: []
I20260713 09:01:03.090423  6652 consensus_queue.cc:260] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.091394  6652 raft_consensus.cc:3060] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.092713  6644 consensus_queue.cc:1059] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.093461  6644 raft_consensus.cc:3055] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:03.093747  6644 raft_consensus.cc:740] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:03.094660  6644 consensus_queue.cc:260] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.095682  6644 raft_consensus.cc:3060] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.097558  6556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cd37258bd949e9b24c9f4c5a6ee543" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:03.099563  6482 leader_election.cc:290] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 2 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:03.102031  6408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cd37258bd949e9b24c9f4c5a6ee543" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:03.102353  6405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:03.102759  6408 raft_consensus.cc:3060] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.103097  6606 consensus_queue.cc:1048] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.111385  6407 leader_election.cc:290] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 2 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:03.112905  6482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:03.113903  6408 raft_consensus.cc:2468] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 2.
I20260713 09:01:03.116952  6555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6251a8570d634ab190f3ee8398fdbabd" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:03.126335  6556 raft_consensus.cc:2468] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 2.
I20260713 09:01:03.138017  6448 leader_election.cc:304] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 
I20260713 09:01:03.138968  6695 raft_consensus.cc:2804] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:03.139431  6695 raft_consensus.cc:697] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Becoming Leader. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Running, Role: LEADER
I20260713 09:01:03.140241  6695 consensus_queue.cc:237] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.145617  6405 raft_consensus.cc:2468] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 2.
I20260713 09:01:03.146008  6555 raft_consensus.cc:2468] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 2.
I20260713 09:01:03.148247  6447 leader_election.cc:304] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:03.149097  6662 raft_consensus.cc:2804] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:03.147987  6373 leader_election.cc:304] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [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: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 298d77ea6d094ba6a5e8a0cd713e2462
I20260713 09:01:03.149559  6662 raft_consensus.cc:697] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Becoming Leader. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Running, Role: LEADER
I20260713 09:01:03.149940  6644 raft_consensus.cc:2804] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:03.150676  6644 raft_consensus.cc:697] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:03.150636  6662 consensus_queue.cc:237] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.151751  6644 consensus_queue.cc:237] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.155254  6480 leader_election.cc:290] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 2 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:03.148087  6556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:03.156872  6556 raft_consensus.cc:3060] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.162226  6605 raft_consensus.cc:993] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f: : Instructing follower 0ddbb8957df748eb817067fd9b5a1ab5 to start an election
I20260713 09:01:03.162726  6605 raft_consensus.cc:1081] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Signalling peer 0ddbb8957df748eb817067fd9b5a1ab5 to start an election
I20260713 09:01:03.162698  6556 raft_consensus.cc:2468] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 2.
I20260713 09:01:03.164822  6557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "867d57abb3bc44379618a1e15865d47b"
dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
 from {username='slave'} at 127.0.0.1:47088
I20260713 09:01:03.165349  6557 raft_consensus.cc:493] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:03.165688  6557 raft_consensus.cc:3060] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.168797  6695 raft_consensus.cc:993] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462: : Instructing follower 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:03.169250  6695 raft_consensus.cc:1081] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 LEADER]: Signalling peer 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:03.170950  6409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:51232
I20260713 09:01:03.171581  6409 raft_consensus.cc:493] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:03.172005  6409 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.172576  6557 raft_consensus.cc:515] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.172724  6303 catalog_manager.cc:5697] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 reported cstate change: term changed from 1 to 2, leader changed from 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65) to 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.175899  6408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867d57abb3bc44379618a1e15865d47b" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:03.176229  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867d57abb3bc44379618a1e15865d47b" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:03.176538  6408 raft_consensus.cc:3055] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:03.176934  6483 raft_consensus.cc:3060] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.176916  6408 raft_consensus.cc:740] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:03.178228  6408 consensus_queue.cc:260] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.179551  6409 raft_consensus.cc:515] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.180570  6408 raft_consensus.cc:3060] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.181969  6409 leader_election.cc:290] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 2 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:03.183120  6556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:03.183686  6556 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.184459  6483 raft_consensus.cc:2468] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 2.
I20260713 09:01:03.185832  6523 leader_election.cc:304] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 
I20260713 09:01:03.186477  6405 raft_consensus.cc:1240] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Rejecting Update request from peer 298d77ea6d094ba6a5e8a0cd713e2462 for earlier term 1. Current term is 2. Ops: []
I20260713 09:01:03.186831  6638 raft_consensus.cc:2804] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:03.184566  6557 leader_election.cc:290] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 2 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:03.187391  6638 raft_consensus.cc:697] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 LEADER]: Becoming Leader. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:03.188620  6606 consensus_queue.cc:1059] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.189399  6606 raft_consensus.cc:3055] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:03.189702  6606 raft_consensus.cc:740] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Running, Role: LEADER
I20260713 09:01:03.189836  6638 consensus_queue.cc:237] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.190418  6556 raft_consensus.cc:2468] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 2.
I20260713 09:01:03.190528  6606 consensus_queue.cc:260] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.191119  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:03.191705  6606 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.191669  6373 leader_election.cc:304] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:03.192675  6605 raft_consensus.cc:2804] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:03.192081  6304 catalog_manager.cc:5697] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 1 to 2, leader changed from 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67) to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 2 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.193137  6605 raft_consensus.cc:697] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:03.194007  6605 consensus_queue.cc:237] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.196442  6408 raft_consensus.cc:2468] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 2.
I20260713 09:01:03.203740  6303 catalog_manager.cc:5697] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 reported cstate change: term changed from 1 to 2, leader changed from 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65) to 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67). New cstate: current_term: 2 leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:03.203897  6483 raft_consensus.cc:2468] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 2.
I20260713 09:01:03.209467  6304 catalog_manager.cc:5697] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 1 to 2, leader changed from 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66) to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 2 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.218168  6306 catalog_manager.cc:5697] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 reported cstate change: term changed from 1 to 2, leader changed from 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67) to 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.219411  6306 catalog_manager.cc:5697] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 reported cstate change: term changed from 1 to 2, leader changed from 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67) to 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.333947  6625 raft_consensus.cc:993] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f: : Instructing follower 298d77ea6d094ba6a5e8a0cd713e2462 to start an election
I20260713 09:01:03.334548  6625 raft_consensus.cc:1081] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Signalling peer 298d77ea6d094ba6a5e8a0cd713e2462 to start an election
I20260713 09:01:03.336486  6483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1df6a63dace34a19b6096640eceae460"
dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
 from {username='slave'} at 127.0.0.1:44892
I20260713 09:01:03.337689  6483 raft_consensus.cc:493] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:03.338078  6483 raft_consensus.cc:3060] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.343218  6483 raft_consensus.cc:515] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.345170  6483 leader_election.cc:290] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 2 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:03.346002  6408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df6a63dace34a19b6096640eceae460" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:03.346345  6557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df6a63dace34a19b6096640eceae460" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:03.346609  6408 raft_consensus.cc:3055] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:03.346907  6557 raft_consensus.cc:3060] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.346936  6408 raft_consensus.cc:740] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:03.347836  6408 consensus_queue.cc:260] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.349062  6408 raft_consensus.cc:3060] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.353812  6557 raft_consensus.cc:2468] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 2.
I20260713 09:01:03.355064  6448 leader_election.cc:304] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 
I20260713 09:01:03.355438  6408 raft_consensus.cc:2468] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 2.
I20260713 09:01:03.355855  6606 raft_consensus.cc:2804] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:03.356319  6606 raft_consensus.cc:697] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Becoming Leader. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Running, Role: LEADER
I20260713 09:01:03.357191  6606 consensus_queue.cc:237] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:03.363752  6306 catalog_manager.cc:5697] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 reported cstate change: term changed from 1 to 2, leader changed from 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65) to 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.455971  6557 raft_consensus.cc:1275] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.457408  6644 consensus_queue.cc:1048] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.465274  6483 raft_consensus.cc:3060] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.472975  6483 raft_consensus.cc:1275] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.474419  6696 consensus_queue.cc:1048] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.479063  6408 raft_consensus.cc:1275] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Refusing update from remote peer 298d77ea6d094ba6a5e8a0cd713e2462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.480515  6606 consensus_queue.cc:1048] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.491125  6557 raft_consensus.cc:1275] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Refusing update from remote peer 298d77ea6d094ba6a5e8a0cd713e2462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.493491  6695 consensus_queue.cc:1048] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:03.540091  6408 raft_consensus.cc:1275] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Refusing update from remote peer 298d77ea6d094ba6a5e8a0cd713e2462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.541882  6697 consensus_queue.cc:1048] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:03.543149  6557 raft_consensus.cc:1275] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Refusing update from remote peer 298d77ea6d094ba6a5e8a0cd713e2462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.544576  6697 consensus_queue.cc:1048] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.551443  6556 raft_consensus.cc:1275] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Refusing update from remote peer 298d77ea6d094ba6a5e8a0cd713e2462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.557005  6662 consensus_queue.cc:1048] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:03.565148  6408 raft_consensus.cc:1275] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Refusing update from remote peer 298d77ea6d094ba6a5e8a0cd713e2462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.566834  6698 consensus_queue.cc:1048] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.599901  6483 raft_consensus.cc:3060] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:03.604794  6483 raft_consensus.cc:1275] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.606575  6605 consensus_queue.cc:1048] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:03.614989  6556 raft_consensus.cc:1275] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.616320  6605 consensus_queue.cc:1048] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.635628  6408 raft_consensus.cc:1275] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Refusing update from remote peer 0ddbb8957df748eb817067fd9b5a1ab5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.636943  6638 consensus_queue.cc:1048] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.645673  6483 raft_consensus.cc:1275] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Refusing update from remote peer 0ddbb8957df748eb817067fd9b5a1ab5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.647117  6638 consensus_queue.cc:1048] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:03.765995  6556 raft_consensus.cc:1275] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.767402  6605 consensus_queue.cc:1048] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.775882  6483 raft_consensus.cc:1275] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.778555  6644 consensus_queue.cc:1048] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.888468  6408 raft_consensus.cc:1275] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Refusing update from remote peer 298d77ea6d094ba6a5e8a0cd713e2462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.890070  6698 consensus_queue.cc:1048] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.900321  6556 raft_consensus.cc:1275] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Refusing update from remote peer 298d77ea6d094ba6a5e8a0cd713e2462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:03.902041  6662 consensus_queue.cc:1048] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:06.018613  5777 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:01:06.019380  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:06.035562  6408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
mode: GRACEFUL
new_leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
 from {username='slave'} at 127.0.0.1:51246
I20260713 09:01:06.036136  6408 raft_consensus.cc:606] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Received request to transfer leadership to TS 0ddbb8957df748eb817067fd9b5a1ab5
I20260713 09:01:06.038445  6408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
mode: GRACEFUL
new_leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
 from {username='slave'} at 127.0.0.1:51246
I20260713 09:01:06.038957  6408 raft_consensus.cc:606] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 LEADER]: Received request to transfer leadership to TS 0ddbb8957df748eb817067fd9b5a1ab5
I20260713 09:01:06.040077  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:01:06.040664  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:06.248240  6625 raft_consensus.cc:993] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f: : Instructing follower 0ddbb8957df748eb817067fd9b5a1ab5 to start an election
I20260713 09:01:06.248801  6708 raft_consensus.cc:1081] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 LEADER]: Signalling peer 0ddbb8957df748eb817067fd9b5a1ab5 to start an election
I20260713 09:01:06.250365  6556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681"
dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
 from {username='slave'} at 127.0.0.1:47088
I20260713 09:01:06.250883  6556 raft_consensus.cc:493] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:06.251236  6556 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:06.256126  6556 raft_consensus.cc:515] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:06.257993  6556 leader_election.cc:290] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 3 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:06.258956  6408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:06.259100  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:06.259572  6408 raft_consensus.cc:3055] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:06.259681  6483 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:06.259920  6408 raft_consensus.cc:740] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:06.260819  6408 consensus_queue.cc:260] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:06.261852  6408 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:06.264487  6483 raft_consensus.cc:2468] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 3.
I20260713 09:01:06.265690  6523 leader_election.cc:304] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [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: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 
I20260713 09:01:06.266636  6704 raft_consensus.cc:2804] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:06.267669  6704 raft_consensus.cc:697] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 LEADER]: Becoming Leader. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:06.267694  6408 raft_consensus.cc:2468] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 3.
I20260713 09:01:06.268671  6704 consensus_queue.cc:237] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:06.275483  6303 catalog_manager.cc:5697] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 reported cstate change: term changed from 2 to 3, leader changed from 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65) to 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67). New cstate: current_term: 3 leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:06.369942  6625 raft_consensus.cc:993] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f: : Instructing follower 0ddbb8957df748eb817067fd9b5a1ab5 to start an election
I20260713 09:01:06.370398  6708 raft_consensus.cc:1081] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Signalling peer 0ddbb8957df748eb817067fd9b5a1ab5 to start an election
I20260713 09:01:06.371670  6556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a"
dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
 from {username='slave'} at 127.0.0.1:47088
I20260713 09:01:06.372126  6556 raft_consensus.cc:493] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:06.372480  6556 raft_consensus.cc:3060] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:06.377513  6556 raft_consensus.cc:515] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:06.379001  6556 leader_election.cc:290] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 2 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:06.379834  6408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:06.379957  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:06.380470  6408 raft_consensus.cc:3055] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:06.380519  6483 raft_consensus.cc:3060] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:06.380838  6408 raft_consensus.cc:740] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:06.381523  6408 consensus_queue.cc:260] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:06.382407  6408 raft_consensus.cc:3060] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:06.384675  6483 raft_consensus.cc:2468] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 2.
I20260713 09:01:06.385533  6523 leader_election.cc:304] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 
I20260713 09:01:06.386176  6704 raft_consensus.cc:2804] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:06.386598  6704 raft_consensus.cc:697] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 LEADER]: Becoming Leader. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:06.387163  6408 raft_consensus.cc:2468] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 2.
I20260713 09:01:06.387326  6704 consensus_queue.cc:237] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:06.396770  6303 catalog_manager.cc:5697] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 reported cstate change: term changed from 1 to 2, leader changed from 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65) to 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67). New cstate: current_term: 2 leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:06.721822  6483 raft_consensus.cc:1275] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Refusing update from remote peer 0ddbb8957df748eb817067fd9b5a1ab5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:06.723181  6704 consensus_queue.cc:1048] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:06.732419  6408 raft_consensus.cc:1275] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Refusing update from remote peer 0ddbb8957df748eb817067fd9b5a1ab5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:06.734063  6718 consensus_queue.cc:1048] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:06.782704  6483 raft_consensus.cc:1275] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Refusing update from remote peer 0ddbb8957df748eb817067fd9b5a1ab5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:06.783895  6718 consensus_queue.cc:1048] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:06.792905  6408 raft_consensus.cc:1275] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Refusing update from remote peer 0ddbb8957df748eb817067fd9b5a1ab5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:06.794480  6704 consensus_queue.cc:1048] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:07.041662  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:07.056854  6556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a"
dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
mode: GRACEFUL
new_leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:47106
I20260713 09:01:07.057524  6556 raft_consensus.cc:606] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 LEADER]: Received request to transfer leadership to TS 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:07.064895  6556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681"
dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
mode: GRACEFUL
new_leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:47106
I20260713 09:01:07.065420  6556 raft_consensus.cc:606] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 LEADER]: Received request to transfer leadership to TS 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:07.070287  6483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79cd37258bd949e9b24c9f4c5a6ee543"
dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
mode: GRACEFUL
new_leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:44914
I20260713 09:01:07.070736  6483 raft_consensus.cc:606] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Received request to transfer leadership to TS 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:07.075284  6483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287"
dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
mode: GRACEFUL
new_leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:44914
I20260713 09:01:07.075711  6483 raft_consensus.cc:606] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Received request to transfer leadership to TS 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:07.079692  6483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "005f35eb88954b08991337ce06bca9ed"
dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
mode: GRACEFUL
new_leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:44914
I20260713 09:01:07.080128  6483 raft_consensus.cc:606] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Received request to transfer leadership to TS 9cb24faf04c04dc3bcf20b3873d4704f
I20260713 09:01:07.175817  6709 raft_consensus.cc:993] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5: : Instructing follower 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:07.176256  6709 raft_consensus.cc:1081] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 LEADER]: Signalling peer 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:07.177819  6408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:51230
I20260713 09:01:07.178520  6408 raft_consensus.cc:493] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:07.178902  6408 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:07.183280  6408 raft_consensus.cc:515] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.184864  6408 leader_election.cc:290] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 4 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:07.185562  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:07.185915  6556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:07.186069  6483 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:07.186414  6556 raft_consensus.cc:3055] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:01:07.186698  6556 raft_consensus.cc:740] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:07.187350  6556 consensus_queue.cc:260] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.188201  6556 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:07.190143  6483 raft_consensus.cc:2468] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 4.
I20260713 09:01:07.191041  6374 leader_election.cc:304] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [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: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:07.191670  6708 raft_consensus.cc:2804] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:01:07.192867  6556 raft_consensus.cc:2468] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 4.
I20260713 09:01:07.193936  6708 raft_consensus.cc:697] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 4 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:07.194712  6708 consensus_queue.cc:237] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.200233  6304 catalog_manager.cc:5697] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 3 to 4, leader changed from 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67) to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 4 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:07.253630  6718 raft_consensus.cc:993] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5: : Instructing follower 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:07.254096  6709 raft_consensus.cc:1081] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 LEADER]: Signalling peer 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:07.255542  6408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:51230
I20260713 09:01:07.256193  6408 raft_consensus.cc:493] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:07.256556  6408 raft_consensus.cc:3060] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:07.260989  6408 raft_consensus.cc:515] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.262717  6408 leader_election.cc:290] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 3 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:07.263507  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:07.263772  6556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ea0e52928245fc98e89ccb07fded3a" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:07.264050  6483 raft_consensus.cc:3060] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:07.264315  6556 raft_consensus.cc:3055] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:07.264709  6556 raft_consensus.cc:740] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:07.265439  6556 consensus_queue.cc:260] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.268308  6556 raft_consensus.cc:3060] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:07.270164  6483 raft_consensus.cc:2468] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 3.
I20260713 09:01:07.271167  6374 leader_election.cc:304] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [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: 298d77ea6d094ba6a5e8a0cd713e2462, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:07.271909  6708 raft_consensus.cc:2804] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:07.272336  6708 raft_consensus.cc:697] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:07.273402  6556 raft_consensus.cc:2468] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 3.
I20260713 09:01:07.273201  6708 consensus_queue.cc:237] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.278753  6304 catalog_manager.cc:5697] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 2 to 3, leader changed from 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67) to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 3 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:07.321307  6724 raft_consensus.cc:993] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462: : Instructing follower 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:07.321717  6724 raft_consensus.cc:1081] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Signalling peer 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:07.323045  6408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "005f35eb88954b08991337ce06bca9ed"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:51232
I20260713 09:01:07.323607  6408 raft_consensus.cc:493] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:07.323922  6408 raft_consensus.cc:3060] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:07.328480  6408 raft_consensus.cc:515] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.329980  6408 leader_election.cc:290] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 3 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:07.330780  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f35eb88954b08991337ce06bca9ed" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:07.330983  6556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005f35eb88954b08991337ce06bca9ed" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:07.331365  6483 raft_consensus.cc:3055] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:07.331599  6556 raft_consensus.cc:3060] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:07.331735  6483 raft_consensus.cc:740] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Running, Role: LEADER
I20260713 09:01:07.332620  6483 consensus_queue.cc:260] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.333803  6483 raft_consensus.cc:3060] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:07.338689  6556 raft_consensus.cc:2468] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 3.
I20260713 09:01:07.339794  6373 leader_election.cc:304] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [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: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:07.340317  6483 raft_consensus.cc:2468] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 3.
I20260713 09:01:07.340785  6708 raft_consensus.cc:2804] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:07.341292  6708 raft_consensus.cc:697] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:07.342060  6708 consensus_queue.cc:237] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.349140  6304 catalog_manager.cc:5697] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 2 to 3, leader changed from 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66) to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 3 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:07.479436  6662 raft_consensus.cc:993] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462: : Instructing follower 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:07.479871  6662 raft_consensus.cc:1081] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Signalling peer 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:07.481277  6408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79cd37258bd949e9b24c9f4c5a6ee543"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:51232
I20260713 09:01:07.481707  6408 raft_consensus.cc:493] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:07.481937  6408 raft_consensus.cc:3060] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:07.486107  6408 raft_consensus.cc:515] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.487607  6408 leader_election.cc:290] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 3 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:07.488361  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cd37258bd949e9b24c9f4c5a6ee543" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:07.488665  6556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cd37258bd949e9b24c9f4c5a6ee543" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:07.488929  6483 raft_consensus.cc:3055] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:07.489240  6556 raft_consensus.cc:3060] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:07.489332  6483 raft_consensus.cc:740] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Running, Role: LEADER
I20260713 09:01:07.490152  6483 consensus_queue.cc:260] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.491093  6483 raft_consensus.cc:3060] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:07.493934  6556 raft_consensus.cc:2468] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 3.
I20260713 09:01:07.494899  6373 leader_election.cc:304] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [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: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:07.495239  6483 raft_consensus.cc:2468] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 3.
I20260713 09:01:07.495821  6708 raft_consensus.cc:2804] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:07.496469  6708 raft_consensus.cc:697] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:07.497202  6708 consensus_queue.cc:237] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.503723  6304 catalog_manager.cc:5697] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 2 to 3, leader changed from 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66) to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 3 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:07.604513  6724 raft_consensus.cc:993] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462: : Instructing follower 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:07.605077  6662 raft_consensus.cc:1081] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Signalling peer 9cb24faf04c04dc3bcf20b3873d4704f to start an election
I20260713 09:01:07.606812  6408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
 from {username='slave'} at 127.0.0.1:51232
I20260713 09:01:07.607352  6408 raft_consensus.cc:493] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:07.607723  6408 raft_consensus.cc:3060] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:07.612844  6408 raft_consensus.cc:515] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.614743  6408 leader_election.cc:290] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [CANDIDATE]: Term 3 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:07.615550  6480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:07.616199  6480 raft_consensus.cc:3055] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:07.616228  6556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287" candidate_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:07.616736  6480 raft_consensus.cc:740] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Running, Role: LEADER
I20260713 09:01:07.617028  6556 raft_consensus.cc:3060] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:07.617621  6480 consensus_queue.cc:260] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.618904  6480 raft_consensus.cc:3060] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:07.623839  6556 raft_consensus.cc:2468] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 3.
I20260713 09:01:07.625108  6373 leader_election.cc:304] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [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: 0ddbb8957df748eb817067fd9b5a1ab5, 9cb24faf04c04dc3bcf20b3873d4704f; no voters: 
I20260713 09:01:07.626065  6708 raft_consensus.cc:2804] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:07.626242  6480 raft_consensus.cc:2468] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cb24faf04c04dc3bcf20b3873d4704f in term 3.
I20260713 09:01:07.626686  6708 raft_consensus.cc:697] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 LEADER]: Becoming Leader. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:07.627605  6708 consensus_queue.cc:237] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:07.636364  6304 catalog_manager.cc:5697] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f reported cstate change: term changed from 2 to 3, leader changed from 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66) to 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65). New cstate: current_term: 3 leader_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:07.738044  6556 raft_consensus.cc:1275] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:07.739408  6708 consensus_queue.cc:1048] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:07.749110  6480 raft_consensus.cc:1275] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:07.751350  6708 consensus_queue.cc:1048] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:07.755479  6556 raft_consensus.cc:1275] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:07.756853  6708 consensus_queue.cc:1048] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:07.773473  6480 raft_consensus.cc:1275] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:07.775146  6725 consensus_queue.cc:1048] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:07.802518  6480 raft_consensus.cc:1275] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 4 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:07.804070  6725 consensus_queue.cc:1048] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:07.804723  6556 raft_consensus.cc:1275] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 4 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:01:07.805960  6725 consensus_queue.cc:1048] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:07.949581  6480 raft_consensus.cc:1275] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:07.951088  6725 consensus_queue.cc:1048] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:07.960804  6556 raft_consensus.cc:1275] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:07.963508  6738 consensus_queue.cc:1048] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:08.073984  6556 raft_consensus.cc:1275] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:08.075683  6738 consensus_queue.cc:1048] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:08.085021  6480 raft_consensus.cc:1275] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Refusing update from remote peer 9cb24faf04c04dc3bcf20b3873d4704f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:08.088115  6738 consensus_queue.cc:1048] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:10.087193  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:10.095556  6408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
mode: GRACEFUL
new_leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
 from {username='slave'} at 127.0.0.1:51246
I20260713 09:01:10.096145  6408 raft_consensus.cc:606] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 LEADER]: Received request to transfer leadership to TS 0ddbb8957df748eb817067fd9b5a1ab5
I20260713 09:01:10.098522  6408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35881d81c24a4377ab5d5b4266105d1b"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
mode: GRACEFUL
new_leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
 from {username='slave'} at 127.0.0.1:51246
I20260713 09:01:10.098978  6408 raft_consensus.cc:606] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Received request to transfer leadership to TS 298d77ea6d094ba6a5e8a0cd713e2462
I20260713 09:01:10.101217  6408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
mode: GRACEFUL
new_leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
 from {username='slave'} at 127.0.0.1:51246
I20260713 09:01:10.101627  6408 raft_consensus.cc:606] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 4 LEADER]: Received request to transfer leadership to TS 298d77ea6d094ba6a5e8a0cd713e2462
I20260713 09:01:10.103701  6408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427"
dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
mode: GRACEFUL
new_leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
 from {username='slave'} at 127.0.0.1:51246
I20260713 09:01:10.104094  6408 raft_consensus.cc:606] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 LEADER]: Received request to transfer leadership to TS 0ddbb8957df748eb817067fd9b5a1ab5
I20260713 09:01:10.105111  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:01:10.105690  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:10.135281  6747 raft_consensus.cc:993] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f: : Instructing follower 298d77ea6d094ba6a5e8a0cd713e2462 to start an election
I20260713 09:01:10.135993  6748 raft_consensus.cc:1081] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 4 LEADER]: Signalling peer 298d77ea6d094ba6a5e8a0cd713e2462 to start an election
I20260713 09:01:10.137673  6480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681"
dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
 from {username='slave'} at 127.0.0.1:44892
I20260713 09:01:10.138260  6480 raft_consensus.cc:493] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:10.138556  6480 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:01:10.144512  6480 raft_consensus.cc:515] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:10.146313  6480 leader_election.cc:290] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 5 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:10.147228  6408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:10.147621  6557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8157d8462c049a197ed91c718a6e681" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:10.148032  6408 raft_consensus.cc:3055] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:01:10.148213  6557 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:01:10.148473  6408 raft_consensus.cc:740] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:10.149302  6408 consensus_queue.cc:260] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:10.150245  6408 raft_consensus.cc:3060] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:01:10.154021  6557 raft_consensus.cc:2468] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 5.
I20260713 09:01:10.155269  6408 raft_consensus.cc:2468] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 5.
I20260713 09:01:10.155253  6448 leader_election.cc:304] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [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: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 
I20260713 09:01:10.156376  6662 raft_consensus.cc:2804] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:01:10.157327  6662 raft_consensus.cc:697] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 5 LEADER]: Becoming Leader. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Running, Role: LEADER
I20260713 09:01:10.158219  6662 consensus_queue.cc:237] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:10.164831  6306 catalog_manager.cc:5697] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 reported cstate change: term changed from 4 to 5, leader changed from 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65) to 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66). New cstate: current_term: 5 leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:10.198973  6749 raft_consensus.cc:993] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f: : Instructing follower 298d77ea6d094ba6a5e8a0cd713e2462 to start an election
I20260713 09:01:10.199402  6748 raft_consensus.cc:1081] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Signalling peer 298d77ea6d094ba6a5e8a0cd713e2462 to start an election
I20260713 09:01:10.200767  6480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35881d81c24a4377ab5d5b4266105d1b"
dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
 from {username='slave'} at 127.0.0.1:44892
I20260713 09:01:10.201193  6480 raft_consensus.cc:493] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:10.201474  6480 raft_consensus.cc:3060] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:10.206209  6480 raft_consensus.cc:515] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:10.207747  6480 leader_election.cc:290] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 2 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67:46083)
I20260713 09:01:10.208642  6408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35881d81c24a4377ab5d5b4266105d1b" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:10.208969  6557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35881d81c24a4377ab5d5b4266105d1b" candidate_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
I20260713 09:01:10.209250  6408 raft_consensus.cc:3055] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:10.209544  6557 raft_consensus.cc:3060] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:10.209643  6408 raft_consensus.cc:740] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:10.210547  6408 consensus_queue.cc:260] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:10.211817  6408 raft_consensus.cc:3060] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:10.217320  6557 raft_consensus.cc:2468] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 2.
I20260713 09:01:10.218593  6448 leader_election.cc:304] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 
I20260713 09:01:10.218603  6408 raft_consensus.cc:2468] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298d77ea6d094ba6a5e8a0cd713e2462 in term 2.
I20260713 09:01:10.219547  6662 raft_consensus.cc:2804] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:10.220055  6662 raft_consensus.cc:697] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Becoming Leader. State: Replica: 298d77ea6d094ba6a5e8a0cd713e2462, State: Running, Role: LEADER
I20260713 09:01:10.220857  6662 consensus_queue.cc:237] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:10.227679  6306 catalog_manager.cc:5697] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 reported cstate change: term changed from 1 to 2, leader changed from 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65) to 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:10.436721  6749 raft_consensus.cc:993] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f: : Instructing follower 0ddbb8957df748eb817067fd9b5a1ab5 to start an election
I20260713 09:01:10.437247  6748 raft_consensus.cc:1081] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 LEADER]: Signalling peer 0ddbb8957df748eb817067fd9b5a1ab5 to start an election
I20260713 09:01:10.438824  6556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427"
dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
 from {username='slave'} at 127.0.0.1:47088
I20260713 09:01:10.439291  6556 raft_consensus.cc:493] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:10.439612  6556 raft_consensus.cc:3060] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:10.443928  6556 raft_consensus.cc:515] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:10.445514  6556 leader_election.cc:290] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 3 election: Requested vote from peers 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431), 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075)
I20260713 09:01:10.446357  6480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:10.446548  6408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa368cb8a6e4cd0a9369a4cc3e30427" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:10.446949  6480 raft_consensus.cc:3060] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:10.447094  6408 raft_consensus.cc:3055] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:10.447428  6408 raft_consensus.cc:740] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:10.448050  6408 consensus_queue.cc:260] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [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: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:10.449082  6408 raft_consensus.cc:3060] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:10.452925  6480 raft_consensus.cc:2468] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 3.
I20260713 09:01:10.453356  6408 raft_consensus.cc:2468] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 3.
I20260713 09:01:10.454353  6523 leader_election.cc:304] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [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: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 
I20260713 09:01:10.455272  6746 raft_consensus.cc:2804] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:10.456347  6746 raft_consensus.cc:697] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 LEADER]: Becoming Leader. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:10.457327  6746 consensus_queue.cc:237] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [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: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } }
I20260713 09:01:10.464258  6306 catalog_manager.cc:5697] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 reported cstate change: term changed from 2 to 3, leader changed from 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65) to 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67). New cstate: current_term: 3 leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:10.576439  6408 raft_consensus.cc:1275] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 5 FOLLOWER]: Refusing update from remote peer 298d77ea6d094ba6a5e8a0cd713e2462: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:01:10.577870  6662 consensus_queue.cc:1048] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:10.587595  6556 raft_consensus.cc:1275] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 5 FOLLOWER]: Refusing update from remote peer 298d77ea6d094ba6a5e8a0cd713e2462: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:01:10.589299  6761 consensus_queue.cc:1048] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:01:10.687038  6748 raft_consensus.cc:993] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f: : Instructing follower 0ddbb8957df748eb817067fd9b5a1ab5 to start an election
I20260713 09:01:10.687531  6749 raft_consensus.cc:1081] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 LEADER]: Signalling peer 0ddbb8957df748eb817067fd9b5a1ab5 to start an election
I20260713 09:01:10.689204  6556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287"
dest_uuid: "0ddbb8957df748eb817067fd9b5a1ab5"
 from {username='slave'} at 127.0.0.1:47088
I20260713 09:01:10.689615  6556 raft_consensus.cc:493] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:10.689904  6556 raft_consensus.cc:3060] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:10.694646  6556 raft_consensus.cc:515] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:10.696038  6556 leader_election.cc:290] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [CANDIDATE]: Term 4 election: Requested vote from peers 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075), 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431)
I20260713 09:01:10.697000  6408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9cb24faf04c04dc3bcf20b3873d4704f"
I20260713 09:01:10.697177  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ee3b51ea3b45a8a933113172ad1287" candidate_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "298d77ea6d094ba6a5e8a0cd713e2462"
I20260713 09:01:10.697530  6408 raft_consensus.cc:3055] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:01:10.697671  6483 raft_consensus.cc:3060] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:10.697872  6408 raft_consensus.cc:740] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9cb24faf04c04dc3bcf20b3873d4704f, State: Running, Role: LEADER
I20260713 09:01:10.698676  6408 consensus_queue.cc:260] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:10.699546  6408 raft_consensus.cc:3060] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:10.702632  6483 raft_consensus.cc:2468] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 4.
I20260713 09:01:10.703570  6523 leader_election.cc:304] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [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: 0ddbb8957df748eb817067fd9b5a1ab5, 298d77ea6d094ba6a5e8a0cd713e2462; no voters: 
I20260713 09:01:10.703568  6405 raft_consensus.cc:1275] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Refusing update from remote peer 298d77ea6d094ba6a5e8a0cd713e2462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:10.704344  6746 raft_consensus.cc:2804] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:01:10.704840  6746 raft_consensus.cc:697] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 4 LEADER]: Becoming Leader. State: Replica: 0ddbb8957df748eb817067fd9b5a1ab5, State: Running, Role: LEADER
I20260713 09:01:10.705224  6761 consensus_queue.cc:1048] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:10.705559  6408 raft_consensus.cc:2468] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ddbb8957df748eb817067fd9b5a1ab5 in term 4.
I20260713 09:01:10.705654  6746 consensus_queue.cc:237] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [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: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } }
I20260713 09:01:10.714751  6306 catalog_manager.cc:5697] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 reported cstate change: term changed from 3 to 4, leader changed from 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65) to 0ddbb8957df748eb817067fd9b5a1ab5 (127.5.164.67). New cstate: current_term: 4 leader_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:10.718156  6556 raft_consensus.cc:1275] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Refusing update from remote peer 298d77ea6d094ba6a5e8a0cd713e2462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:10.719686  6662 consensus_queue.cc:1048] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ddbb8957df748eb817067fd9b5a1ab5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:11.009861  6483 raft_consensus.cc:1275] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Refusing update from remote peer 0ddbb8957df748eb817067fd9b5a1ab5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:11.011440  6746 consensus_queue.cc:1048] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298d77ea6d094ba6a5e8a0cd713e2462" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:11.023506  6408 raft_consensus.cc:1275] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Refusing update from remote peer 0ddbb8957df748eb817067fd9b5a1ab5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:11.025264  6769 consensus_queue.cc:1048] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cb24faf04c04dc3bcf20b3873d4704f" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:11.106621  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:11.114936  5777 tablet_server.cc:179] TabletServer@127.5.164.65:0 shutting down...
I20260713 09:01:11.151968  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:11.152909  5777 tablet_replica.cc:333] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f: stopping tablet replica
I20260713 09:01:11.153734  5777 raft_consensus.cc:2243] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.154584  5777 raft_consensus.cc:2272] T 005f35eb88954b08991337ce06bca9ed P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.156811  5777 tablet_replica.cc:333] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f: stopping tablet replica
I20260713 09:01:11.157400  5777 raft_consensus.cc:2243] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.158186  5777 raft_consensus.cc:2272] T 79cd37258bd949e9b24c9f4c5a6ee543 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.160106  5777 tablet_replica.cc:333] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f: stopping tablet replica
I20260713 09:01:11.160831  5777 raft_consensus.cc:2243] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.161329  5777 raft_consensus.cc:2272] T 867d57abb3bc44379618a1e15865d47b P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.163327  5777 tablet_replica.cc:333] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f: stopping tablet replica
I20260713 09:01:11.163939  5777 raft_consensus.cc:2243] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.164345  5777 raft_consensus.cc:2272] T 21ee3b51ea3b45a8a933113172ad1287 P 9cb24faf04c04dc3bcf20b3873d4704f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.166224  5777 tablet_replica.cc:333] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f: stopping tablet replica
I20260713 09:01:11.166779  5777 raft_consensus.cc:2243] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.167212  5777 raft_consensus.cc:2272] T 35881d81c24a4377ab5d5b4266105d1b P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.170269  5777 tablet_replica.cc:333] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f: stopping tablet replica
W20260713 09:01:11.170306  6521 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260713 09:01:11.170966  5777 raft_consensus.cc:2243] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.171449  5777 raft_consensus.cc:2272] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:11.173943  6521 consensus_peers.cc:597] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 -> Peer 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075): Couldn't send request to peer 9cb24faf04c04dc3bcf20b3873d4704f. 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:01:11.174211  5777 tablet_replica.cc:333] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f: stopping tablet replica
I20260713 09:01:11.174921  5777 raft_consensus.cc:2243] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.175648  5777 raft_consensus.cc:2272] T 63ea0e52928245fc98e89ccb07fded3a P 9cb24faf04c04dc3bcf20b3873d4704f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.177520  5777 tablet_replica.cc:333] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f: stopping tablet replica
I20260713 09:01:11.178012  5777 raft_consensus.cc:2243] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.178741  5777 raft_consensus.cc:2272] T 6251a8570d634ab190f3ee8398fdbabd P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.180589  5777 tablet_replica.cc:333] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f: stopping tablet replica
I20260713 09:01:11.181051  5777 raft_consensus.cc:2243] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.181572  5777 raft_consensus.cc:2272] T 1df6a63dace34a19b6096640eceae460 P 9cb24faf04c04dc3bcf20b3873d4704f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.183792  5777 tablet_replica.cc:333] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f: stopping tablet replica
I20260713 09:01:11.184845  5777 raft_consensus.cc:2243] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.185405  5777 raft_consensus.cc:2272] T b8157d8462c049a197ed91c718a6e681 P 9cb24faf04c04dc3bcf20b3873d4704f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.212160  5777 tablet_server.cc:196] TabletServer@127.5.164.65:0 shutdown complete.
I20260713 09:01:11.236980  5777 tablet_server.cc:179] TabletServer@127.5.164.66:0 shutting down...
I20260713 09:01:11.263967  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:11.264816  5777 tablet_replica.cc:333] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462: stopping tablet replica
I20260713 09:01:11.265652  5777 raft_consensus.cc:2243] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.266484  5777 raft_consensus.cc:2272] T 005f35eb88954b08991337ce06bca9ed P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.269178  5777 tablet_replica.cc:333] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462: stopping tablet replica
I20260713 09:01:11.269922  5777 raft_consensus.cc:2243] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.270493  5777 raft_consensus.cc:2272] T 867d57abb3bc44379618a1e15865d47b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:11.270514  6523 consensus_peers.cc:597] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 -> Peer 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431): Couldn't send request to peer 298d77ea6d094ba6a5e8a0cd713e2462. 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:01:11.270573  6521 consensus_peers.cc:597] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 -> Peer 9cb24faf04c04dc3bcf20b3873d4704f (127.5.164.65:44075): Couldn't send request to peer 9cb24faf04c04dc3bcf20b3873d4704f. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:11.272758  5777 tablet_replica.cc:333] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462: stopping tablet replica
I20260713 09:01:11.273280  5777 raft_consensus.cc:2243] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.273661  5777 raft_consensus.cc:2272] T 79cd37258bd949e9b24c9f4c5a6ee543 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.275444  5777 tablet_replica.cc:333] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462: stopping tablet replica
I20260713 09:01:11.275919  5777 raft_consensus.cc:2243] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.276657  5777 raft_consensus.cc:2272] T b8157d8462c049a197ed91c718a6e681 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.279210  5777 tablet_replica.cc:333] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462: stopping tablet replica
I20260713 09:01:11.279765  5777 raft_consensus.cc:2243] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.280686  5777 raft_consensus.cc:2272] T 1df6a63dace34a19b6096640eceae460 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.282601  5777 tablet_replica.cc:333] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462: stopping tablet replica
I20260713 09:01:11.283144  5777 raft_consensus.cc:2243] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.283617  5777 raft_consensus.cc:2272] T 63ea0e52928245fc98e89ccb07fded3a P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.285728  5777 tablet_replica.cc:333] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462: stopping tablet replica
I20260713 09:01:11.286432  5777 raft_consensus.cc:2243] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.286906  5777 raft_consensus.cc:2272] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.289220  5777 tablet_replica.cc:333] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462: stopping tablet replica
I20260713 09:01:11.289718  5777 raft_consensus.cc:2243] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.290154  5777 raft_consensus.cc:2272] T 6251a8570d634ab190f3ee8398fdbabd P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.291781  5777 tablet_replica.cc:333] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462: stopping tablet replica
I20260713 09:01:11.292241  5777 raft_consensus.cc:2243] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.292699  5777 raft_consensus.cc:2272] T 21ee3b51ea3b45a8a933113172ad1287 P 298d77ea6d094ba6a5e8a0cd713e2462 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.294200  5777 tablet_replica.cc:333] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462: stopping tablet replica
I20260713 09:01:11.294657  5777 raft_consensus.cc:2243] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.295339  5777 raft_consensus.cc:2272] T 35881d81c24a4377ab5d5b4266105d1b P 298d77ea6d094ba6a5e8a0cd713e2462 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.326584  5777 tablet_server.cc:196] TabletServer@127.5.164.66:0 shutdown complete.
W20260713 09:01:11.333901  6523 consensus_peers.cc:597] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 -> Peer 298d77ea6d094ba6a5e8a0cd713e2462 (127.5.164.66:37431): Couldn't send request to peer 298d77ea6d094ba6a5e8a0cd713e2462. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.66:37431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:11.348029  5777 tablet_server.cc:179] TabletServer@127.5.164.67:0 shutting down...
I20260713 09:01:11.375840  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:11.376781  5777 tablet_replica.cc:333] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5: stopping tablet replica
I20260713 09:01:11.377524  5777 raft_consensus.cc:2243] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.378130  5777 raft_consensus.cc:2272] T 005f35eb88954b08991337ce06bca9ed P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.380007  5777 tablet_replica.cc:333] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5: stopping tablet replica
I20260713 09:01:11.380662  5777 raft_consensus.cc:2243] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.381410  5777 pending_rounds.cc:70] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5: Trying to abort 1 pending ops.
I20260713 09:01:11.381661  5777 pending_rounds.cc:77] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7306990676818276352 op_type: NO_OP noop_request { }
I20260713 09:01:11.382048  5777 raft_consensus.cc:2889] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:01:11.382429  5777 raft_consensus.cc:2272] T 21ee3b51ea3b45a8a933113172ad1287 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.384821  5777 tablet_replica.cc:333] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5: stopping tablet replica
I20260713 09:01:11.385391  5777 raft_consensus.cc:2243] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.385842  5777 raft_consensus.cc:2272] T 35881d81c24a4377ab5d5b4266105d1b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.388235  5777 tablet_replica.cc:333] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5: stopping tablet replica
I20260713 09:01:11.388839  5777 raft_consensus.cc:2243] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.389253  5777 raft_consensus.cc:2272] T 63ea0e52928245fc98e89ccb07fded3a P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.390868  5777 tablet_replica.cc:333] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5: stopping tablet replica
I20260713 09:01:11.391568  5777 raft_consensus.cc:2243] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.392627  5777 raft_consensus.cc:2272] T bfa368cb8a6e4cd0a9369a4cc3e30427 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.395110  5777 tablet_replica.cc:333] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5: stopping tablet replica
I20260713 09:01:11.395684  5777 raft_consensus.cc:2243] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.396198  5777 raft_consensus.cc:2272] T 79cd37258bd949e9b24c9f4c5a6ee543 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.398023  5777 tablet_replica.cc:333] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5: stopping tablet replica
I20260713 09:01:11.398545  5777 raft_consensus.cc:2243] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.399312  5777 raft_consensus.cc:2272] T 867d57abb3bc44379618a1e15865d47b P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.401104  5777 tablet_replica.cc:333] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5: stopping tablet replica
I20260713 09:01:11.401612  5777 raft_consensus.cc:2243] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.402045  5777 raft_consensus.cc:2272] T b8157d8462c049a197ed91c718a6e681 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.404240  5777 tablet_replica.cc:333] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5: stopping tablet replica
I20260713 09:01:11.404949  5777 raft_consensus.cc:2243] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.405404  5777 raft_consensus.cc:2272] T 1df6a63dace34a19b6096640eceae460 P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.407240  5777 tablet_replica.cc:333] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5: stopping tablet replica
I20260713 09:01:11.407713  5777 raft_consensus.cc:2243] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.408171  5777 raft_consensus.cc:2272] T 6251a8570d634ab190f3ee8398fdbabd P 0ddbb8957df748eb817067fd9b5a1ab5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.437955  5777 tablet_server.cc:196] TabletServer@127.5.164.67:0 shutdown complete.
I20260713 09:01:11.459010  5777 master.cc:562] Master@127.5.164.126:43991 shutting down...
I20260713 09:01:11.483997  5777 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.484704  5777 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.485098  5777 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5778ad505d8f40a9a5bf2eea84bf0ead: stopping tablet replica
I20260713 09:01:11.505870  5777 master.cc:584] Master@127.5.164.126:43991 shutdown complete.
0ddbb8957df748eb817067fd9b5a1ab5  1
298d77ea6d094ba6a5e8a0cd713e2462  4
9cb24faf04c04dc3bcf20b3873d4704f  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10757 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:01:11.552906  5777 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.164.126:37863
I20260713 09:01:11.554168  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:11.560400  6773 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:01:11.561456  6776 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:01:11.561921  6774 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:01:11.562570  5777 server_base.cc:1061] running on GCE node
I20260713 09:01:11.564062  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:11.564260  5777 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:01:11.564478  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933271564460 us; error 0 us; skew 500 ppm
I20260713 09:01:11.565018  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:11.567766  5777 webserver.cc:533] Webserver started at http://127.5.164.126:41133/ using document root <none> and password file <none>
I20260713 09:01:11.568269  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:11.568554  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:11.568811  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:11.569985  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/master-0-root/instance:
uuid: "158f657278914524bfca4ec3b10af21c"
format_stamp: "Formatted at 2026-07-13 09:01:11 on dist-test-slave-h7mq"
I20260713 09:01:11.575214  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:01:11.579067  6781 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:01:11.580143  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:01:11.580821  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/master-0-root
uuid: "158f657278914524bfca4ec3b10af21c"
format_stamp: "Formatted at 2026-07-13 09:01:11 on dist-test-slave-h7mq"
I20260713 09:01:11.581161  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-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:01:11.601876  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:11.603235  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:11.643200  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.126:37863
I20260713 09:01:11.643321  6832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.126:37863 every 8 connection(s)
I20260713 09:01:11.647496  6833 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:01:11.657574  6833 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c: Bootstrap starting.
I20260713 09:01:11.662137  6833 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:11.666400  6833 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c: No bootstrap required, opened a new log
I20260713 09:01:11.668447  6833 raft_consensus.cc:359] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "158f657278914524bfca4ec3b10af21c" member_type: VOTER }
I20260713 09:01:11.668850  6833 raft_consensus.cc:385] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:11.669034  6833 raft_consensus.cc:740] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 158f657278914524bfca4ec3b10af21c, State: Initialized, Role: FOLLOWER
I20260713 09:01:11.669572  6833 consensus_queue.cc:260] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "158f657278914524bfca4ec3b10af21c" member_type: VOTER }
I20260713 09:01:11.670010  6833 raft_consensus.cc:399] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:11.670195  6833 raft_consensus.cc:493] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:11.670396  6833 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:11.674803  6833 raft_consensus.cc:515] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "158f657278914524bfca4ec3b10af21c" member_type: VOTER }
I20260713 09:01:11.675284  6833 leader_election.cc:304] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [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: 158f657278914524bfca4ec3b10af21c; no voters: 
I20260713 09:01:11.676368  6833 leader_election.cc:290] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:11.676793  6836 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:11.678184  6836 raft_consensus.cc:697] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [term 1 LEADER]: Becoming Leader. State: Replica: 158f657278914524bfca4ec3b10af21c, State: Running, Role: LEADER
I20260713 09:01:11.678874  6836 consensus_queue.cc:237] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [LEADER]: Queue going to LEADER mode. State: All 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: "158f657278914524bfca4ec3b10af21c" member_type: VOTER }
I20260713 09:01:11.679419  6833 sys_catalog.cc:565] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:11.684870  6837 sys_catalog.cc:455] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "158f657278914524bfca4ec3b10af21c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "158f657278914524bfca4ec3b10af21c" member_type: VOTER } }
I20260713 09:01:11.685297  6838 sys_catalog.cc:455] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 158f657278914524bfca4ec3b10af21c. Latest consensus state: current_term: 1 leader_uuid: "158f657278914524bfca4ec3b10af21c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "158f657278914524bfca4ec3b10af21c" member_type: VOTER } }
I20260713 09:01:11.685884  6837 sys_catalog.cc:458] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:11.686314  6838 sys_catalog.cc:458] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:11.689911  6843 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:11.700253  6843 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:11.701862  5777 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:11.711952  6843 catalog_manager.cc:1383] Generated new cluster ID: 3fb006f31274482285876c97d5ce3b8a
I20260713 09:01:11.712232  6843 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:11.749114  6843 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:11.750411  6843 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:11.763417  6843 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c: Generated new TSK 0
I20260713 09:01:11.764144  6843 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:11.833122  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:11.840160  6854 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:01:11.841427  6855 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:01:11.844111  5777 server_base.cc:1061] running on GCE node
W20260713 09:01:11.844828  6858 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:01:11.845777  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:11.846029  5777 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:01:11.846225  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933271846205 us; error 0 us; skew 500 ppm
I20260713 09:01:11.846824  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:11.849588  5777 webserver.cc:533] Webserver started at http://127.5.164.65:33937/ using document root <none> and password file <none>
I20260713 09:01:11.850158  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:11.850401  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:11.850715  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:11.851886  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-0-root/instance:
uuid: "661f3397ec3541cba5cb4942037977c5"
format_stamp: "Formatted at 2026-07-13 09:01:11 on dist-test-slave-h7mq"
I20260713 09:01:11.857067  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:01:11.860733  6862 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:01:11.861649  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:01:11.862010  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-0-root
uuid: "661f3397ec3541cba5cb4942037977c5"
format_stamp: "Formatted at 2026-07-13 09:01:11 on dist-test-slave-h7mq"
I20260713 09:01:11.862268  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-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:01:11.884696  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:11.886336  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:11.888976  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:11.892652  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:11.892953  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:11.893270  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:11.893512  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:11.940263  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.65:43097
I20260713 09:01:11.940439  6924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.65:43097 every 8 connection(s)
I20260713 09:01:11.945403  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:11.952517  6929 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:01:11.955539  6930 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:01:11.959162  5777 server_base.cc:1061] running on GCE node
W20260713 09:01:11.959287  6933 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:01:11.959489  6925 heartbeater.cc:344] Connected to a master server at 127.5.164.126:37863
I20260713 09:01:11.959928  6925 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:11.960520  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:11.960759  5777 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:01:11.960937  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933271960922 us; error 0 us; skew 500 ppm
I20260713 09:01:11.961050  6925 heartbeater.cc:507] Master 127.5.164.126:37863 requested a full tablet report, sending...
I20260713 09:01:11.961570  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:11.963663  6798 ts_manager.cc:194] Registered new tserver with Master: 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097)
I20260713 09:01:11.964572  5777 webserver.cc:533] Webserver started at http://127.5.164.66:42315/ using document root <none> and password file <none>
I20260713 09:01:11.965231  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:11.965479  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:11.965780  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:11.966231  6798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55996
I20260713 09:01:11.967337  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-1-root/instance:
uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
format_stamp: "Formatted at 2026-07-13 09:01:11 on dist-test-slave-h7mq"
I20260713 09:01:11.972234  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:01:11.976305  6937 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:01:11.977485  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:01:11.977754  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-1-root
uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
format_stamp: "Formatted at 2026-07-13 09:01:11 on dist-test-slave-h7mq"
I20260713 09:01:11.977995  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-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:01:11.991039  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:11.992169  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:11.993770  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:11.996014  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:11.996243  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:11.996510  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:11.996697  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.040297  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.66:43001
I20260713 09:01:12.040449  6999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.66:43001 every 8 connection(s)
I20260713 09:01:12.045121  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:12.054600  7003 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:01:12.055145  7006 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:01:12.054617  7004 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:01:12.056260  5777 server_base.cc:1061] running on GCE node
I20260713 09:01:12.057266  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:12.057531  5777 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:01:12.057750  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933272057727 us; error 0 us; skew 500 ppm
I20260713 09:01:12.058414  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:12.059053  7000 heartbeater.cc:344] Connected to a master server at 127.5.164.126:37863
I20260713 09:01:12.059492  7000 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:12.060500  7000 heartbeater.cc:507] Master 127.5.164.126:37863 requested a full tablet report, sending...
I20260713 09:01:12.061252  5777 webserver.cc:533] Webserver started at http://127.5.164.67:42723/ using document root <none> and password file <none>
I20260713 09:01:12.062119  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:12.062405  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:12.062834  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:12.063019  6798 ts_manager.cc:194] Registered new tserver with Master: 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:12.064639  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-2-root/instance:
uuid: "efab6cfea07f445d9022cb634acf05ed"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-h7mq"
I20260713 09:01:12.065001  6798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56002
I20260713 09:01:12.070045  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:01:12.073778  7011 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:01:12.074642  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:12.075006  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-2-root
uuid: "efab6cfea07f445d9022cb634acf05ed"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-h7mq"
I20260713 09:01:12.075302  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-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:01:12.089219  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:12.090538  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:12.092154  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:12.094834  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:12.095093  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.095377  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:12.095577  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.139874  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.67:40265
I20260713 09:01:12.140013  7073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.67:40265 every 8 connection(s)
I20260713 09:01:12.154212  7074 heartbeater.cc:344] Connected to a master server at 127.5.164.126:37863
I20260713 09:01:12.154657  7074 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:12.155373  7074 heartbeater.cc:507] Master 127.5.164.126:37863 requested a full tablet report, sending...
I20260713 09:01:12.157707  6798 ts_manager.cc:194] Registered new tserver with Master: efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:12.158133  5777 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014736139s
I20260713 09:01:12.159123  6798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56004
I20260713 09:01:12.187467  6798 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56016:
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:01:12.191426  6798 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:01:12.324824  6965 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4cc3fb8c3946279657fb3be6f79b2f (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:12.325557  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbaaf68707048dcaa74afa405a6c829 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:12.326507  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4cc3fb8c3946279657fb3be6f79b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.329607  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 13a046f263bc4b4abef3cfac1ecd9b32 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:12.331156  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a046f263bc4b4abef3cfac1ecd9b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.330873  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbaaf68707048dcaa74afa405a6c829 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:12.329609  7038 tablet_service.cc:1511] Processing CreateTablet for tablet 13a046f263bc4b4abef3cfac1ecd9b32 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:12.333002  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 50fc8805d4374d448c9c564b45a692d2 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:12.334004  7036 tablet_service.cc:1511] Processing CreateTablet for tablet 3a181eaf1ffa4575946005ecb0fdb54d (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:12.337540  7034 tablet_service.cc:1511] Processing CreateTablet for tablet b63d0707d22c48c48b492c28cb80a313 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:12.336176  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 71f8927d9d724050b4587740b87e6ff3 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:12.341542  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 3a181eaf1ffa4575946005ecb0fdb54d (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:12.342869  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a181eaf1ffa4575946005ecb0fdb54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.345515  7032 tablet_service.cc:1511] Processing CreateTablet for tablet bc310820902942ed846c8e1737a8e4d0 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:12.327947  7039 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4cc3fb8c3946279657fb3be6f79b2f (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:12.354975  7031 tablet_service.cc:1511] Processing CreateTablet for tablet 36ab4bd16858472583bf6d7648fa0c7c (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:12.354871  6960 tablet_service.cc:1511] Processing CreateTablet for tablet b63d0707d22c48c48b492c28cb80a313 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:12.360898  6959 tablet_service.cc:1511] Processing CreateTablet for tablet 50fc8805d4374d448c9c564b45a692d2 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:12.362215  7030 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4000737a934e819b3b7493fabbfa4e (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:12.364907  6958 tablet_service.cc:1511] Processing CreateTablet for tablet bc310820902942ed846c8e1737a8e4d0 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:12.365272  6957 tablet_service.cc:1511] Processing CreateTablet for tablet 36ab4bd16858472583bf6d7648fa0c7c (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:12.367748  6956 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4000737a934e819b3b7493fabbfa4e (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:12.353096  6961 tablet_service.cc:1511] Processing CreateTablet for tablet 71f8927d9d724050b4587740b87e6ff3 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:12.371227  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbaaf68707048dcaa74afa405a6c829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.371937  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f8927d9d724050b4587740b87e6ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.372617  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a046f263bc4b4abef3cfac1ecd9b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.378943  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63d0707d22c48c48b492c28cb80a313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.380324  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a181eaf1ffa4575946005ecb0fdb54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.381194  7032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc310820902942ed846c8e1737a8e4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.381341  6890 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4cc3fb8c3946279657fb3be6f79b2f (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:12.381862  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fc8805d4374d448c9c564b45a692d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.379617  6959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fc8805d4374d448c9c564b45a692d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.382715  6890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4cc3fb8c3946279657fb3be6f79b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.383249  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f8927d9d724050b4587740b87e6ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.384802  7031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36ab4bd16858472583bf6d7648fa0c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.386960  6889 tablet_service.cc:1511] Processing CreateTablet for tablet 13a046f263bc4b4abef3cfac1ecd9b32 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:12.388337  6889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a046f263bc4b4abef3cfac1ecd9b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.395761  6884 tablet_service.cc:1511] Processing CreateTablet for tablet 50fc8805d4374d448c9c564b45a692d2 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:12.397135  6884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fc8805d4374d448c9c564b45a692d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.401757  6883 tablet_service.cc:1511] Processing CreateTablet for tablet bc310820902942ed846c8e1737a8e4d0 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:12.402243  6962 tablet_service.cc:1511] Processing CreateTablet for tablet cff9b085643043d0a9b5715e48a1387e (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:12.403134  6883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc310820902942ed846c8e1737a8e4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.404264  6959 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab870bd00274de49f54eb88906e203f (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:12.405522  6882 tablet_service.cc:1511] Processing CreateTablet for tablet 36ab4bd16858472583bf6d7648fa0c7c (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:12.388624  6957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36ab4bd16858472583bf6d7648fa0c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.407068  6882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36ab4bd16858472583bf6d7648fa0c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.409250  6958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc310820902942ed846c8e1737a8e4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.412714  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbaaf68707048dcaa74afa405a6c829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.413653  6881 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4000737a934e819b3b7493fabbfa4e (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:12.414688  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff9b085643043d0a9b5715e48a1387e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.415135  6881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4000737a934e819b3b7493fabbfa4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.388918  7030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4000737a934e819b3b7493fabbfa4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.391489  6887 tablet_service.cc:1511] Processing CreateTablet for tablet 3a181eaf1ffa4575946005ecb0fdb54d (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:12.417938  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a181eaf1ffa4575946005ecb0fdb54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.419430  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63d0707d22c48c48b492c28cb80a313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.392921  6886 tablet_service.cc:1511] Processing CreateTablet for tablet 71f8927d9d724050b4587740b87e6ff3 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:12.422235  6886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f8927d9d724050b4587740b87e6ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.426561  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4cc3fb8c3946279657fb3be6f79b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.427356  7089 tablet_bootstrap.cc:492] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:12.428148  6956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4000737a934e819b3b7493fabbfa4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.432673  6959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab870bd00274de49f54eb88906e203f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.389950  6888 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbaaf68707048dcaa74afa405a6c829 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:12.433930  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbaaf68707048dcaa74afa405a6c829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.435428  7089 tablet_bootstrap.cc:654] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.394601  6885 tablet_service.cc:1511] Processing CreateTablet for tablet b63d0707d22c48c48b492c28cb80a313 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:12.438619  6885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63d0707d22c48c48b492c28cb80a313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.446630  6965 tablet_service.cc:1511] Processing CreateTablet for tablet a84542ebf15c4550a0c8aa26f3367a85 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:12.447969  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84542ebf15c4550a0c8aa26f3367a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.468432  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 55474390728a4179bf8d3324b97d211f (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:12.469820  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55474390728a4179bf8d3324b97d211f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.508029  7031 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab870bd00274de49f54eb88906e203f (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:12.509414  7031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab870bd00274de49f54eb88906e203f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.530629  7037 tablet_service.cc:1511] Processing CreateTablet for tablet cff9b085643043d0a9b5715e48a1387e (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:12.531988  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff9b085643043d0a9b5715e48a1387e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.531934  7032 tablet_service.cc:1511] Processing CreateTablet for tablet a84542ebf15c4550a0c8aa26f3367a85 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:12.504158  6963 tablet_service.cc:1511] Processing CreateTablet for tablet e74a1d401f2140e28b01198e8af12269 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:12.533433  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74a1d401f2140e28b01198e8af12269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.537506  7036 tablet_service.cc:1511] Processing CreateTablet for tablet 55474390728a4179bf8d3324b97d211f (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:12.549121  6883 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab870bd00274de49f54eb88906e203f (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:12.550503  6883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab870bd00274de49f54eb88906e203f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.549435  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55474390728a4179bf8d3324b97d211f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.557293  6884 tablet_service.cc:1511] Processing CreateTablet for tablet cff9b085643043d0a9b5715e48a1387e (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:12.568316  6890 tablet_service.cc:1511] Processing CreateTablet for tablet a84542ebf15c4550a0c8aa26f3367a85 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:12.571084  7089 tablet_bootstrap.cc:492] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:12.571601  7089 ts_tablet_manager.cc:1403] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.000s
I20260713 09:01:12.572667  6884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff9b085643043d0a9b5715e48a1387e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.565040  7032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84542ebf15c4550a0c8aa26f3367a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.577868  6957 tablet_service.cc:1511] Processing CreateTablet for tablet 291bc88fa05f4deb9f17a9e72890893b (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:12.579306  6957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291bc88fa05f4deb9f17a9e72890893b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.585928  7089 raft_consensus.cc:359] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.586687  7089 raft_consensus.cc:385] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.586982  7089 raft_consensus.cc:740] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.588883  6965 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb15ef47d84421a8ead2339ada3bd57 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:12.589498  6886 tablet_service.cc:1511] Processing CreateTablet for tablet 55474390728a4179bf8d3324b97d211f (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:12.590301  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb15ef47d84421a8ead2339ada3bd57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.590456  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb15ef47d84421a8ead2339ada3bd57 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:12.591651  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb15ef47d84421a8ead2339ada3bd57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.592821  7089 consensus_queue.cc:260] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.593323  7034 tablet_service.cc:1511] Processing CreateTablet for tablet 291bc88fa05f4deb9f17a9e72890893b (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:12.601204  7090 tablet_bootstrap.cc:492] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:12.602741  6881 tablet_service.cc:1511] Processing CreateTablet for tablet 291bc88fa05f4deb9f17a9e72890893b (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:12.604552  6881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291bc88fa05f4deb9f17a9e72890893b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.605415  6886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55474390728a4179bf8d3324b97d211f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.613730  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291bc88fa05f4deb9f17a9e72890893b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.623507  6882 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb15ef47d84421a8ead2339ada3bd57 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:12.625191  7092 tablet_bootstrap.cc:492] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:12.632014  6889 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6030c712d44005891a56bcf3e049f6 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:12.632037  6890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84542ebf15c4550a0c8aa26f3367a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.630434  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6030c712d44005891a56bcf3e049f6 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:12.636101  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6030c712d44005891a56bcf3e049f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.631986  7089 ts_tablet_manager.cc:1434] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.060s	user 0.000s	sys 0.019s
I20260713 09:01:12.641002  7039 tablet_service.cc:1511] Processing CreateTablet for tablet e74a1d401f2140e28b01198e8af12269 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:12.642419  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74a1d401f2140e28b01198e8af12269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.647847  7000 heartbeater.cc:499] Master 127.5.164.126:37863 was elected leader, sending a full tablet report...
I20260713 09:01:12.648973  6882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb15ef47d84421a8ead2339ada3bd57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.651425  7089 tablet_bootstrap.cc:492] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:12.600167  6888 tablet_service.cc:1511] Processing CreateTablet for tablet e74a1d401f2140e28b01198e8af12269 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:12.654768  6889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6030c712d44005891a56bcf3e049f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.655447  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74a1d401f2140e28b01198e8af12269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.656492  7090 tablet_bootstrap.cc:654] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.668766  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 9200090621b1486d8a596fb74a9a9799 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:12.670207  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9200090621b1486d8a596fb74a9a9799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.676046  6959 tablet_service.cc:1511] Processing CreateTablet for tablet 9200090621b1486d8a596fb74a9a9799 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:12.677094  7092 tablet_bootstrap.cc:654] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.683957  6885 tablet_service.cc:1511] Processing CreateTablet for tablet 9200090621b1486d8a596fb74a9a9799 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:12.685496  6885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9200090621b1486d8a596fb74a9a9799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.688628  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6030c712d44005891a56bcf3e049f6 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:12.690076  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6030c712d44005891a56bcf3e049f6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:01:12.693097  6846 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:12.698098  6959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9200090621b1486d8a596fb74a9a9799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.699184  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 2a09e6f369e342bdaaf16209ab04d5bb (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:12.701532  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a09e6f369e342bdaaf16209ab04d5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.706346  7031 tablet_service.cc:1511] Processing CreateTablet for tablet 2a09e6f369e342bdaaf16209ab04d5bb (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:12.707644  7031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a09e6f369e342bdaaf16209ab04d5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.708693  6883 tablet_service.cc:1511] Processing CreateTablet for tablet 6ebe309bc3da493395f9e528840c2af9 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:12.710116  6883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ebe309bc3da493395f9e528840c2af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.716954  7089 tablet_bootstrap.cc:654] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.718959  6965 tablet_service.cc:1511] Processing CreateTablet for tablet 70cf9ef3f29c4e75a24214c4de34707d (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:12.720722  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70cf9ef3f29c4e75a24214c4de34707d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.723624  6890 tablet_service.cc:1511] Processing CreateTablet for tablet 2a09e6f369e342bdaaf16209ab04d5bb (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:12.724911  6890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a09e6f369e342bdaaf16209ab04d5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.727101  6960 tablet_service.cc:1511] Processing CreateTablet for tablet 6ebe309bc3da493395f9e528840c2af9 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:12.728452  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ebe309bc3da493395f9e528840c2af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.735772  7090 tablet_bootstrap.cc:492] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:12.736294  7090 ts_tablet_manager.cc:1403] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.021s
I20260713 09:01:12.739506  7090 raft_consensus.cc:359] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.740442  7090 raft_consensus.cc:385] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.740790  7090 raft_consensus.cc:740] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.741755  7090 consensus_queue.cc:260] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.742785  7031 tablet_service.cc:1511] Processing CreateTablet for tablet 70cf9ef3f29c4e75a24214c4de34707d (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:12.744028  7031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70cf9ef3f29c4e75a24214c4de34707d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.754994  6884 tablet_service.cc:1511] Processing CreateTablet for tablet 70cf9ef3f29c4e75a24214c4de34707d (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:12.762168  6886 tablet_service.cc:1511] Processing CreateTablet for tablet 24444bbaa0be4e46b6b76226a7e23276 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:12.753355  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 6ebe309bc3da493395f9e528840c2af9 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:12.765107  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ebe309bc3da493395f9e528840c2af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.766531  6957 tablet_service.cc:1511] Processing CreateTablet for tablet 24444bbaa0be4e46b6b76226a7e23276 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:12.767760  6957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24444bbaa0be4e46b6b76226a7e23276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.775717  7032 tablet_service.cc:1511] Processing CreateTablet for tablet 24444bbaa0be4e46b6b76226a7e23276 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:12.756285  6884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70cf9ef3f29c4e75a24214c4de34707d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.777017  7032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24444bbaa0be4e46b6b76226a7e23276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.777109  6886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24444bbaa0be4e46b6b76226a7e23276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.803018  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 42a202c6f49540dbad577e42c0dbc330 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:12.807467  7090 ts_tablet_manager.cc:1434] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.071s	user 0.016s	sys 0.018s
I20260713 09:01:12.805692  6887 tablet_service.cc:1511] Processing CreateTablet for tablet 42a202c6f49540dbad577e42c0dbc330 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:12.806893  7092 tablet_bootstrap.cc:492] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:12.807214  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 42a202c6f49540dbad577e42c0dbc330 (DEFAULT_TABLE table=test-workload [id=b69e3e97110a4514bbac0424db072b2b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:12.812039  7090 tablet_bootstrap.cc:492] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:12.812495  7074 heartbeater.cc:499] Master 127.5.164.126:37863 was elected leader, sending a full tablet report...
I20260713 09:01:12.815644  7097 raft_consensus.cc:493] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.816097  7097 raft_consensus.cc:515] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.826722  7092 ts_tablet_manager.cc:1403] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.201s	user 0.005s	sys 0.013s
I20260713 09:01:12.843278  7092 raft_consensus.cc:359] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.844030  7092 raft_consensus.cc:385] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.844425  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a202c6f49540dbad577e42c0dbc330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.851465  7090 tablet_bootstrap.cc:654] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.838589  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a202c6f49540dbad577e42c0dbc330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.837667  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a202c6f49540dbad577e42c0dbc330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.856271  7089 tablet_bootstrap.cc:492] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:12.856881  7089 ts_tablet_manager.cc:1403] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.206s	user 0.012s	sys 0.008s
I20260713 09:01:12.838951  7097 leader_election.cc:290] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:12.844342  7092 raft_consensus.cc:740] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.863600  7092 consensus_queue.cc:260] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.861508  7089 raft_consensus.cc:359] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.877939  7089 raft_consensus.cc:385] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.878300  7089 raft_consensus.cc:740] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.891431  6925 heartbeater.cc:499] Master 127.5.164.126:37863 was elected leader, sending a full tablet report...
I20260713 09:01:12.892987  7092 ts_tablet_manager.cc:1434] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.059s	user 0.001s	sys 0.008s
I20260713 09:01:12.894168  7092 tablet_bootstrap.cc:492] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:12.882975  7089 consensus_queue.cc:260] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.898221  7089 ts_tablet_manager.cc:1434] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.002s
I20260713 09:01:12.899179  7089 tablet_bootstrap.cc:492] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:12.914867  7090 tablet_bootstrap.cc:492] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:12.915472  7089 tablet_bootstrap.cc:654] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.915634  7090 ts_tablet_manager.cc:1403] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.023s
I20260713 09:01:12.918751  7092 tablet_bootstrap.cc:654] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.918983  7090 raft_consensus.cc:359] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.919916  7090 raft_consensus.cc:385] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.920305  7090 raft_consensus.cc:740] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.921032  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d0707d22c48c48b492c28cb80a313" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:12.921234  7090 consensus_queue.cc:260] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
W20260713 09:01:12.922785  7013 leader_election.cc:343] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.923810  7090 ts_tablet_manager.cc:1434] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260713 09:01:12.926010  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d0707d22c48c48b492c28cb80a313" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:12.927448  7090 tablet_bootstrap.cc:492] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
W20260713 09:01:12.928872  7013 leader_election.cc:343] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.929410  7013 leader_election.cc:304] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5
I20260713 09:01:12.930342  7097 raft_consensus.cc:2749] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:12.935602  7092 tablet_bootstrap.cc:492] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:12.936218  7092 ts_tablet_manager.cc:1403] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.008s
I20260713 09:01:12.937439  7093 raft_consensus.cc:493] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.937971  7093 raft_consensus.cc:515] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.938653  7089 tablet_bootstrap.cc:492] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:12.939150  7089 ts_tablet_manager.cc:1403] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.002s
I20260713 09:01:12.940655  7092 raft_consensus.cc:359] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.941512  7092 raft_consensus.cc:385] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.941870  7092 raft_consensus.cc:740] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.942508  7089 raft_consensus.cc:359] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.942646  7092 consensus_queue.cc:260] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.943468  7089 raft_consensus.cc:385] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.943843  7089 raft_consensus.cc:740] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.944690  7089 consensus_queue.cc:260] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.945461  7092 ts_tablet_manager.cc:1434] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:01:12.946573  7092 tablet_bootstrap.cc:492] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:12.953328  7093 leader_election.cc:290] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:12.937405  7090 tablet_bootstrap.cc:654] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.974210  7092 tablet_bootstrap.cc:654] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.978626  7089 ts_tablet_manager.cc:1434] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.039s	user 0.020s	sys 0.020s
I20260713 09:01:12.980005  7089 tablet_bootstrap.cc:492] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:12.981657  7102 raft_consensus.cc:493] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:12.982178  7102 raft_consensus.cc:515] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:12.986550  7089 tablet_bootstrap.cc:654] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.996865  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.000316  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:13.001065  7090 tablet_bootstrap.cc:492] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.000974  6900 raft_consensus.cc:2468] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:13.001556  7090 ts_tablet_manager.cc:1403] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.009s
W20260713 09:01:13.001911  6940 leader_election.cc:343] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:12.992215  7102 leader_election.cc:290] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.003151  7102 raft_consensus.cc:493] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.003572  7102 raft_consensus.cc:515] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.004549  7090 raft_consensus.cc:359] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.005262  7090 raft_consensus.cc:385] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.005558  7090 raft_consensus.cc:740] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.005890  7102 leader_election.cc:290] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.010277  7092 tablet_bootstrap.cc:492] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:13.010805  7092 ts_tablet_manager.cc:1403] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.012s
I20260713 09:01:13.013985  7092 raft_consensus.cc:359] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.014870  7092 raft_consensus.cc:385] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.015197  7092 raft_consensus.cc:740] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.015969  7092 consensus_queue.cc:260] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.008141  7090 consensus_queue.cc:260] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.018361  7092 ts_tablet_manager.cc:1434] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:13.020874  7090 ts_tablet_manager.cc:1434] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:01:13.020816  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.022171  7090 tablet_bootstrap.cc:492] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
W20260713 09:01:13.022954  6865 leader_election.cc:343] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.023953  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc310820902942ed846c8e1737a8e4d0" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
W20260713 09:01:13.025573  6865 leader_election.cc:343] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.030745  6939 leader_election.cc:304] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:13.031004  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.031621  6975 raft_consensus.cc:2468] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.032258  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc310820902942ed846c8e1737a8e4d0" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.032289  7107 raft_consensus.cc:2804] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.032769  6864 leader_election.cc:304] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:13.033274  7107 raft_consensus.cc:493] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.033655  7107 raft_consensus.cc:3060] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.034121  7102 raft_consensus.cc:2804] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.034538  7102 raft_consensus.cc:493] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.034909  7102 raft_consensus.cc:3060] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.040119  7092 tablet_bootstrap.cc:492] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
W20260713 09:01:13.040622  6864 leader_election.cc:343] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.041226  6864 leader_election.cc:304] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:13.047578  7102 raft_consensus.cc:515] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.052194  7114 raft_consensus.cc:2749] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.054023  7102 leader_election.cc:290] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.049103  7092 tablet_bootstrap.cc:654] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.054665  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:13.051826  7090 tablet_bootstrap.cc:654] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.055075  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.050873  7107 raft_consensus.cc:515] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
W20260713 09:01:13.056355  6865 leader_election.cc:343] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.056594  6974 raft_consensus.cc:2393] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 661f3397ec3541cba5cb4942037977c5 in current term 1: Already voted for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in this term.
I20260713 09:01:13.054890  7089 tablet_bootstrap.cc:492] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:13.058514  7089 ts_tablet_manager.cc:1403] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.079s	user 0.032s	sys 0.010s
I20260713 09:01:13.059134  6864 leader_election.cc:304] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [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: 661f3397ec3541cba5cb4942037977c5; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:13.059784  7102 raft_consensus.cc:2749] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.062009  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:13.062302  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.062786  6900 raft_consensus.cc:2393] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in current term 1: Already voted for candidate 661f3397ec3541cba5cb4942037977c5 in this term.
W20260713 09:01:13.063706  6940 leader_election.cc:343] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.064406  7107 leader_election.cc:290] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.064327  6939 leader_election.cc:304] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5; no voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:13.062312  7089 raft_consensus.cc:359] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.065689  7089 raft_consensus.cc:385] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.065651  7107 raft_consensus.cc:2749] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.066079  7089 raft_consensus.cc:740] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.066192  7090 tablet_bootstrap.cc:492] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.067035  7090 ts_tablet_manager.cc:1403] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.000s
I20260713 09:01:13.066839  7089 consensus_queue.cc:260] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.069293  7089 ts_tablet_manager.cc:1434] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:01:13.069908  7092 tablet_bootstrap.cc:492] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:13.070144  7089 tablet_bootstrap.cc:492] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:13.070392  7092 ts_tablet_manager.cc:1403] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.011s
I20260713 09:01:13.070078  7090 raft_consensus.cc:359] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.070915  7090 raft_consensus.cc:385] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.071195  7090 raft_consensus.cc:740] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.071902  7090 consensus_queue.cc:260] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.074208  7090 ts_tablet_manager.cc:1434] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:01:13.075212  7090 tablet_bootstrap.cc:492] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:13.077123  7089 tablet_bootstrap.cc:654] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.077697  7092 raft_consensus.cc:359] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.078392  7092 raft_consensus.cc:385] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.078684  7092 raft_consensus.cc:740] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.079471  7092 consensus_queue.cc:260] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.081779  7090 tablet_bootstrap.cc:654] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.082161  7092 ts_tablet_manager.cc:1434] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:01:13.083128  7092 tablet_bootstrap.cc:492] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:13.086931  7097 raft_consensus.cc:493] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.087455  7097 raft_consensus.cc:515] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.088335  7089 tablet_bootstrap.cc:492] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:13.088852  7089 ts_tablet_manager.cc:1403] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260713 09:01:13.089583  7092 tablet_bootstrap.cc:654] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.089572  7097 leader_election.cc:290] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:13.091483  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.091706  7089 raft_consensus.cc:359] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.092445  7089 raft_consensus.cc:385] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.092751  7089 raft_consensus.cc:740] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.092672  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
W20260713 09:01:13.093118  7013 leader_election.cc:343] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.090710  7090 tablet_bootstrap.cc:492] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.094219  7090 ts_tablet_manager.cc:1403] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260713 09:01:13.093770  7089 consensus_queue.cc:260] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
W20260713 09:01:13.094899  7013 leader_election.cc:343] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.095506  7013 leader_election.cc:304] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5
I20260713 09:01:13.096088  7089 ts_tablet_manager.cc:1434] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:13.097023  7089 tablet_bootstrap.cc:492] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:13.097482  7090 raft_consensus.cc:359] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.098263  7090 raft_consensus.cc:385] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.098615  7090 raft_consensus.cc:740] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.099388  7090 consensus_queue.cc:260] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.100490  7098 raft_consensus.cc:2749] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.102820  7090 ts_tablet_manager.cc:1434] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:01:13.103856  7090 tablet_bootstrap.cc:492] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:13.104266  7089 tablet_bootstrap.cc:654] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.110369  7092 tablet_bootstrap.cc:492] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:13.110846  7092 ts_tablet_manager.cc:1403] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260713 09:01:13.113971  7090 tablet_bootstrap.cc:654] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.113680  7092 raft_consensus.cc:359] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.114903  7092 raft_consensus.cc:385] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.115226  7092 raft_consensus.cc:740] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.116084  7092 consensus_queue.cc:260] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.118636  7092 ts_tablet_manager.cc:1434] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:13.119573  7092 tablet_bootstrap.cc:492] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:13.122394  7089 tablet_bootstrap.cc:492] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:13.122989  7089 ts_tablet_manager.cc:1403] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.002s
I20260713 09:01:13.125984  7092 tablet_bootstrap.cc:654] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.126228  7089 raft_consensus.cc:359] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.126948  7089 raft_consensus.cc:385] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.127038  7090 tablet_bootstrap.cc:492] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.127288  7089 raft_consensus.cc:740] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.127633  7090 ts_tablet_manager.cc:1403] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260713 09:01:13.128247  7089 consensus_queue.cc:260] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.130223  7107 raft_consensus.cc:493] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.130677  7107 raft_consensus.cc:515] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.130766  7090 raft_consensus.cc:359] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.131559  7090 raft_consensus.cc:385] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.131909  7090 raft_consensus.cc:740] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.133239  7107 leader_election.cc:290] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.133435  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fc8805d4374d448c9c564b45a692d2" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:13.134029  6900 raft_consensus.cc:2468] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:13.134768  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fc8805d4374d448c9c564b45a692d2" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.135176  6939 leader_election.cc:304] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
W20260713 09:01:13.136029  6940 leader_election.cc:343] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.136268  7090 consensus_queue.cc:260] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.137622  7092 tablet_bootstrap.cc:492] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:13.138068  7092 ts_tablet_manager.cc:1403] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:01:13.136044  7107 raft_consensus.cc:2804] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.138692  7090 ts_tablet_manager.cc:1434] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:01:13.138880  7107 raft_consensus.cc:493] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.139256  7107 raft_consensus.cc:3060] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.139528  7089 ts_tablet_manager.cc:1434] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260713 09:01:13.139686  7090 tablet_bootstrap.cc:492] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:13.140492  7089 tablet_bootstrap.cc:492] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:13.146481  7090 tablet_bootstrap.cc:654] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.146198  7107 raft_consensus.cc:515] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.147014  7089 tablet_bootstrap.cc:654] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.148885  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fc8805d4374d448c9c564b45a692d2" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:13.149432  6900 raft_consensus.cc:3060] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.154242  7093 raft_consensus.cc:493] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.155007  7093 raft_consensus.cc:515] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.158561  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc310820902942ed846c8e1737a8e4d0" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:13.159447  7093 leader_election.cc:290] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.159947  6899 raft_consensus.cc:2468] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:13.159927  7092 raft_consensus.cc:359] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.161434  7092 raft_consensus.cc:385] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.161518  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc310820902942ed846c8e1737a8e4d0" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.161865  6939 leader_election.cc:304] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:13.162521  7049 raft_consensus.cc:2468] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:13.163044  7093 raft_consensus.cc:2804] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.163676  7093 raft_consensus.cc:493] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.161881  7092 raft_consensus.cc:740] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.164201  7093 raft_consensus.cc:3060] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.165077  7089 tablet_bootstrap.cc:492] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:13.165607  7089 ts_tablet_manager.cc:1403] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260713 09:01:13.164736  7092 consensus_queue.cc:260] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.167997  7097 raft_consensus.cc:493] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.168475  7097 raft_consensus.cc:515] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.168767  7089 raft_consensus.cc:359] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.169535  7089 raft_consensus.cc:385] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.170408  7107 leader_election.cc:290] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.170778  7097 leader_election.cc:290] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097)
I20260713 09:01:13.172734  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.173504  6974 raft_consensus.cc:2393] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efab6cfea07f445d9022cb634acf05ed in current term 1: Already voted for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in this term.
I20260713 09:01:13.174027  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fc8805d4374d448c9c564b45a692d2" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.175082  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
W20260713 09:01:13.175264  6940 leader_election.cc:343] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.175829  6899 raft_consensus.cc:2393] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efab6cfea07f445d9022cb634acf05ed in current term 1: Already voted for candidate 661f3397ec3541cba5cb4942037977c5 in this term.
I20260713 09:01:13.175679  7093 raft_consensus.cc:515] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.177197  6900 raft_consensus.cc:2468] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 1.
I20260713 09:01:13.177142  7013 leader_election.cc:304] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5
I20260713 09:01:13.177891  7092 ts_tablet_manager.cc:1434] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.003s
I20260713 09:01:13.169849  7089 raft_consensus.cc:740] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.178407  7097 raft_consensus.cc:3060] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.178781  6939 leader_election.cc:304] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:13.178716  7089 consensus_queue.cc:260] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.181602  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc310820902942ed846c8e1737a8e4d0" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.182155  7049 raft_consensus.cc:3060] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.185817  7097 raft_consensus.cc:2749] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.187824  7092 tablet_bootstrap.cc:492] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:13.188315  7090 tablet_bootstrap.cc:492] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.188818  7090 ts_tablet_manager.cc:1403] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.017s
I20260713 09:01:13.189363  7049 raft_consensus.cc:2468] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 1.
I20260713 09:01:13.190524  6940 leader_election.cc:304] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:13.191882  7090 raft_consensus.cc:359] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.193097  7090 raft_consensus.cc:385] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.193639  7090 raft_consensus.cc:740] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.194980  7090 consensus_queue.cc:260] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.195956  7093 leader_election.cc:290] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.196877  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc310820902942ed846c8e1737a8e4d0" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:13.197506  6900 raft_consensus.cc:3060] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.200685  7107 raft_consensus.cc:2804] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.201606  7090 ts_tablet_manager.cc:1434] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260713 09:01:13.202936  7090 tablet_bootstrap.cc:492] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:13.204970  7093 raft_consensus.cc:2804] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.205489  7093 raft_consensus.cc:697] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Running, Role: LEADER
I20260713 09:01:13.206375  7093 consensus_queue.cc:237] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.210307  7090 tablet_bootstrap.cc:654] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.211856  7092 tablet_bootstrap.cc:654] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.218459  7089 ts_tablet_manager.cc:1434] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.052s	user 0.020s	sys 0.019s
I20260713 09:01:13.220031  7089 tablet_bootstrap.cc:492] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:13.211818  7107 raft_consensus.cc:697] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Running, Role: LEADER
I20260713 09:01:13.221109  7107 consensus_queue.cc:237] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.224364  7102 raft_consensus.cc:493] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.226835  7114 raft_consensus.cc:493] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.227241  7102 raft_consensus.cc:515] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.227854  7114 raft_consensus.cc:515] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.229785  7102 leader_election.cc:290] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.232470  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f8927d9d724050b4587740b87e6ff3" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.233283  6974 raft_consensus.cc:2468] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.235816  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f8927d9d724050b4587740b87e6ff3" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.241807  7090 tablet_bootstrap.cc:492] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.242159  7090 ts_tablet_manager.cc:1403] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.009s
I20260713 09:01:13.234903  7114 leader_election.cc:290] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.239617  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a046f263bc4b4abef3cfac1ecd9b32" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.243302  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a046f263bc4b4abef3cfac1ecd9b32" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.243988  6974 raft_consensus.cc:2468] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.237373  6864 leader_election.cc:304] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:13.241075  7049 raft_consensus.cc:2468] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.247200  6900 raft_consensus.cc:2468] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 1.
I20260713 09:01:13.247998  7097 raft_consensus.cc:493] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.248028  7090 raft_consensus.cc:359] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.248972  7090 raft_consensus.cc:385] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.248647  7097 raft_consensus.cc:515] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.249281  7090 raft_consensus.cc:740] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.249459  7107 raft_consensus.cc:493] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.250102  7092 tablet_bootstrap.cc:492] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:13.250093  7107 raft_consensus.cc:515] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.250187  7090 consensus_queue.cc:260] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.250800  7092 ts_tablet_manager.cc:1403] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.009s
I20260713 09:01:13.250932  7097 leader_election.cc:290] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:13.252103  6864 leader_election.cc:304] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:13.253026  7102 raft_consensus.cc:2804] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.253093  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ab4bd16858472583bf6d7648fa0c7c" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:13.253513  7102 raft_consensus.cc:493] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.253600  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a181eaf1ffa4575946005ecb0fdb54d" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:13.253963  7102 raft_consensus.cc:3060] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:13.254737  7013 leader_election.cc:343] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:13.255174  6939 leader_election.cc:343] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.255457  7048 raft_consensus.cc:2468] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.256702  7090 ts_tablet_manager.cc:1434] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:01:13.257701  7090 tablet_bootstrap.cc:492] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:13.254281  7092 raft_consensus.cc:359] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.257826  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a181eaf1ffa4575946005ecb0fdb54d" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.262600  7114 raft_consensus.cc:2804] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.265782  7114 raft_consensus.cc:493] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.265878  7047 raft_consensus.cc:2468] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:13.266255  7114 raft_consensus.cc:3060] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.266819  7092 raft_consensus.cc:385] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.267231  7092 raft_consensus.cc:740] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.263777  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ab4bd16858472583bf6d7648fa0c7c" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.266484  6797 catalog_manager.cc:5697] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.267338  6940 leader_election.cc:304] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 661f3397ec3541cba5cb4942037977c5
I20260713 09:01:13.267864  7107 leader_election.cc:290] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.264585  7090 tablet_bootstrap.cc:654] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.268664  7107 raft_consensus.cc:2804] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.269126  7107 raft_consensus.cc:493] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.269559  7107 raft_consensus.cc:3060] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.268965  6797 catalog_manager.cc:5697] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:13.275713  7013 leader_election.cc:343] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.276239  7013 leader_election.cc:304] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5
I20260713 09:01:13.277107  7097 raft_consensus.cc:2749] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.277966  7089 tablet_bootstrap.cc:654] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.281082  7092 consensus_queue.cc:260] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.285424  7102 raft_consensus.cc:515] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.288313  7090 tablet_bootstrap.cc:492] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.288982  7090 ts_tablet_manager.cc:1403] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.009s
I20260713 09:01:13.290189  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f8927d9d724050b4587740b87e6ff3" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:13.291494  6974 raft_consensus.cc:3060] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.293043  7102 leader_election.cc:290] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.295400  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f8927d9d724050b4587740b87e6ff3" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.295982  7047 raft_consensus.cc:3060] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.283617  7107 raft_consensus.cc:515] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.298303  7090 raft_consensus.cc:359] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.299185  7114 raft_consensus.cc:515] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.300747  7090 raft_consensus.cc:385] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.301411  7090 raft_consensus.cc:740] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.302644  7090 consensus_queue.cc:260] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.305739  7090 ts_tablet_manager.cc:1434] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.005s
I20260713 09:01:13.308696  7090 tablet_bootstrap.cc:492] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:13.310989  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a046f263bc4b4abef3cfac1ecd9b32" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:13.311659  6975 raft_consensus.cc:3060] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.316557  7102 raft_consensus.cc:493] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.317250  7102 raft_consensus.cc:515] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.321297  7090 tablet_bootstrap.cc:654] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.321604  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4000737a934e819b3b7493fabbfa4e" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.321784  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4000737a934e819b3b7493fabbfa4e" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.322459  7048 raft_consensus.cc:2468] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
W20260713 09:01:13.323309  6864 leader_election.cc:343] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.323936  6865 leader_election.cc:304] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [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: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5
I20260713 09:01:13.320155  7102 leader_election.cc:290] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.333281  7102 raft_consensus.cc:2804] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.333817  7102 raft_consensus.cc:493] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.334331  7102 raft_consensus.cc:3060] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.334602  7089 tablet_bootstrap.cc:492] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:13.335297  7089 ts_tablet_manager.cc:1403] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.116s	user 0.023s	sys 0.005s
I20260713 09:01:13.343266  7135 raft_consensus.cc:493] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.343990  7135 raft_consensus.cc:515] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.357191  7092 ts_tablet_manager.cc:1434] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.106s	user 0.032s	sys 0.026s
I20260713 09:01:13.359690  7090 tablet_bootstrap.cc:492] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.359391  7089 raft_consensus.cc:359] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.360190  7089 raft_consensus.cc:385] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.360337  7090 ts_tablet_manager.cc:1403] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.030s
I20260713 09:01:13.360577  7089 raft_consensus.cc:740] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.360710  7092 tablet_bootstrap.cc:492] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:13.361526  7089 consensus_queue.cc:260] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.362277  6974 raft_consensus.cc:2468] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:13.363476  6864 leader_election.cc:304] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:13.364025  7090 raft_consensus.cc:359] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.365013  7090 raft_consensus.cc:385] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.365490  7090 raft_consensus.cc:740] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.365631  6975 raft_consensus.cc:2468] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:13.366875  7090 consensus_queue.cc:260] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.368155  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a181eaf1ffa4575946005ecb0fdb54d" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:13.369181  7092 tablet_bootstrap.cc:654] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:13.369715  6939 leader_election.cc:343] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.370263  7090 ts_tablet_manager.cc:1434] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:01:13.370467  7089 ts_tablet_manager.cc:1434] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.006s
I20260713 09:01:13.371397  7089 tablet_bootstrap.cc:492] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:13.371479  7090 tablet_bootstrap.cc:492] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:13.371836  7107 leader_election.cc:290] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.372071  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a181eaf1ffa4575946005ecb0fdb54d" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.372705  7048 raft_consensus.cc:3060] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.361234  7047 raft_consensus.cc:2468] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:13.373270  7135 leader_election.cc:290] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.375640  7135 raft_consensus.cc:2804] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.376499  7135 raft_consensus.cc:697] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Becoming Leader. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Running, Role: LEADER
I20260713 09:01:13.377791  7135 consensus_queue.cc:237] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.382491  7107 raft_consensus.cc:493] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.384501  7107 raft_consensus.cc:515] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.386226  7089 tablet_bootstrap.cc:654] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.386966  7107 leader_election.cc:290] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.394593  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.388590  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:13.395448  6975 raft_consensus.cc:2468] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.390892  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.398521  7047 raft_consensus.cc:2468] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:13.400151  6940 leader_election.cc:304] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:13.400352  6864 leader_election.cc:304] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:13.401443  7107 raft_consensus.cc:2804] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.401774  7138 raft_consensus.cc:2804] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.401746  6864 leader_election.cc:304] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:13.401971  7107 raft_consensus.cc:493] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.397063  7114 leader_election.cc:290] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.403638  6899 raft_consensus.cc:2468] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:13.403422  7107 raft_consensus.cc:3060] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.408883  7090 tablet_bootstrap.cc:654] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.410212  7114 raft_consensus.cc:2804] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.388554  7102 raft_consensus.cc:515] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.440050  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a046f263bc4b4abef3cfac1ecd9b32" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.440799  7047 raft_consensus.cc:3060] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.440963  7048 raft_consensus.cc:2468] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 1.
I20260713 09:01:13.435204  7138 raft_consensus.cc:697] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Becoming Leader. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Running, Role: LEADER
I20260713 09:01:13.444972  7114 raft_consensus.cc:493] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.442317  6940 leader_election.cc:304] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 661f3397ec3541cba5cb4942037977c5
I20260713 09:01:13.445420  7114 raft_consensus.cc:3060] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.445073  7138 consensus_queue.cc:237] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.446085  7093 raft_consensus.cc:2804] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.444832  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.441887  7092 tablet_bootstrap.cc:492] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:13.448186  7092 ts_tablet_manager.cc:1403] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.029s
I20260713 09:01:13.449304  7093 raft_consensus.cc:697] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Running, Role: LEADER
I20260713 09:01:13.451606  7093 consensus_queue.cc:237] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.453648  7107 raft_consensus.cc:515] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.456256  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4000737a934e819b3b7493fabbfa4e" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
W20260713 09:01:13.462935  6864 leader_election.cc:343] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.463837  7107 leader_election.cc:290] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.463920  7092 raft_consensus.cc:359] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.464277  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:13.464672  7092 raft_consensus.cc:385] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.464965  7092 raft_consensus.cc:740] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.456688  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4000737a934e819b3b7493fabbfa4e" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.465621  7092 consensus_queue.cc:260] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.466461  7049 raft_consensus.cc:3060] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.467986  7092 ts_tablet_manager.cc:1434] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:01:13.465826  7114 raft_consensus.cc:515] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.468906  7092 tablet_bootstrap.cc:492] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:13.469614  6899 raft_consensus.cc:2393] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in current term 1: Already voted for candidate 661f3397ec3541cba5cb4942037977c5 in this term.
I20260713 09:01:13.465966  7102 leader_election.cc:290] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.466142  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.474162  6940 leader_election.cc:304] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5; no voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:13.475257  7107 raft_consensus.cc:2749] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.475364  7092 tablet_bootstrap.cc:654] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.477977  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:13.478404  7114 leader_election.cc:290] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.478981  6975 raft_consensus.cc:2393] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 661f3397ec3541cba5cb4942037977c5 in current term 1: Already voted for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in this term.
I20260713 09:01:13.480218  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.477344  7049 raft_consensus.cc:2468] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:13.459596  7048 raft_consensus.cc:2468] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.459089  7047 raft_consensus.cc:2468] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:13.487157  7089 tablet_bootstrap.cc:492] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:13.487679  7089 ts_tablet_manager.cc:1403] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.015s
I20260713 09:01:13.488062  6865 leader_election.cc:304] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [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: 661f3397ec3541cba5cb4942037977c5; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:13.491462  7114 raft_consensus.cc:2749] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.492830  7092 tablet_bootstrap.cc:492] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:13.493243  7092 ts_tablet_manager.cc:1403] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260713 09:01:13.498427  7090 tablet_bootstrap.cc:492] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.499058  7090 ts_tablet_manager.cc:1403] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.003s
I20260713 09:01:13.499809  7092 raft_consensus.cc:359] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.501843  7089 raft_consensus.cc:359] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.502413  7089 raft_consensus.cc:385] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.502463  7092 raft_consensus.cc:385] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.502866  7089 raft_consensus.cc:740] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.503062  7092 raft_consensus.cc:740] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.503790  7089 consensus_queue.cc:260] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.503938  7092 consensus_queue.cc:260] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.505990  7089 ts_tablet_manager.cc:1434] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:01:13.506469  7092 ts_tablet_manager.cc:1434] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:01:13.506987  7089 tablet_bootstrap.cc:492] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:13.507510  7092 tablet_bootstrap.cc:492] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:13.502506  7090 raft_consensus.cc:359] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.510236  7090 raft_consensus.cc:385] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.510535  7090 raft_consensus.cc:740] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.511533  7090 consensus_queue.cc:260] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.513842  7090 ts_tablet_manager.cc:1434] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260713 09:01:13.514189  7092 tablet_bootstrap.cc:654] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.514791  7090 tablet_bootstrap.cc:492] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:13.520885  6865 leader_election.cc:304] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [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: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5
I20260713 09:01:13.530537  7090 tablet_bootstrap.cc:654] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.531458  7089 tablet_bootstrap.cc:654] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.538674  7092 tablet_bootstrap.cc:492] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:13.540077  7092 ts_tablet_manager.cc:1403] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.007s
I20260713 09:01:13.542703  7092 raft_consensus.cc:359] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.543426  7092 raft_consensus.cc:385] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.543753  7092 raft_consensus.cc:740] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.544896  7090 tablet_bootstrap.cc:492] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.544533  7092 consensus_queue.cc:260] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.545106  7089 tablet_bootstrap.cc:492] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:13.545369  7090 ts_tablet_manager.cc:1403] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260713 09:01:13.545634  7089 ts_tablet_manager.cc:1403] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.011s
I20260713 09:01:13.533897  7138 raft_consensus.cc:2804] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.547101  7092 ts_tablet_manager.cc:1434] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:13.547014  7138 raft_consensus.cc:697] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Becoming Leader. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Running, Role: LEADER
I20260713 09:01:13.548106  7092 tablet_bootstrap.cc:492] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:13.547950  7138 consensus_queue.cc:237] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.548079  7090 raft_consensus.cc:359] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.548262  7089 raft_consensus.cc:359] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.548924  7090 raft_consensus.cc:385] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.549119  7089 raft_consensus.cc:385] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.549221  7090 raft_consensus.cc:740] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.549489  7089 raft_consensus.cc:740] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.550349  7089 consensus_queue.cc:260] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.552621  7089 ts_tablet_manager.cc:1434] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:13.552073  6797 catalog_manager.cc:5697] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.553561  7089 tablet_bootstrap.cc:492] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:13.556800  7092 tablet_bootstrap.cc:654] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.559871  7089 tablet_bootstrap.cc:654] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.560215  7090 consensus_queue.cc:260] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.566502  6798 catalog_manager.cc:5697] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 661f3397ec3541cba5cb4942037977c5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.568935  7092 tablet_bootstrap.cc:492] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:13.569423  7092 ts_tablet_manager.cc:1403] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260713 09:01:13.568682  6798 catalog_manager.cc:5697] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 661f3397ec3541cba5cb4942037977c5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.571465  7089 tablet_bootstrap.cc:492] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:13.571897  7089 ts_tablet_manager.cc:1403] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260713 09:01:13.571873  7092 raft_consensus.cc:359] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.572722  7092 raft_consensus.cc:385] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.573002  7092 raft_consensus.cc:740] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.573762  7092 consensus_queue.cc:260] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.574774  7089 raft_consensus.cc:359] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.575436  7089 raft_consensus.cc:385] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.575707  7092 ts_tablet_manager.cc:1434] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:13.575673  7089 raft_consensus.cc:740] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.576625  7092 tablet_bootstrap.cc:492] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:13.576448  7089 consensus_queue.cc:260] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.578126  7090 ts_tablet_manager.cc:1434] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:01:13.579017  7090 tablet_bootstrap.cc:492] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:13.580751  7138 raft_consensus.cc:493] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.581240  7138 raft_consensus.cc:515] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.584465  7138 leader_election.cc:290] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.584906  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ab4bd16858472583bf6d7648fa0c7c" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.585270  7090 tablet_bootstrap.cc:654] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.585613  6975 raft_consensus.cc:2468] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.587073  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ab4bd16858472583bf6d7648fa0c7c" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.587738  7092 tablet_bootstrap.cc:654] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.587682  7049 raft_consensus.cc:2468] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.589375  6865 leader_election.cc:304] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:13.596578  7090 tablet_bootstrap.cc:492] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.597057  7138 raft_consensus.cc:2804] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.597107  7090 ts_tablet_manager.cc:1403] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260713 09:01:13.597218  7089 ts_tablet_manager.cc:1434] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:01:13.597538  7138 raft_consensus.cc:493] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.597936  7138 raft_consensus.cc:3060] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.598634  7089 tablet_bootstrap.cc:492] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:13.600270  7090 raft_consensus.cc:359] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.602051  7090 raft_consensus.cc:385] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.602377  7090 raft_consensus.cc:740] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.603286  7092 tablet_bootstrap.cc:492] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:13.602535  6796 catalog_manager.cc:5697] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 661f3397ec3541cba5cb4942037977c5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.603230  7090 consensus_queue.cc:260] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.606027  7092 ts_tablet_manager.cc:1403] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.007s
I20260713 09:01:13.609015  7138 raft_consensus.cc:515] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.609095  7092 raft_consensus.cc:359] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.609912  7092 raft_consensus.cc:385] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.610250  7092 raft_consensus.cc:740] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.611933  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ab4bd16858472583bf6d7648fa0c7c" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:13.612193  7090 ts_tablet_manager.cc:1434] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:01:13.612568  6975 raft_consensus.cc:3060] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.613281  7090 tablet_bootstrap.cc:492] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:13.611141  7092 consensus_queue.cc:260] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.615475  7092 ts_tablet_manager.cc:1434] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:01:13.616727  7092 tablet_bootstrap.cc:492] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:13.620000  7090 tablet_bootstrap.cc:654] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.622313  7092 tablet_bootstrap.cc:654] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.625373  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ab4bd16858472583bf6d7648fa0c7c" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.625962  7049 raft_consensus.cc:3060] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.629310  7089 tablet_bootstrap.cc:654] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.620388  6975 raft_consensus.cc:2468] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:13.634522  6864 leader_election.cc:304] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:13.635360  7049 raft_consensus.cc:2468] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:13.635442  7114 raft_consensus.cc:2804] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.636224  7114 raft_consensus.cc:697] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Becoming Leader. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Running, Role: LEADER
I20260713 09:01:13.637089  7114 consensus_queue.cc:237] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.637964  7138 leader_election.cc:290] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.640398  7090 tablet_bootstrap.cc:492] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.640964  7090 ts_tablet_manager.cc:1403] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.005s
I20260713 09:01:13.644718  7090 raft_consensus.cc:359] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.645545  7090 raft_consensus.cc:385] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.645870  7090 raft_consensus.cc:740] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.647696  7090 consensus_queue.cc:260] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.648909  7089 tablet_bootstrap.cc:492] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:13.649057  7092 tablet_bootstrap.cc:492] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:13.649362  7089 ts_tablet_manager.cc:1403] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.003s
I20260713 09:01:13.649577  7090 ts_tablet_manager.cc:1434] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:01:13.649678  7092 ts_tablet_manager.cc:1403] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.009s
I20260713 09:01:13.651081  7090 tablet_bootstrap.cc:492] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:13.652000  7089 raft_consensus.cc:359] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.652691  7089 raft_consensus.cc:385] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.653039  7089 raft_consensus.cc:740] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.652540  7092 raft_consensus.cc:359] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.653481  7092 raft_consensus.cc:385] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.653846  7092 raft_consensus.cc:740] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.653784  7089 consensus_queue.cc:260] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.654383  7138 raft_consensus.cc:493] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.654728  7092 consensus_queue.cc:260] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.655243  7138 raft_consensus.cc:515] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.656332  7089 ts_tablet_manager.cc:1434] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:01:13.657030  7092 ts_tablet_manager.cc:1434] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:01:13.657514  7089 tablet_bootstrap.cc:492] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:13.658190  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d0707d22c48c48b492c28cb80a313" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.658689  7102 raft_consensus.cc:493] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.659132  7102 raft_consensus.cc:515] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
W20260713 09:01:13.659667  6864 leader_election.cc:343] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.661249  7102 leader_election.cc:290] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.662882  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab870bd00274de49f54eb88906e203f" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.663686  7049 raft_consensus.cc:2468] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.664238  7089 tablet_bootstrap.cc:654] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.665725  6865 leader_election.cc:304] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:13.667529  7141 raft_consensus.cc:2804] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.667925  7141 raft_consensus.cc:493] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.668263  7141 raft_consensus.cc:3060] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.668619  7090 tablet_bootstrap.cc:654] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.669139  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d0707d22c48c48b492c28cb80a313" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.669337  7047 raft_consensus.cc:3060] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.669842  7049 raft_consensus.cc:2468] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.670724  7102 raft_consensus.cc:493] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.671214  7102 raft_consensus.cc:515] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.673012  6865 leader_election.cc:304] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [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: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5
I20260713 09:01:13.664966  7138 leader_election.cc:290] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.674173  7138 raft_consensus.cc:2804] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.674539  7138 raft_consensus.cc:493] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.674875  7138 raft_consensus.cc:3060] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.668507  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab870bd00274de49f54eb88906e203f" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.676959  6975 raft_consensus.cc:2468] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.677387  6796 catalog_manager.cc:5697] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 661f3397ec3541cba5cb4942037977c5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.681449  7102 leader_election.cc:290] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.682461  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff9b085643043d0a9b5715e48a1387e" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.683104  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff9b085643043d0a9b5715e48a1387e" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.683871  7049 raft_consensus.cc:2468] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
W20260713 09:01:13.684288  6864 leader_election.cc:343] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.685046  6865 leader_election.cc:304] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [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: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5
I20260713 09:01:13.686126  7114 raft_consensus.cc:2804] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.686492  7114 raft_consensus.cc:493] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.686817  7114 raft_consensus.cc:3060] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.688961  7107 consensus_queue.cc:1048] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:13.694072  7141 raft_consensus.cc:515] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.694847  7089 tablet_bootstrap.cc:492] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:13.695340  7089 ts_tablet_manager.cc:1403] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.004s
I20260713 09:01:13.697239  7092 tablet_bootstrap.cc:492] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:13.697470  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab870bd00274de49f54eb88906e203f" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:13.698108  6975 raft_consensus.cc:3060] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.701134  7141 leader_election.cc:290] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.702957  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab870bd00274de49f54eb88906e203f" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.703938  7049 raft_consensus.cc:3060] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.706297  7114 raft_consensus.cc:515] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
W20260713 09:01:13.695283  6846 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:13.709735  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff9b085643043d0a9b5715e48a1387e" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
W20260713 09:01:13.711294  6864 leader_election.cc:343] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.712311  6975 raft_consensus.cc:2468] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:13.713541  6864 leader_election.cc:304] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:13.716403  7089 raft_consensus.cc:359] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.717121  7089 raft_consensus.cc:385] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.717406  7089 raft_consensus.cc:740] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.718096  7089 consensus_queue.cc:260] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.719214  7138 raft_consensus.cc:515] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.720106  7089 ts_tablet_manager.cc:1434] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.000s
I20260713 09:01:13.722434  7089 tablet_bootstrap.cc:492] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:13.720252  7090 tablet_bootstrap.cc:492] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.723145  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d0707d22c48c48b492c28cb80a313" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:13.723115  7090 ts_tablet_manager.cc:1403] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.014s
I20260713 09:01:13.723225  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d0707d22c48c48b492c28cb80a313" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.723902  7138 leader_election.cc:290] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.723939  7047 raft_consensus.cc:3060] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.720597  7141 raft_consensus.cc:2804] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:13.724587  6864 leader_election.cc:343] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.724825  7141 raft_consensus.cc:697] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Becoming Leader. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Running, Role: LEADER
I20260713 09:01:13.725507  7141 consensus_queue.cc:237] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.727406  7092 tablet_bootstrap.cc:654] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.728956  7114 leader_election.cc:290] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.730093  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff9b085643043d0a9b5715e48a1387e" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.730687  7046 raft_consensus.cc:3060] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.732923  7047 raft_consensus.cc:2468] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:13.723289  7049 raft_consensus.cc:2468] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:13.743752  6865 leader_election.cc:304] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [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: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5
I20260713 09:01:13.736096  7089 tablet_bootstrap.cc:654] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.744854  7114 raft_consensus.cc:2804] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.745424  7114 raft_consensus.cc:697] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Becoming Leader. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Running, Role: LEADER
I20260713 09:01:13.745736  7126 raft_consensus.cc:493] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.746204  7126 raft_consensus.cc:515] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.735838  7090 raft_consensus.cc:359] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.746362  7114 consensus_queue.cc:237] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.747205  7090 raft_consensus.cc:385] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.747530  7090 raft_consensus.cc:740] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.748191  7090 consensus_queue.cc:260] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.749212  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4000737a934e819b3b7493fabbfa4e" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:13.750367  7090 ts_tablet_manager.cc:1434] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:01:13.751296  7090 tablet_bootstrap.cc:492] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:13.751319  7126 leader_election.cc:290] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.756788  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4000737a934e819b3b7493fabbfa4e" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.759704  7107 consensus_queue.cc:1048] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:13.760737  7046 raft_consensus.cc:2468] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:13.761861  6865 leader_election.cc:304] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [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: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5
I20260713 09:01:13.763204  7138 raft_consensus.cc:2804] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.763870  7138 raft_consensus.cc:697] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Becoming Leader. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Running, Role: LEADER
I20260713 09:01:13.766561  7138 consensus_queue.cc:237] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.760252  7048 raft_consensus.cc:2393] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in current term 1: Already voted for candidate 661f3397ec3541cba5cb4942037977c5 in this term.
I20260713 09:01:13.790731  7090 tablet_bootstrap.cc:654] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.791673  7089 tablet_bootstrap.cc:492] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:13.792114  7089 ts_tablet_manager.cc:1403] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.000s
I20260713 09:01:13.793018  7092 tablet_bootstrap.cc:492] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:13.793337  7092 ts_tablet_manager.cc:1403] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.135s	user 0.009s	sys 0.013s
I20260713 09:01:13.800725  7107 consensus_queue.cc:1048] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:13.801198  6940 leader_election.cc:304] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5; no voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:13.803700  7107 raft_consensus.cc:3060] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.809253  7093 consensus_queue.cc:1048] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:13.813796  7138 raft_consensus.cc:493] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.814517  7138 raft_consensus.cc:515] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.815809  7092 raft_consensus.cc:359] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.816759  7092 raft_consensus.cc:385] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.817557  7092 raft_consensus.cc:740] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.818150  7092 consensus_queue.cc:260] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.820240  7093 raft_consensus.cc:493] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.822242  7092 ts_tablet_manager.cc:1434] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:01:13.816752  7097 raft_consensus.cc:493] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.823109  7093 raft_consensus.cc:515] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.823295  7097 raft_consensus.cc:515] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.826915  7093 leader_election.cc:290] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.830006  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84542ebf15c4550a0c8aa26f3367a85" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:13.830895  6898 raft_consensus.cc:2468] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:13.823269  7138 leader_election.cc:290] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.836985  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84542ebf15c4550a0c8aa26f3367a85" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.837674  7049 raft_consensus.cc:2468] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:13.836946  6939 leader_election.cc:304] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:13.839128  7092 tablet_bootstrap.cc:492] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:13.839315  7093 raft_consensus.cc:2804] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.839715  7093 raft_consensus.cc:493] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.839851  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55474390728a4179bf8d3324b97d211f" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:13.840082  7093 raft_consensus.cc:3060] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.840494  6898 raft_consensus.cc:2468] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 0.
I20260713 09:01:13.844841  6865 leader_election.cc:304] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:13.848358  7089 raft_consensus.cc:359] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.853912  7089 raft_consensus.cc:385] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.854332  7089 raft_consensus.cc:740] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.852133  7138 consensus_queue.cc:1048] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:01:13.859786  7089 consensus_queue.cc:260] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.861444  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84542ebf15c4550a0c8aa26f3367a85" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:13.862629  7138 raft_consensus.cc:2804] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.863013  7138 raft_consensus.cc:493] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.863350  7138 raft_consensus.cc:3060] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.867851  7089 ts_tablet_manager.cc:1434] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260713 09:01:13.866326  7093 raft_consensus.cc:515] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.871289  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84542ebf15c4550a0c8aa26f3367a85" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.871500  7126 raft_consensus.cc:493] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.871933  6975 raft_consensus.cc:2393] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 661f3397ec3541cba5cb4942037977c5 in current term 1: Already voted for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in this term.
I20260713 09:01:13.871884  7049 raft_consensus.cc:2468] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:13.871991  7126 raft_consensus.cc:515] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.872830  7093 leader_election.cc:290] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.858824  7013 leader_election.cc:304] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:13.867051  7097 leader_election.cc:290] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:13.877069  7097 raft_consensus.cc:2804] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.877422  7097 raft_consensus.cc:493] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.877748  7097 raft_consensus.cc:3060] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.879868  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84542ebf15c4550a0c8aa26f3367a85" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:13.880017  7126 leader_election.cc:290] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.880492  7049 raft_consensus.cc:3060] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.881415  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff9b085643043d0a9b5715e48a1387e" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.882169  7046 raft_consensus.cc:2393] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in current term 1: Already voted for candidate 661f3397ec3541cba5cb4942037977c5 in this term.
I20260713 09:01:13.881707  6795 catalog_manager.cc:5697] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 661f3397ec3541cba5cb4942037977c5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.904210  7089 tablet_bootstrap.cc:492] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:13.910965  7107 raft_consensus.cc:2749] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.919118  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff9b085643043d0a9b5715e48a1387e" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:13.921737  7097 raft_consensus.cc:515] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.922101  6939 leader_election.cc:304] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5; no voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:13.922710  7102 consensus_queue.cc:1048] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:13.923429  7177 raft_consensus.cc:3060] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.924010  7097 leader_election.cc:290] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:13.924453  7049 raft_consensus.cc:2468] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 1.
I20260713 09:01:13.925094  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84542ebf15c4550a0c8aa26f3367a85" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:13.928824  6940 leader_election.cc:304] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:13.929733  7126 raft_consensus.cc:2804] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.931474  7126 raft_consensus.cc:697] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Running, Role: LEADER
I20260713 09:01:13.938057  7092 tablet_bootstrap.cc:654] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.932925  7126 consensus_queue.cc:237] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.947247  7107 raft_consensus.cc:493] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.947957  7107 raft_consensus.cc:515] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.955803  7177 raft_consensus.cc:2749] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.970045  7102 consensus_queue.cc:1048] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:13.970710  7107 leader_election.cc:290] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.972162  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55474390728a4179bf8d3324b97d211f" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:13.972811  6900 raft_consensus.cc:2468] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:13.972330  6795 catalog_manager.cc:5697] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 661f3397ec3541cba5cb4942037977c5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.974151  7138 raft_consensus.cc:515] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:13.974211  6939 leader_election.cc:304] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:13.975474  6899 raft_consensus.cc:2393] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in current term 1: Already voted for candidate 661f3397ec3541cba5cb4942037977c5 in this term.
I20260713 09:01:13.985174  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84542ebf15c4550a0c8aa26f3367a85" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:13.974727  6795 catalog_manager.cc:5697] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 661f3397ec3541cba5cb4942037977c5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:13.987612  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55474390728a4179bf8d3324b97d211f" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:13.988854  7048 raft_consensus.cc:2393] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in current term 1: Already voted for candidate efab6cfea07f445d9022cb634acf05ed in this term.
I20260713 09:01:13.978627  7107 raft_consensus.cc:2804] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.990063  7107 raft_consensus.cc:493] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.990415  7107 raft_consensus.cc:3060] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.985199  7090 tablet_bootstrap.cc:492] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:13.993016  7090 ts_tablet_manager.cc:1403] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.242s	user 0.020s	sys 0.050s
I20260713 09:01:13.976315  7138 leader_election.cc:290] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:13.994794  7089 tablet_bootstrap.cc:654] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:14.000527  7013 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.164.65:43097, user_credentials={real_user=slave}} blocked reactor thread for 147721us
I20260713 09:01:14.002719  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55474390728a4179bf8d3324b97d211f" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:14.003365  6899 raft_consensus.cc:3060] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.004616  7107 raft_consensus.cc:515] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.014075  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55474390728a4179bf8d3324b97d211f" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:14.015494  6973 raft_consensus.cc:2393] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efab6cfea07f445d9022cb634acf05ed in current term 1: Already voted for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in this term.
I20260713 09:01:14.016829  7107 leader_election.cc:290] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:14.017859  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55474390728a4179bf8d3324b97d211f" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:14.018002  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55474390728a4179bf8d3324b97d211f" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:14.022552  6972 raft_consensus.cc:2393] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate efab6cfea07f445d9022cb634acf05ed in current term 1: Already voted for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in this term.
I20260713 09:01:14.023518  7102 raft_consensus.cc:493] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.024127  7102 raft_consensus.cc:515] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.026968  6899 raft_consensus.cc:2468] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 1.
I20260713 09:01:14.063453  7090 raft_consensus.cc:359] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.064591  7090 raft_consensus.cc:385] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.064901  7090 raft_consensus.cc:740] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.063795  7013 leader_election.cc:304] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:14.051059  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84542ebf15c4550a0c8aa26f3367a85" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:14.065635  7090 consensus_queue.cc:260] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.066401  7046 raft_consensus.cc:2393] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 661f3397ec3541cba5cb4942037977c5 in current term 1: Already voted for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in this term.
I20260713 09:01:14.066757  7175 raft_consensus.cc:2804] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:14.067950  6899 raft_consensus.cc:3060] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.068041  6865 leader_election.cc:304] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [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: 661f3397ec3541cba5cb4942037977c5; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:14.028420  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55474390728a4179bf8d3324b97d211f" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:14.069314  7114 raft_consensus.cc:2749] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.070377  7177 consensus_queue.cc:1048] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:14.041582  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a181eaf1ffa4575946005ecb0fdb54d" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:14.076392  7090 ts_tablet_manager.cc:1434] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.000s
I20260713 09:01:14.077383  7090 tablet_bootstrap.cc:492] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:14.043015  7179 raft_consensus.cc:493] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.079758  6795 catalog_manager.cc:5697] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:14.080567  7141 consensus_queue.cc:1048] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:14.081374  7092 tablet_bootstrap.cc:492] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:14.088231  7092 ts_tablet_manager.cc:1403] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.249s	user 0.017s	sys 0.006s
I20260713 09:01:14.082077  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a181eaf1ffa4575946005ecb0fdb54d" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:14.091009  7092 raft_consensus.cc:359] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.091691  7092 raft_consensus.cc:385] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.091948  7092 raft_consensus.cc:740] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.092792  6865 leader_election.cc:304] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:14.092710  7092 consensus_queue.cc:260] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.075543  7102 leader_election.cc:290] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:14.013406  7181 raft_consensus.cc:493] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.050753  7138 consensus_queue.cc:1048] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260713 09:01:14.106245  7181 raft_consensus.cc:515] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.098244  7179 raft_consensus.cc:515] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.108412  7181 leader_election.cc:290] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:14.108794  7179 leader_election.cc:290] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:14.109725  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb15ef47d84421a8ead2339ada3bd57" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:14.111052  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb15ef47d84421a8ead2339ada3bd57" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:14.115962  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb15ef47d84421a8ead2339ada3bd57" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:14.116621  6974 raft_consensus.cc:2468] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 0.
W20260713 09:01:14.116840  6939 leader_election.cc:343] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.100507  7092 ts_tablet_manager.cc:1434] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:01:14.102887  7175 raft_consensus.cc:697] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Becoming Leader. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Running, Role: LEADER
I20260713 09:01:14.105221  7090 tablet_bootstrap.cc:654] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.120929  7092 tablet_bootstrap.cc:492] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:14.125135  7141 raft_consensus.cc:2749] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.128197  7013 leader_election.cc:304] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:14.129104  7179 raft_consensus.cc:2804] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:01:14.129253  7013 leader_election.cc:343] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.129499  7179 raft_consensus.cc:493] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.129854  7179 raft_consensus.cc:3060] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.124285  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb15ef47d84421a8ead2339ada3bd57" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:14.142333  7138 consensus_queue.cc:1048] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:14.147058  7179 raft_consensus.cc:515] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.154022  7175 consensus_queue.cc:237] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.128446  7181 consensus_queue.cc:1048] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260713 09:01:14.157037  6864 consensus_peers.cc:597] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 -> Peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Couldn't send request to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5. 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:01:14.165548  7089 tablet_bootstrap.cc:492] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:14.166090  7089 ts_tablet_manager.cc:1403] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.262s	user 0.009s	sys 0.021s
I20260713 09:01:14.170174  7092 tablet_bootstrap.cc:654] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.169911  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb15ef47d84421a8ead2339ada3bd57" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:14.170789  7089 raft_consensus.cc:359] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.165607  7048 raft_consensus.cc:2393] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in current term 1: Already voted for candidate efab6cfea07f445d9022cb634acf05ed in this term.
I20260713 09:01:14.181797  7089 raft_consensus.cc:385] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.184638  7089 raft_consensus.cc:740] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.185611  7089 consensus_queue.cc:260] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.187057  6940 leader_election.cc:304] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5; no voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed
W20260713 09:01:14.187995  7013 leader_election.cc:343] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.190565  7126 raft_consensus.cc:3060] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.190886  7138 consensus_queue.cc:1048] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:14.198251  7089 ts_tablet_manager.cc:1434] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.008s
I20260713 09:01:14.199359  7089 tablet_bootstrap.cc:492] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:14.199712  7141 consensus_queue.cc:1048] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:14.206001  7126 raft_consensus.cc:2749] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.223526  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb15ef47d84421a8ead2339ada3bd57" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:14.217145  7181 raft_consensus.cc:493] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.219197  7179 leader_election.cc:290] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:14.245410  7090 tablet_bootstrap.cc:492] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:14.245918  7090 ts_tablet_manager.cc:1403] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.169s	user 0.023s	sys 0.025s
I20260713 09:01:14.248932  6940 leader_election.cc:304] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5; no voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:14.250664  7177 raft_consensus.cc:2749] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.237025  7181 raft_consensus.cc:515] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.253302  6798 catalog_manager.cc:5697] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed reported cstate change: term changed from 0 to 1, leader changed from <none> to efab6cfea07f445d9022cb634acf05ed (127.5.164.67). New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:14.259114  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d0707d22c48c48b492c28cb80a313" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:14.263304  7048 raft_consensus.cc:2393] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in current term 1: Already voted for candidate 661f3397ec3541cba5cb4942037977c5 in this term.
I20260713 09:01:14.263712  7090 raft_consensus.cc:359] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.264850  7090 raft_consensus.cc:385] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.265257  7090 raft_consensus.cc:740] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.266165  7090 consensus_queue.cc:260] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.256039  7181 leader_election.cc:290] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:14.260773  7175 raft_consensus.cc:493] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.274117  7175 raft_consensus.cc:515] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.277383  7175 leader_election.cc:290] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:14.278056  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a09e6f369e342bdaaf16209ab04d5bb" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
W20260713 09:01:14.279929  7013 leader_election.cc:343] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.281314  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a09e6f369e342bdaaf16209ab04d5bb" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
W20260713 09:01:14.282759  7013 leader_election.cc:343] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.283216  7013 leader_election.cc:304] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5
I20260713 09:01:14.285066  6974 raft_consensus.cc:2468] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 1.
I20260713 09:01:14.257377  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d0707d22c48c48b492c28cb80a313" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:14.286638  7141 consensus_queue.cc:1048] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:14.287243  6939 leader_election.cc:304] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5; no voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:14.286469  7013 leader_election.cc:304] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 661f3397ec3541cba5cb4942037977c5
I20260713 09:01:14.285590  7175 raft_consensus.cc:2749] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.289889  7181 raft_consensus.cc:3060] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.289885  7090 ts_tablet_manager.cc:1434] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.001s
I20260713 09:01:14.295789  7089 tablet_bootstrap.cc:654] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.299829  7175 raft_consensus.cc:2804] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:14.301558  7175 raft_consensus.cc:697] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Becoming Leader. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Running, Role: LEADER
I20260713 09:01:14.303071  7175 consensus_queue.cc:237] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.309767  7181 raft_consensus.cc:2749] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.314318  7114 consensus_queue.cc:1048] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:14.315306  7102 consensus_queue.cc:1048] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:14.313745  7141 consensus_queue.cc:1048] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:14.317209  7090 tablet_bootstrap.cc:492] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:14.329300  7092 tablet_bootstrap.cc:492] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:14.329839  7092 ts_tablet_manager.cc:1403] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.209s	user 0.032s	sys 0.010s
I20260713 09:01:14.337397  7092 raft_consensus.cc:359] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.338141  7092 raft_consensus.cc:385] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.338431  7092 raft_consensus.cc:740] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.339394  7092 consensus_queue.cc:260] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.342590  7092 ts_tablet_manager.cc:1434] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:01:14.343591  7092 tablet_bootstrap.cc:492] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:14.351295  7141 consensus_queue.cc:1048] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:14.367571  7107 consensus_queue.cc:1048] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:14.379208  7092 tablet_bootstrap.cc:654] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.380286  7175 raft_consensus.cc:493] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.389391  7175 raft_consensus.cc:515] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.411648  7089 tablet_bootstrap.cc:492] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:14.412200  7089 ts_tablet_manager.cc:1403] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.213s	user 0.008s	sys 0.014s
I20260713 09:01:14.441561  7090 tablet_bootstrap.cc:654] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.442529  7089 raft_consensus.cc:359] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.443076  7089 raft_consensus.cc:385] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.443301  7089 raft_consensus.cc:740] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.444794  7175 leader_election.cc:290] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:14.445084  7089 consensus_queue.cc:260] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.445866  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74a1d401f2140e28b01198e8af12269" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
W20260713 09:01:14.447526  7013 leader_election.cc:343] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.447770  7089 ts_tablet_manager.cc:1434] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.012s
I20260713 09:01:14.448693  7089 tablet_bootstrap.cc:492] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:14.445916  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74a1d401f2140e28b01198e8af12269" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:14.451505  6974 raft_consensus.cc:2468] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 0.
I20260713 09:01:14.452577  7013 leader_election.cc:304] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 661f3397ec3541cba5cb4942037977c5
I20260713 09:01:14.454238  7175 raft_consensus.cc:2804] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.455542  7175 raft_consensus.cc:493] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.455957  7175 raft_consensus.cc:3060] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.456138  7092 tablet_bootstrap.cc:492] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:14.457433  7092 ts_tablet_manager.cc:1403] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.013s
I20260713 09:01:14.470603  7102 raft_consensus.cc:493] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.471135  7102 raft_consensus.cc:515] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.472419  7107 consensus_queue.cc:1048] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:14.473333  7102 leader_election.cc:290] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:14.475333  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6030c712d44005891a56bcf3e049f6" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:14.470266  7092 raft_consensus.cc:359] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.476118  7092 raft_consensus.cc:385] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.476531  7092 raft_consensus.cc:740] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
W20260713 09:01:14.476866  6864 leader_election.cc:343] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.477999  7092 consensus_queue.cc:260] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.479290  7089 tablet_bootstrap.cc:654] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.480702  7175 raft_consensus.cc:515] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.481567  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6030c712d44005891a56bcf3e049f6" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
W20260713 09:01:14.485378  6865 leader_election.cc:343] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.488332  6865 leader_election.cc:304] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:14.489257  7102 raft_consensus.cc:2749] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.491470  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74a1d401f2140e28b01198e8af12269" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:14.492059  6898 raft_consensus.cc:3060] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.494258  7092 ts_tablet_manager.cc:1434] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260713 09:01:14.495568  7092 tablet_bootstrap.cc:492] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:14.499293  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74a1d401f2140e28b01198e8af12269" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:14.499866  6974 raft_consensus.cc:3060] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.504657  7114 raft_consensus.cc:493] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.505347  7114 raft_consensus.cc:515] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.509261  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb15ef47d84421a8ead2339ada3bd57" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:14.510914  6973 raft_consensus.cc:2393] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 661f3397ec3541cba5cb4942037977c5 in current term 1: Already voted for candidate efab6cfea07f445d9022cb634acf05ed in this term.
I20260713 09:01:14.508356  7114 leader_election.cc:290] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:14.516099  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb15ef47d84421a8ead2339ada3bd57" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:14.519505  6865 leader_election.cc:304] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:14.521708  7114 raft_consensus.cc:3060] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.513886  7175 leader_election.cc:290] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:14.525537  6974 raft_consensus.cc:2468] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 1.
I20260713 09:01:14.526752  7013 leader_election.cc:304] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:14.527642  7179 raft_consensus.cc:2804] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:14.527071  6796 catalog_manager.cc:5697] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed reported cstate change: term changed from 0 to 1, leader changed from <none> to efab6cfea07f445d9022cb634acf05ed (127.5.164.67). New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:14.528105  7179 raft_consensus.cc:697] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Becoming Leader. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Running, Role: LEADER
I20260713 09:01:14.529011  7179 consensus_queue.cc:237] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.534845  7092 tablet_bootstrap.cc:654] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.546523  6898 raft_consensus.cc:2468] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 1.
I20260713 09:01:14.550114  7090 tablet_bootstrap.cc:492] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:14.550676  7090 ts_tablet_manager.cc:1403] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.234s	user 0.032s	sys 0.012s
I20260713 09:01:14.554849  7187 consensus_queue.cc:1048] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:14.558383  7089 tablet_bootstrap.cc:492] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:14.558959  7089 ts_tablet_manager.cc:1403] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.006s
I20260713 09:01:14.561550  7090 raft_consensus.cc:359] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.562366  7090 raft_consensus.cc:385] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.562647  7090 raft_consensus.cc:740] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.568221  7090 consensus_queue.cc:260] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.573841  7090 ts_tablet_manager.cc:1434] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260713 09:01:14.578452  7090 tablet_bootstrap.cc:492] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:14.580595  7114 raft_consensus.cc:2749] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.593431  7090 tablet_bootstrap.cc:654] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.595041  7187 consensus_queue.cc:1048] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:14.581434  7089 raft_consensus.cc:359] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.596921  7089 raft_consensus.cc:385] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.597230  7089 raft_consensus.cc:740] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.597995  7089 consensus_queue.cc:260] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.600764  7089 ts_tablet_manager.cc:1434] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260713 09:01:14.601730  7089 tablet_bootstrap.cc:492] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:14.607405  7092 tablet_bootstrap.cc:492] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:14.607959  7092 ts_tablet_manager.cc:1403] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.020s
I20260713 09:01:14.608014  7089 tablet_bootstrap.cc:654] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.610947  7092 raft_consensus.cc:359] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.611719  7092 raft_consensus.cc:385] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.612044  7092 raft_consensus.cc:740] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.613272  7092 consensus_queue.cc:260] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.616452  7090 tablet_bootstrap.cc:492] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:14.616880  7092 ts_tablet_manager.cc:1434] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:01:14.616914  7090 ts_tablet_manager.cc:1403] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.000s
I20260713 09:01:14.618156  7092 tablet_bootstrap.cc:492] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:14.620014  7090 raft_consensus.cc:359] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.620857  7090 raft_consensus.cc:385] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.621148  7090 raft_consensus.cc:740] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.621917  7090 consensus_queue.cc:260] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.624279  7090 ts_tablet_manager.cc:1434] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:14.624455  7092 tablet_bootstrap.cc:654] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.625701  7090 tablet_bootstrap.cc:492] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:14.615559  6796 catalog_manager.cc:5697] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed reported cstate change: term changed from 0 to 1, leader changed from <none> to efab6cfea07f445d9022cb634acf05ed (127.5.164.67). New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:14.646775  7089 tablet_bootstrap.cc:492] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:14.648168  7089 ts_tablet_manager.cc:1403] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.007s
I20260713 09:01:14.649762  7092 tablet_bootstrap.cc:492] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:14.650286  7092 ts_tablet_manager.cc:1403] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.012s
I20260713 09:01:14.651084  7089 raft_consensus.cc:359] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.651829  7089 raft_consensus.cc:385] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.652457  7090 tablet_bootstrap.cc:654] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.653085  7092 raft_consensus.cc:359] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.653831  7092 raft_consensus.cc:385] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.654170  7092 raft_consensus.cc:740] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.654881  7092 consensus_queue.cc:260] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.652143  7089 raft_consensus.cc:740] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.656775  7089 consensus_queue.cc:260] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.666862  7089 ts_tablet_manager.cc:1434] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260713 09:01:14.668475  7092 ts_tablet_manager.cc:1434] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:01:14.672068  7092 tablet_bootstrap.cc:492] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:14.676002  7089 tablet_bootstrap.cc:492] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:14.678745  7090 tablet_bootstrap.cc:492] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:14.679179  7090 ts_tablet_manager.cc:1403] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.000s
I20260713 09:01:14.680353  7114 raft_consensus.cc:493] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.680825  7114 raft_consensus.cc:515] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.682770  7114 leader_election.cc:290] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:14.682631  7090 raft_consensus.cc:359] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.683420  7090 raft_consensus.cc:385] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.683564  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291bc88fa05f4deb9f17a9e72890893b" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:14.683760  7090 raft_consensus.cc:740] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.684216  6974 raft_consensus.cc:2468] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:14.684274  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291bc88fa05f4deb9f17a9e72890893b" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:14.684531  7090 consensus_queue.cc:260] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.684994  7048 raft_consensus.cc:2468] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:14.685837  6864 leader_election.cc:304] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:14.686861  7090 ts_tablet_manager.cc:1434] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:01:14.687186  7114 raft_consensus.cc:2804] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.687552  7114 raft_consensus.cc:493] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.687832  7114 raft_consensus.cc:3060] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.687881  7090 tablet_bootstrap.cc:492] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:14.691254  7092 tablet_bootstrap.cc:654] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.698328  7090 tablet_bootstrap.cc:654] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.697976  7114 raft_consensus.cc:515] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.700855  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291bc88fa05f4deb9f17a9e72890893b" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:14.701440  7089 tablet_bootstrap.cc:654] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.701460  6974 raft_consensus.cc:3060] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:14.709842  6846 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:14.710243  7090 tablet_bootstrap.cc:492] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:14.710812  7090 ts_tablet_manager.cc:1403] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260713 09:01:14.713291  7092 tablet_bootstrap.cc:492] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:14.713774  7092 ts_tablet_manager.cc:1403] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.010s
I20260713 09:01:14.714222  7090 raft_consensus.cc:359] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.714978  7090 raft_consensus.cc:385] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.715273  7090 raft_consensus.cc:740] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.715947  7090 consensus_queue.cc:260] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.716706  7092 raft_consensus.cc:359] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.717212  7181 raft_consensus.cc:493] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.717432  7092 raft_consensus.cc:385] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.717783  7092 raft_consensus.cc:740] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.718035  7187 raft_consensus.cc:493] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.718447  7090 ts_tablet_manager.cc:1434] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:14.718554  7092 consensus_queue.cc:260] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.719453  7090 tablet_bootstrap.cc:492] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:14.717803  7181 raft_consensus.cc:515] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.720857  7092 ts_tablet_manager.cc:1434] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:14.721784  7092 tablet_bootstrap.cc:492] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:14.718581  7187 raft_consensus.cc:515] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.730191  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:14.731235  6973 raft_consensus.cc:2468] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 1.
I20260713 09:01:14.731669  7187 leader_election.cc:290] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097)
I20260713 09:01:14.731424  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:14.732666  6898 raft_consensus.cc:2468] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 1.
I20260713 09:01:14.732986  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a09e6f369e342bdaaf16209ab04d5bb" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:14.733843  7181 leader_election.cc:290] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:14.734153  7013 leader_election.cc:304] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [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: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:14.735285  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a09e6f369e342bdaaf16209ab04d5bb" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:14.735802  7187 raft_consensus.cc:2804] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:14.735934  7048 raft_consensus.cc:2468] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:14.739876  7092 tablet_bootstrap.cc:654] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.736281  7187 raft_consensus.cc:493] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.736640  7090 tablet_bootstrap.cc:654] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:14.736795  6939 leader_election.cc:343] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.746574  6940 leader_election.cc:304] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 661f3397ec3541cba5cb4942037977c5
I20260713 09:01:14.748068  7181 raft_consensus.cc:2804] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.748741  7181 raft_consensus.cc:493] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.749114  7181 raft_consensus.cc:3060] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.744076  7187 raft_consensus.cc:3060] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.730504  6974 raft_consensus.cc:2468] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:14.767342  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291bc88fa05f4deb9f17a9e72890893b" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:14.767966  7048 raft_consensus.cc:3060] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.763262  7114 leader_election.cc:290] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:14.772308  6864 leader_election.cc:304] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:14.776096  7114 raft_consensus.cc:2804] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:14.776790  7114 raft_consensus.cc:697] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Becoming Leader. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Running, Role: LEADER
I20260713 09:01:14.777587  7114 consensus_queue.cc:237] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.782152  7187 raft_consensus.cc:515] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.785586  7181 raft_consensus.cc:515] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.785914  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:14.786661  6899 raft_consensus.cc:3060] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.788525  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a09e6f369e342bdaaf16209ab04d5bb" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
W20260713 09:01:14.790360  6939 leader_election.cc:343] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.784230  7187 leader_election.cc:290] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 2 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097)
I20260713 09:01:14.793547  7089 tablet_bootstrap.cc:492] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:14.794029  7089 ts_tablet_manager.cc:1403] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.000s
I20260713 09:01:14.794133  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4cc3fb8c3946279657fb3be6f79b2f" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:14.794533  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a09e6f369e342bdaaf16209ab04d5bb" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:14.795073  6974 raft_consensus.cc:3060] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.795459  7047 raft_consensus.cc:3060] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.797163  7089 raft_consensus.cc:359] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.797866  7089 raft_consensus.cc:385] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.798184  7089 raft_consensus.cc:740] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.792313  7181 leader_election.cc:290] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:14.803491  7089 consensus_queue.cc:260] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.805186  7047 raft_consensus.cc:2468] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 1.
I20260713 09:01:14.806888  7089 ts_tablet_manager.cc:1434] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:01:14.808139  6940 leader_election.cc:304] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 661f3397ec3541cba5cb4942037977c5
I20260713 09:01:14.810133  7181 raft_consensus.cc:2804] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:14.810804  7181 raft_consensus.cc:697] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Running, Role: LEADER
I20260713 09:01:14.811645  7181 consensus_queue.cc:237] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.815572  7089 tablet_bootstrap.cc:492] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:14.817183  6796 catalog_manager.cc:5697] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 661f3397ec3541cba5cb4942037977c5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:14.815239  7048 raft_consensus.cc:2468] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:14.822618  6974 raft_consensus.cc:2468] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 2.
I20260713 09:01:14.825176  7013 leader_election.cc:304] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:14.826076  7187 raft_consensus.cc:2804] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:14.827244  7187 raft_consensus.cc:697] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 2 LEADER]: Becoming Leader. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Running, Role: LEADER
I20260713 09:01:14.824568  6899 raft_consensus.cc:2468] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 2.
I20260713 09:01:14.836117  7089 tablet_bootstrap.cc:654] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.836761  7187 consensus_queue.cc:237] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue going to LEADER 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: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.839936  7092 tablet_bootstrap.cc:492] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:14.840425  7092 ts_tablet_manager.cc:1403] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.003s
I20260713 09:01:14.843605  7092 raft_consensus.cc:359] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.839898  7090 tablet_bootstrap.cc:492] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:14.844864  7090 ts_tablet_manager.cc:1403] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.126s	user 0.017s	sys 0.008s
I20260713 09:01:14.847534  7090 raft_consensus.cc:359] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.848218  7090 raft_consensus.cc:385] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.848511  7090 raft_consensus.cc:740] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.844319  7092 raft_consensus.cc:385] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.849291  7092 raft_consensus.cc:740] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.849888  6796 catalog_manager.cc:5697] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:14.849905  7092 consensus_queue.cc:260] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.867867  7092 ts_tablet_manager.cc:1434] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:01:14.876179  7092 tablet_bootstrap.cc:492] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:14.850183  7090 consensus_queue.cc:260] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.881347  7090 ts_tablet_manager.cc:1434] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260713 09:01:14.882321  7090 tablet_bootstrap.cc:492] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:14.886608  6796 catalog_manager.cc:5697] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed reported cstate change: term changed from 0 to 2, leader changed from <none> to efab6cfea07f445d9022cb634acf05ed (127.5.164.67). New cstate: current_term: 2 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:14.890116  7090 tablet_bootstrap.cc:654] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.890890  7092 tablet_bootstrap.cc:654] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.894218  7089 tablet_bootstrap.cc:492] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:14.894678  7089 ts_tablet_manager.cc:1403] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.087s	user 0.025s	sys 0.021s
I20260713 09:01:14.897867  7089 raft_consensus.cc:359] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.898509  7089 raft_consensus.cc:385] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.898768  7089 raft_consensus.cc:740] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.899482  7089 consensus_queue.cc:260] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.901240  7089 ts_tablet_manager.cc:1434] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:01:14.902577  7089 tablet_bootstrap.cc:492] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:14.909384  7089 tablet_bootstrap.cc:654] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.915249  7179 raft_consensus.cc:493] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.915931  7179 raft_consensus.cc:515] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.920624  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200090621b1486d8a596fb74a9a9799" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:14.921466  6899 raft_consensus.cc:2468] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 0.
I20260713 09:01:14.922277  7092 tablet_bootstrap.cc:492] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:14.922861  7092 ts_tablet_manager.cc:1403] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.005s
I20260713 09:01:14.924847  7013 leader_election.cc:304] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:14.926371  7175 raft_consensus.cc:2804] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.926924  7090 tablet_bootstrap.cc:492] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:14.926870  7175 raft_consensus.cc:493] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.926698  7092 raft_consensus.cc:359] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.927601  7090 ts_tablet_manager.cc:1403] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.003s
I20260713 09:01:14.927601  7092 raft_consensus.cc:385] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.928907  7179 leader_election.cc:290] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:14.927537  7175 raft_consensus.cc:3060] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.928164  7092 raft_consensus.cc:740] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.930500  7092 consensus_queue.cc:260] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.932231  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200090621b1486d8a596fb74a9a9799" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
W20260713 09:01:14.934607  7013 leader_election.cc:343] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.935745  7179 consensus_queue.cc:1048] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:14.935891  7175 raft_consensus.cc:515] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.938201  7175 leader_election.cc:290] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:14.940869  7090 raft_consensus.cc:359] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.941566  7090 raft_consensus.cc:385] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.941824  7090 raft_consensus.cc:740] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.942428  7090 consensus_queue.cc:260] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.942909  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200090621b1486d8a596fb74a9a9799" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:14.943795  6898 raft_consensus.cc:3060] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.944482  7090 ts_tablet_manager.cc:1434] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:01:14.945375  7090 tablet_bootstrap.cc:492] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed: Bootstrap starting.
I20260713 09:01:14.945873  7175 raft_consensus.cc:493] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.946041  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200090621b1486d8a596fb74a9a9799" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:14.946339  7175 raft_consensus.cc:515] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.947491  7092 ts_tablet_manager.cc:1434] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260713 09:01:14.952188  7092 tablet_bootstrap.cc:492] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:14.951107  7187 raft_consensus.cc:493] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.955148  6898 raft_consensus.cc:2468] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 1.
I20260713 09:01:14.948252  7175 leader_election.cc:290] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:14.956077  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24444bbaa0be4e46b6b76226a7e23276" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:14.961688  7090 tablet_bootstrap.cc:654] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.964574  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24444bbaa0be4e46b6b76226a7e23276" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
W20260713 09:01:14.966493  7013 leader_election.cc:343] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.954257  7187 raft_consensus.cc:515] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.969880  7187 leader_election.cc:290] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:14.972882  7089 tablet_bootstrap.cc:492] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:14.974812  7089 ts_tablet_manager.cc:1403] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.072s	user 0.028s	sys 0.034s
I20260713 09:01:14.974645  7175 consensus_queue.cc:1048] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:14.976610  7090 tablet_bootstrap.cc:492] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed: No bootstrap required, opened a new log
I20260713 09:01:14.977113  7090 ts_tablet_manager.cc:1403] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
W20260713 09:01:14.980137  7013 leader_election.cc:343] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.979844  7090 raft_consensus.cc:359] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.980804  7090 raft_consensus.cc:385] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.981105  7090 raft_consensus.cc:740] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.981786  7090 consensus_queue.cc:260] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.982969  7175 raft_consensus.cc:493] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.983407  7175 raft_consensus.cc:515] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.983731  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cf9ef3f29c4e75a24214c4de34707d" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:14.979607  7089 raft_consensus.cc:359] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.984423  7089 raft_consensus.cc:385] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.984721  7092 tablet_bootstrap.cc:654] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.985451  7175 leader_election.cc:290] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:14.985531  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cf9ef3f29c4e75a24214c4de34707d" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:14.984717  7089 raft_consensus.cc:740] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.986667  7089 consensus_queue.cc:260] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:14.984443  6899 raft_consensus.cc:2468] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 0.
I20260713 09:01:14.991366  7013 leader_election.cc:304] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [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: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5
I20260713 09:01:14.992033  7175 raft_consensus.cc:2804] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:14.992362  7013 leader_election.cc:343] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.992723  7175 raft_consensus.cc:697] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Becoming Leader. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Running, Role: LEADER
I20260713 09:01:14.992817  7013 leader_election.cc:304] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5
I20260713 09:01:14.994743  7187 raft_consensus.cc:2749] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.995211  7090 ts_tablet_manager.cc:1434] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:01:14.996965  7089 ts_tablet_manager.cc:1434] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260713 09:01:14.997974  7089 tablet_bootstrap.cc:492] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:14.986305  6973 raft_consensus.cc:2468] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 0.
I20260713 09:01:15.000012  7175 consensus_queue.cc:237] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.003144  7093 raft_consensus.cc:493] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.003707  7093 raft_consensus.cc:515] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.007086  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6030c712d44005891a56bcf3e049f6" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:15.007629  7089 tablet_bootstrap.cc:654] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.007944  7092 tablet_bootstrap.cc:492] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:15.007822  6900 raft_consensus.cc:2468] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:15.008924  7092 ts_tablet_manager.cc:1403] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.057s	user 0.004s	sys 0.013s
I20260713 09:01:15.009135  6939 leader_election.cc:304] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:15.010103  7181 raft_consensus.cc:2804] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:15.010433  7181 raft_consensus.cc:493] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:15.010768  7181 raft_consensus.cc:3060] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.012404  7092 raft_consensus.cc:359] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.013062  7092 raft_consensus.cc:385] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.013309  7092 raft_consensus.cc:740] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.014075  7092 consensus_queue.cc:260] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.016353  7092 ts_tablet_manager.cc:1434] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:01:15.017202  7092 tablet_bootstrap.cc:492] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5: Bootstrap starting.
I20260713 09:01:15.021135  7181 raft_consensus.cc:515] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.023679  7181 leader_election.cc:290] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:15.024322  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6030c712d44005891a56bcf3e049f6" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:15.025246  6900 raft_consensus.cc:3060] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.025400  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6030c712d44005891a56bcf3e049f6" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:15.025992  7048 raft_consensus.cc:3060] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.031567  7092 tablet_bootstrap.cc:654] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.033396  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6030c712d44005891a56bcf3e049f6" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:15.022789  7093 leader_election.cc:290] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:15.050593  6798 catalog_manager.cc:5697] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed reported cstate change: term changed from 0 to 1, leader changed from <none> to efab6cfea07f445d9022cb634acf05ed (127.5.164.67). New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } }
W20260713 09:01:15.052680  7013 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.65:43097, user_credentials={real_user=slave}} blocked reactor thread for 56685.8us
I20260713 09:01:15.053501  7013 leader_election.cc:304] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:15.054399  7175 raft_consensus.cc:2804] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:15.054848  7175 raft_consensus.cc:493] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:15.055263  7175 raft_consensus.cc:3060] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.059450  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a202c6f49540dbad577e42c0dbc330" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:15.061712  6900 raft_consensus.cc:2468] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 1.
I20260713 09:01:15.063051  6939 leader_election.cc:304] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:15.066995  7181 raft_consensus.cc:2804] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:15.067631  7181 raft_consensus.cc:697] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Running, Role: LEADER
I20260713 09:01:15.044082  7048 raft_consensus.cc:2468] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 1.
I20260713 09:01:15.068733  7181 consensus_queue.cc:237] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.075279  7092 tablet_bootstrap.cc:492] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5: No bootstrap required, opened a new log
I20260713 09:01:15.078465  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a202c6f49540dbad577e42c0dbc330" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:15.081018  7092 ts_tablet_manager.cc:1403] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.014s
I20260713 09:01:15.081231  6899 raft_consensus.cc:2468] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 0.
I20260713 09:01:15.083937  7092 raft_consensus.cc:359] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.084682  7092 raft_consensus.cc:385] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.084939  7092 raft_consensus.cc:740] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.085595  7092 consensus_queue.cc:260] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
W20260713 09:01:15.076238  7013 leader_election.cc:343] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:15.090531  7092 ts_tablet_manager.cc:1434] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:01:15.090858  7175 raft_consensus.cc:515] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.092999  7187 consensus_queue.cc:1048] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:15.094197  7175 leader_election.cc:290] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:15.111583  7013 leader_election.cc:304] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [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: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5
I20260713 09:01:15.114573  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cf9ef3f29c4e75a24214c4de34707d" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:15.115475  6973 raft_consensus.cc:3060] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.116900  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cf9ef3f29c4e75a24214c4de34707d" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:15.118498  7179 raft_consensus.cc:2804] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:15.119318  7179 raft_consensus.cc:493] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:15.119679  7179 raft_consensus.cc:3060] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.120643  6797 catalog_manager.cc:5697] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:15.126559  7179 raft_consensus.cc:515] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.131384  6900 raft_consensus.cc:3060] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.140766  7089 tablet_bootstrap.cc:492] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:15.141427  7089 ts_tablet_manager.cc:1403] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.144s	user 0.028s	sys 0.026s
I20260713 09:01:15.141925  7187 consensus_queue.cc:1048] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.143813  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a202c6f49540dbad577e42c0dbc330" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:15.144460  6898 raft_consensus.cc:3060] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.144304  7089 raft_consensus.cc:359] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.144721  7179 leader_election.cc:290] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:15.144997  7089 raft_consensus.cc:385] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.147051  7089 raft_consensus.cc:740] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.147992  7089 consensus_queue.cc:260] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.151034  7089 ts_tablet_manager.cc:1434] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:15.152323  6898 raft_consensus.cc:2468] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 1.
I20260713 09:01:15.153364  7089 tablet_bootstrap.cc:492] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:15.157852  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a202c6f49540dbad577e42c0dbc330" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:15.158776  7013 leader_election.cc:304] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:15.159543  7179 raft_consensus.cc:2804] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:15.159785  7181 raft_consensus.cc:493] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.160013  7179 raft_consensus.cc:697] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Becoming Leader. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Running, Role: LEADER
I20260713 09:01:15.160511  7089 tablet_bootstrap.cc:654] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.160290  7181 raft_consensus.cc:515] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.160908  7179 consensus_queue.cc:237] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.145972  6973 raft_consensus.cc:2468] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 1.
I20260713 09:01:15.164462  7181 leader_election.cc:290] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
W20260713 09:01:15.165436  7013 leader_election.cc:343] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:15.165575  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:15.165915  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:15.166280  7048 raft_consensus.cc:2468] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:15.166527  6899 raft_consensus.cc:2468] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 1.
I20260713 09:01:15.167096  7013 leader_election.cc:304] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:15.167677  6940 leader_election.cc:304] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: 3ce9d8b4a1c5473a8f3c653b1d890ec5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:15.168587  7187 raft_consensus.cc:2804] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:15.169085  7187 raft_consensus.cc:697] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Becoming Leader. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Running, Role: LEADER
I20260713 09:01:15.169957  7187 consensus_queue.cc:237] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.174530  7114 raft_consensus.cc:493] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.174196  7181 raft_consensus.cc:2804] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:15.177529  7181 raft_consensus.cc:493] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:15.177986  7181 raft_consensus.cc:3060] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:15.176955  7114 raft_consensus.cc:515] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.175112  6900 raft_consensus.cc:2468] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 1.
I20260713 09:01:15.187670  7114 leader_election.cc:290] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:15.188817  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebe309bc3da493395f9e528840c2af9" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:15.189857  7048 raft_consensus.cc:2468] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 0.
I20260713 09:01:15.191244  6865 leader_election.cc:304] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:15.192297  7114 raft_consensus.cc:2804] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:15.192806  7114 raft_consensus.cc:493] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:15.193506  7114 raft_consensus.cc:3060] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.191712  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebe309bc3da493395f9e528840c2af9" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" is_pre_election: true
I20260713 09:01:15.198789  7181 raft_consensus.cc:515] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
W20260713 09:01:15.203365  6864 leader_election.cc:343] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:15.205188  7181 leader_election.cc:290] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 2 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:15.206291  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:15.206954  6900 raft_consensus.cc:3060] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:15.207302  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbaaf68707048dcaa74afa405a6c829" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:15.207912  7048 raft_consensus.cc:3060] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 2
I20260713 09:01:15.211905  7114 raft_consensus.cc:515] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.225162  7181 consensus_queue.cc:1048] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:15.251070  6900 raft_consensus.cc:2468] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 2.
I20260713 09:01:15.252944  7089 tablet_bootstrap.cc:492] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:15.253304  7089 ts_tablet_manager.cc:1403] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.101s	user 0.022s	sys 0.011s
I20260713 09:01:15.257228  7048 raft_consensus.cc:2468] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 2.
I20260713 09:01:15.257445  7239 consensus_queue.cc:1048] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.257858  6939 leader_election.cc:304] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:15.258657  7181 raft_consensus.cc:2804] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:15.259136  7181 raft_consensus.cc:697] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 LEADER]: Becoming Leader. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Running, Role: LEADER
I20260713 09:01:15.258783  6796 catalog_manager.cc:5697] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed reported cstate change: term changed from 0 to 1, leader changed from <none> to efab6cfea07f445d9022cb634acf05ed (127.5.164.67). New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:15.260886  7181 consensus_queue.cc:237] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue going to LEADER 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.264424  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebe309bc3da493395f9e528840c2af9" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:15.265587  7114 leader_election.cc:290] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:15.269032  6900 raft_consensus.cc:3060] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.272266  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebe309bc3da493395f9e528840c2af9" candidate_uuid: "661f3397ec3541cba5cb4942037977c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:15.272886  7048 raft_consensus.cc:3060] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:15.277591  6864 leader_election.cc:343] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:15.279701  7048 raft_consensus.cc:2468] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 661f3397ec3541cba5cb4942037977c5 in term 1.
I20260713 09:01:15.279850  7089 raft_consensus.cc:359] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.280984  6865 leader_election.cc:304] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [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: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5
I20260713 09:01:15.282410  7114 raft_consensus.cc:2804] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:15.283967  7114 raft_consensus.cc:697] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Becoming Leader. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Running, Role: LEADER
I20260713 09:01:15.284585  6796 catalog_manager.cc:5697] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed reported cstate change: term changed from 0 to 1, leader changed from <none> to efab6cfea07f445d9022cb634acf05ed (127.5.164.67). New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:15.285069  7114 consensus_queue.cc:237] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.281229  7089 raft_consensus.cc:385] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.293354  7089 raft_consensus.cc:740] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.294211  7089 consensus_queue.cc:260] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.294829  7093 consensus_queue.cc:1048] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.296205  7089 ts_tablet_manager.cc:1434] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.001s
I20260713 09:01:15.297235  7089 tablet_bootstrap.cc:492] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Bootstrap starting.
I20260713 09:01:15.296746  6797 catalog_manager.cc:5697] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: term changed from 0 to 2, leader changed from <none> to 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:15.304622  7089 tablet_bootstrap.cc:654] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.307258  7239 consensus_queue.cc:1048] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.322467  6973 raft_consensus.cc:1275] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:15.329723  7187 consensus_queue.cc:1048] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.347081  7181 raft_consensus.cc:493] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.347659  7181 raft_consensus.cc:515] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.350522  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24444bbaa0be4e46b6b76226a7e23276" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:15.351114  6898 raft_consensus.cc:2468] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:15.352448  6939 leader_election.cc:304] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:15.353360  7126 raft_consensus.cc:2804] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:15.353713  7126 raft_consensus.cc:493] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:15.354043  7126 raft_consensus.cc:3060] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.354430  6898 raft_consensus.cc:1275] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:15.360180  7187 consensus_queue.cc:1048] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.360553  7093 raft_consensus.cc:493] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.361065  7093 raft_consensus.cc:515] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.363015  7093 leader_election.cc:290] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:15.365126  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200090621b1486d8a596fb74a9a9799" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:15.366217  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200090621b1486d8a596fb74a9a9799" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:15.366997  6899 raft_consensus.cc:2393] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in current term 1: Already voted for candidate efab6cfea07f445d9022cb634acf05ed in this term.
I20260713 09:01:15.370180  6939 leader_election.cc:304] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5; no voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:15.371613  7093 raft_consensus.cc:3060] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.382652  7126 raft_consensus.cc:515] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.386260  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24444bbaa0be4e46b6b76226a7e23276" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:15.386926  6899 raft_consensus.cc:3060] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.387627  6798 catalog_manager.cc:5697] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 661f3397ec3541cba5cb4942037977c5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:15.397138  6899 raft_consensus.cc:2468] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 1.
I20260713 09:01:15.398758  6939 leader_election.cc:304] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:15.400032  7257 raft_consensus.cc:493] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.400555  7257 raft_consensus.cc:515] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.405033  7093 raft_consensus.cc:2749] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:15.402499  7181 leader_election.cc:290] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:15.406016  7181 raft_consensus.cc:2804] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:15.406316  7257 leader_election.cc:290] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:15.406617  7181 raft_consensus.cc:697] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Running, Role: LEADER
I20260713 09:01:15.414211  7181 consensus_queue.cc:237] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.418411  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24444bbaa0be4e46b6b76226a7e23276" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:15.419113  7047 raft_consensus.cc:2468] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 0.
I20260713 09:01:15.421360  7126 leader_election.cc:290] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:15.422115  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebe309bc3da493395f9e528840c2af9" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed" is_pre_election: true
I20260713 09:01:15.422955  7047 raft_consensus.cc:2393] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in current term 1: Already voted for candidate 661f3397ec3541cba5cb4942037977c5 in this term.
I20260713 09:01:15.428211  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24444bbaa0be4e46b6b76226a7e23276" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:15.428062  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ebe309bc3da493395f9e528840c2af9" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "661f3397ec3541cba5cb4942037977c5" is_pre_election: true
I20260713 09:01:15.429009  7047 raft_consensus.cc:3060] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.430126  7089 tablet_bootstrap.cc:492] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: No bootstrap required, opened a new log
I20260713 09:01:15.430743  7089 ts_tablet_manager.cc:1403] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent bootstrapping tablet: real 0.134s	user 0.045s	sys 0.058s
I20260713 09:01:15.430668  6939 leader_election.cc:304] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5; no voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:15.432650  7259 raft_consensus.cc:3060] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.434031  7089 raft_consensus.cc:359] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.434774  7089 raft_consensus.cc:385] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.435081  7089 raft_consensus.cc:740] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.435930  7089 consensus_queue.cc:260] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:15.438314  7089 ts_tablet_manager.cc:1434] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:15.440654  7047 raft_consensus.cc:2468] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 1.
I20260713 09:01:15.444479  7259 raft_consensus.cc:2749] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:15.452620  6798 catalog_manager.cc:5697] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:15.476939  7181 consensus_queue.cc:1048] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.490217  7181 consensus_queue.cc:1048] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.510923  7187 consensus_queue.cc:1048] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.521586  7187 consensus_queue.cc:1048] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.650163  6898 raft_consensus.cc:1275] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:15.651717  7181 consensus_queue.cc:1048] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:15.655019  7187 consensus_queue.cc:1048] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:15.663056  7187 consensus_queue.cc:1048] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.664748  7047 raft_consensus.cc:1275] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:15.667061  7126 consensus_queue.cc:1048] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.670382  7175 consensus_queue.cc:1048] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.687371  6973 raft_consensus.cc:3060] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.695750  7179 consensus_queue.cc:1048] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.715514  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:15.726220  7271 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:01:15.727525  7272 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:01:15.731813  5777 server_base.cc:1061] running on GCE node
W20260713 09:01:15.732359  7274 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:01:15.734948  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:15.735245  5777 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:01:15.735467  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933275735450 us; error 0 us; skew 500 ppm
I20260713 09:01:15.736241  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:15.739326  5777 webserver.cc:533] Webserver started at http://127.5.164.68:34299/ using document root <none> and password file <none>
I20260713 09:01:15.739985  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:15.740226  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:15.740577  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:15.742059  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-3-root/instance:
uuid: "befda52d03b24ed2a463e5fc5c300de4"
format_stamp: "Formatted at 2026-07-13 09:01:15 on dist-test-slave-h7mq"
I20260713 09:01:15.748363  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260713 09:01:15.753378  7279 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:01:15.754261  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:15.754626  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-3-root
uuid: "befda52d03b24ed2a463e5fc5c300de4"
format_stamp: "Formatted at 2026-07-13 09:01:15 on dist-test-slave-h7mq"
I20260713 09:01:15.754990  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-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:01:15.775719  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:15.777691  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:15.778674  7114 consensus_queue.cc:1048] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:15.780102  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:15.783656  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:15.783929  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:15.784256  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:15.784554  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:01:15.794623  7239 consensus_queue.cc:1048] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:15.844399  7126 consensus_queue.cc:1048] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.846153  7126 consensus_queue.cc:1048] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:15.947883  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.68:43791
I20260713 09:01:15.947997  7346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.68:43791 every 8 connection(s)
I20260713 09:01:15.952831  5777 auto_leader_rebalancer-test.cc:392] add a tserver: befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:15.969848  7347 heartbeater.cc:344] Connected to a master server at 127.5.164.126:37863
I20260713 09:01:15.970337  7347 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:15.971112  7347 heartbeater.cc:507] Master 127.5.164.126:37863 requested a full tablet report, sending...
I20260713 09:01:15.973248  6797 ts_manager.cc:194] Registered new tserver with Master: befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791)
I20260713 09:01:15.974570  6797 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56020
I20260713 09:01:16.805410  6898 consensus_queue.cc:237] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:16.813499  7048 raft_consensus.cc:1275] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:16.814317  6974 raft_consensus.cc:1275] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:16.815804  7239 consensus_queue.cc:1048] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } 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:01:16.816875  7114 consensus_queue.cc:1048] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:16.833264  7239 raft_consensus.cc:2955] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:16.838886  7048 raft_consensus.cc:2955] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
W20260713 09:01:16.840902  6866 consensus_peers.cc:597] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 291bc88fa05f4deb9f17a9e72890893b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:16.840903  6973 raft_consensus.cc:2955] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:16.852351  6797 catalog_manager.cc:5697] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:16.869253  7047 consensus_queue.cc:237] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:16.885618  6973 raft_consensus.cc:1275] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:16.887590  7187 consensus_queue.cc:1048] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:16.887909  6898 raft_consensus.cc:1275] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:16.889653  7175 consensus_queue.cc:1048] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } 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:01:16.896265  7015 consensus_peers.cc:597] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70cf9ef3f29c4e75a24214c4de34707d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:16.902288  7187 raft_consensus.cc:2955] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:16.904435  6973 raft_consensus.cc:2955] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:16.904428  6898 raft_consensus.cc:2955] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:16.918084  6798 catalog_manager.cc:5697] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:16.919359  7047 consensus_queue.cc:237] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
W20260713 09:01:16.927449  7015 consensus_peers.cc:597] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42a202c6f49540dbad577e42c0dbc330. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:16.929641  6898 raft_consensus.cc:1275] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:16.930523  6973 raft_consensus.cc:1275] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:16.931274  7187 consensus_queue.cc:1048] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:16.932224  7369 consensus_queue.cc:1048] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } 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:01:16.940965  7175 raft_consensus.cc:2955] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:16.942709  6973 raft_consensus.cc:2955] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:16.948741  6898 raft_consensus.cc:2955] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:16.957739  6899 consensus_queue.cc:237] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:16.962107  6796 catalog_manager.cc:5697] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
W20260713 09:01:16.968170  6866 consensus_peers.cc:597] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ab870bd00274de49f54eb88906e203f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:16.971201  7047 raft_consensus.cc:1275] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:16.973400  7355 consensus_queue.cc:1048] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:16.976565  6973 raft_consensus.cc:1275] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:16.976962  7347 heartbeater.cc:499] Master 127.5.164.126:37863 was elected leader, sending a full tablet report...
I20260713 09:01:16.978335  7239 consensus_queue.cc:1048] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } 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:01:16.998534  7355 raft_consensus.cc:2955] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:17.005218  7048 raft_consensus.cc:2955] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:17.013689  6973 raft_consensus.cc:2955] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:17.028442  6798 catalog_manager.cc:5697] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:17.267927  7377 ts_tablet_manager.cc:933] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097)
I20260713 09:01:17.270017  7377 tablet_copy_client.cc:323] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.65:43097
I20260713 09:01:17.282567  6910 tablet_copy_service.cc:140] P 661f3397ec3541cba5cb4942037977c5: Received BeginTabletCopySession request for tablet 291bc88fa05f4deb9f17a9e72890893b from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:57298)
I20260713 09:01:17.283222  6910 tablet_copy_service.cc:161] P 661f3397ec3541cba5cb4942037977c5: Beginning new tablet copy session on tablet 291bc88fa05f4deb9f17a9e72890893b from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:57298: session id = befda52d03b24ed2a463e5fc5c300de4-291bc88fa05f4deb9f17a9e72890893b
I20260713 09:01:17.290235  6910 tablet_copy_source_session.cc:215] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:17.293982  7377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291bc88fa05f4deb9f17a9e72890893b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.311188  7377 tablet_copy_client.cc:806] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:17.311858  7377 tablet_copy_client.cc:670] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:17.316638  7377 tablet_copy_client.cc:538] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:17.324440  7377 tablet_bootstrap.cc:492] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:17.341894  7377 tablet_bootstrap.cc:492] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4: 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:01:17.342864  7377 tablet_bootstrap.cc:492] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:17.343533  7377 ts_tablet_manager.cc:1403] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260713 09:01:17.346417  7377 raft_consensus.cc:359] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:17.347308  7377 raft_consensus.cc:740] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:17.347970  7377 consensus_queue.cc:260] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:17.356304  7377 ts_tablet_manager.cc:1434] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.012s
I20260713 09:01:17.358873  6910 tablet_copy_service.cc:342] P 661f3397ec3541cba5cb4942037977c5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-291bc88fa05f4deb9f17a9e72890893b received from {username='slave'} at 127.0.0.1:57298
I20260713 09:01:17.359455  6910 tablet_copy_service.cc:434] P 661f3397ec3541cba5cb4942037977c5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-291bc88fa05f4deb9f17a9e72890893b on tablet 291bc88fa05f4deb9f17a9e72890893b with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:17.367564  7377 ts_tablet_manager.cc:933] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:17.373251  7377 tablet_copy_client.cc:323] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.67:40265
I20260713 09:01:17.374665  7384 ts_tablet_manager.cc:933] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:17.381263  7384 tablet_copy_client.cc:323] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.67:40265
I20260713 09:01:17.391700  7059 tablet_copy_service.cc:140] P efab6cfea07f445d9022cb634acf05ed: Received BeginTabletCopySession request for tablet 70cf9ef3f29c4e75a24214c4de34707d from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:33282)
I20260713 09:01:17.392132  7058 tablet_copy_service.cc:140] P efab6cfea07f445d9022cb634acf05ed: Received BeginTabletCopySession request for tablet 42a202c6f49540dbad577e42c0dbc330 from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:33282)
I20260713 09:01:17.392441  7059 tablet_copy_service.cc:161] P efab6cfea07f445d9022cb634acf05ed: Beginning new tablet copy session on tablet 70cf9ef3f29c4e75a24214c4de34707d from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:33282: session id = befda52d03b24ed2a463e5fc5c300de4-70cf9ef3f29c4e75a24214c4de34707d
I20260713 09:01:17.393168  7058 tablet_copy_service.cc:161] P efab6cfea07f445d9022cb634acf05ed: Beginning new tablet copy session on tablet 42a202c6f49540dbad577e42c0dbc330 from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:33282: session id = befda52d03b24ed2a463e5fc5c300de4-42a202c6f49540dbad577e42c0dbc330
I20260713 09:01:17.401222  7059 tablet_copy_source_session.cc:215] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:17.409534  7058 tablet_copy_source_session.cc:215] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:17.412660  7377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70cf9ef3f29c4e75a24214c4de34707d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.413285  7384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a202c6f49540dbad577e42c0dbc330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.423671  7377 tablet_copy_client.cc:806] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:17.424268  7377 tablet_copy_client.cc:670] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:17.427947  7377 tablet_copy_client.cc:538] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:17.427956  7384 tablet_copy_client.cc:806] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:17.428828  7384 tablet_copy_client.cc:670] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:17.432753  7384 tablet_copy_client.cc:538] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:17.436230  7377 tablet_bootstrap.cc:492] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:17.441413  7384 tablet_bootstrap.cc:492] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:17.454205  7377 tablet_bootstrap.cc:492] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4: 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:01:17.455176  7377 tablet_bootstrap.cc:492] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:17.455895  7377 ts_tablet_manager.cc:1403] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260713 09:01:17.458513  7377 raft_consensus.cc:359] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:17.459306  7377 raft_consensus.cc:740] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:17.460008  7377 consensus_queue.cc:260] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:17.462229  7377 ts_tablet_manager.cc:1434] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:01:17.463171  7384 tablet_bootstrap.cc:492] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4: 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:01:17.464182  7384 tablet_bootstrap.cc:492] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:17.464439  7058 tablet_copy_service.cc:342] P efab6cfea07f445d9022cb634acf05ed: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-70cf9ef3f29c4e75a24214c4de34707d received from {username='slave'} at 127.0.0.1:33282
I20260713 09:01:17.464862  7384 ts_tablet_manager.cc:1403] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.010s
I20260713 09:01:17.464906  7058 tablet_copy_service.cc:434] P efab6cfea07f445d9022cb634acf05ed: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-70cf9ef3f29c4e75a24214c4de34707d on tablet 70cf9ef3f29c4e75a24214c4de34707d with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:17.467978  7384 raft_consensus.cc:359] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:17.468814  7384 raft_consensus.cc:740] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:17.469450  7384 consensus_queue.cc:260] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:17.472167  7384 ts_tablet_manager.cc:1434] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:01:17.476123  7058 tablet_copy_service.cc:342] P efab6cfea07f445d9022cb634acf05ed: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-42a202c6f49540dbad577e42c0dbc330 received from {username='slave'} at 127.0.0.1:33282
I20260713 09:01:17.476634  7058 tablet_copy_service.cc:434] P efab6cfea07f445d9022cb634acf05ed: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-42a202c6f49540dbad577e42c0dbc330 on tablet 42a202c6f49540dbad577e42c0dbc330 with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:17.490698  7384 ts_tablet_manager.cc:933] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097)
I20260713 09:01:17.492308  7384 tablet_copy_client.cc:323] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.65:43097
I20260713 09:01:17.494181  6910 tablet_copy_service.cc:140] P 661f3397ec3541cba5cb4942037977c5: Received BeginTabletCopySession request for tablet 1ab870bd00274de49f54eb88906e203f from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:57298)
I20260713 09:01:17.494722  6910 tablet_copy_service.cc:161] P 661f3397ec3541cba5cb4942037977c5: Beginning new tablet copy session on tablet 1ab870bd00274de49f54eb88906e203f from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:57298: session id = befda52d03b24ed2a463e5fc5c300de4-1ab870bd00274de49f54eb88906e203f
I20260713 09:01:17.501329  6910 tablet_copy_source_session.cc:215] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:17.505017  7384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab870bd00274de49f54eb88906e203f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.517192  7384 tablet_copy_client.cc:806] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:17.517805  7384 tablet_copy_client.cc:670] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:17.521589  7384 tablet_copy_client.cc:538] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:17.529673  7384 tablet_bootstrap.cc:492] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:17.546684  7384 tablet_bootstrap.cc:492] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4: 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:01:17.547385  7384 tablet_bootstrap.cc:492] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:17.547904  7384 ts_tablet_manager.cc:1403] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260713 09:01:17.550443  7384 raft_consensus.cc:359] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:17.551002  7384 raft_consensus.cc:740] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:17.551517  7384 consensus_queue.cc:260] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:17.553365  7384 ts_tablet_manager.cc:1434] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260713 09:01:17.555160  6910 tablet_copy_service.cc:342] P 661f3397ec3541cba5cb4942037977c5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-1ab870bd00274de49f54eb88906e203f received from {username='slave'} at 127.0.0.1:57298
I20260713 09:01:17.555562  6910 tablet_copy_service.cc:434] P 661f3397ec3541cba5cb4942037977c5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-1ab870bd00274de49f54eb88906e203f on tablet 1ab870bd00274de49f54eb88906e203f with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:17.714205  7322 raft_consensus.cc:1217] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:17.891929  7322 raft_consensus.cc:1217] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:17.950584  7322 raft_consensus.cc:1217] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:17.974788  7322 raft_consensus.cc:1217] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:18.131712  7376 raft_consensus.cc:1064] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:18.138131  7376 consensus_queue.cc:237] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:18.147647  7322 raft_consensus.cc:1275] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:18.150161  6975 raft_consensus.cc:1275] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:18.150399  7048 raft_consensus.cc:1275] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:18.151912  7239 consensus_queue.cc:1048] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:18.154392  7394 consensus_queue.cc:1048] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:18.157534  7376 consensus_queue.cc:1048] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } 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:01:18.178587  7394 raft_consensus.cc:2955] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.180197  6975 raft_consensus.cc:2955] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.195721  7322 raft_consensus.cc:2955] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.198462  7048 raft_consensus.cc:2955] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.205648  6797 catalog_manager.cc:5697] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.255807  6898 consensus_queue.cc:237] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:18.260677  7322 raft_consensus.cc:1275] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:18.262109  6975 raft_consensus.cc:1275] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:18.262302  7376 consensus_queue.cc:1048] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:18.264694  7376 consensus_queue.cc:1048] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:18.273566  7239 raft_consensus.cc:2955] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.276772  6974 raft_consensus.cc:2955] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.286628  7322 raft_consensus.cc:2955] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.301548  6795 catalog_manager.cc:5697] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.304049  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 291bc88fa05f4deb9f17a9e72890893b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:18.314165  7035 tablet_service.cc:1558] Processing DeleteTablet for tablet 291bc88fa05f4deb9f17a9e72890893b with delete_type TABLET_DATA_TOMBSTONED (TS efab6cfea07f445d9022cb634acf05ed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260713 09:01:18.317695  7403 tablet_replica.cc:333] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:18.318953  7403 raft_consensus.cc:2243] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:18.319953  7403 raft_consensus.cc:2272] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:18.325577  7403 ts_tablet_manager.cc:1916] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:18.339490  7403 ts_tablet_manager.cc:1929] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:18.339996  7403 log.cc:1199] T 291bc88fa05f4deb9f17a9e72890893b P efab6cfea07f445d9022cb634acf05ed: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-2-root/wals/291bc88fa05f4deb9f17a9e72890893b
I20260713 09:01:18.341872  6784 catalog_manager.cc:5028] TS efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): tablet 291bc88fa05f4deb9f17a9e72890893b (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:18.417900  7392 raft_consensus.cc:1064] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:18.420509  7392 consensus_queue.cc:237] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:18.423611  7187 raft_consensus.cc:1064] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:18.428022  7322 raft_consensus.cc:1275] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:18.427909  7187 consensus_queue.cc:237] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:18.430362  7175 consensus_queue.cc:1048] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:18.430552  6974 raft_consensus.cc:1275] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:18.437589  7175 consensus_queue.cc:1048] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } 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:01:18.441988  7239 raft_consensus.cc:1064] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:18.446674  7239 consensus_queue.cc:237] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:18.448570  6898 raft_consensus.cc:1275] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:18.450966  7405 consensus_queue.cc:1048] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:18.465154  7175 raft_consensus.cc:2955] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.470379  6898 raft_consensus.cc:2955] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.473119  6974 raft_consensus.cc:2955] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.494623  6975 raft_consensus.cc:1275] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:18.493615  7322 raft_consensus.cc:2955] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.494846  6795 catalog_manager.cc:5697] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.496026  6898 raft_consensus.cc:1275] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:18.497462  7187 consensus_queue.cc:1048] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } 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:01:18.498749  7321 raft_consensus.cc:1275] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:18.500231  7392 consensus_queue.cc:1048] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:18.502035  7392 consensus_queue.cc:1048] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:18.514379  7322 raft_consensus.cc:1275] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:18.517884  6973 raft_consensus.cc:1275] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:18.519459  7239 consensus_queue.cc:1048] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:18.520431  7394 consensus_queue.cc:1048] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } 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:01:18.522553  7047 raft_consensus.cc:1275] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:18.526178  7239 consensus_queue.cc:1048] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:18.571182  7376 raft_consensus.cc:2955] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.573563  7320 raft_consensus.cc:2955] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.580188  7047 consensus_queue.cc:237] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:18.589227  6973 raft_consensus.cc:2955] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.595937  7320 raft_consensus.cc:1275] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:18.600806  7046 raft_consensus.cc:2955] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.605307  7175 consensus_queue.cc:1048] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:18.615909  7392 raft_consensus.cc:2955] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.617506  6898 raft_consensus.cc:1275] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:18.614779  6797 catalog_manager.cc:5697] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.622694  7405 raft_consensus.cc:2955] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.625204  6974 raft_consensus.cc:2955] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.632397  7175 consensus_queue.cc:1048] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:18.654803  6898 consensus_queue.cc:237] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:18.657389  7320 raft_consensus.cc:2955] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.659996  6899 raft_consensus.cc:2955] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.661185  6900 raft_consensus.cc:2955] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.665755  7321 raft_consensus.cc:1275] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:18.667876  7376 consensus_queue.cc:1048] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:18.668278  6796 catalog_manager.cc:5697] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.671161  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 42a202c6f49540dbad577e42c0dbc330 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:18.679071  7239 raft_consensus.cc:2955] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.681664  7319 raft_consensus.cc:2955] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.683907  6795 catalog_manager.cc:5697] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:18.690512  7046 raft_consensus.cc:1275] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:18.698875  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ab870bd00274de49f54eb88906e203f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:18.655879  7322 raft_consensus.cc:2955] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.699259  6797 catalog_manager.cc:5697] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.709080  7376 consensus_queue.cc:1048] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:18.714131  7047 consensus_queue.cc:237] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [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: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:18.716289  6962 tablet_service.cc:1558] Processing DeleteTablet for tablet 42a202c6f49540dbad577e42c0dbc330 with delete_type TABLET_DATA_TOMBSTONED (TS 3ce9d8b4a1c5473a8f3c653b1d890ec5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49278
I20260713 09:01:18.718240  7046 raft_consensus.cc:2955] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.720877  6960 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ab870bd00274de49f54eb88906e203f with delete_type TABLET_DATA_TOMBSTONED (TS 3ce9d8b4a1c5473a8f3c653b1d890ec5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49278
I20260713 09:01:18.727651  7421 tablet_replica.cc:333] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:18.728973  7421 raft_consensus.cc:2243] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:18.729820  7421 raft_consensus.cc:2272] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:18.733264  6974 raft_consensus.cc:1275] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:18.735523  7322 raft_consensus.cc:1275] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:18.737324  7405 consensus_queue.cc:1048] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:18.741422  7420 consensus_queue.cc:1048] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:18.743252  7421 ts_tablet_manager.cc:1916] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:18.751508  7418 raft_consensus.cc:2955] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.765810  6974 raft_consensus.cc:2955] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.766880  7319 raft_consensus.cc:2955] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.772061  7421 ts_tablet_manager.cc:1929] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:18.772616  7421 log.cc:1199] T 42a202c6f49540dbad577e42c0dbc330 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-1-root/wals/42a202c6f49540dbad577e42c0dbc330
I20260713 09:01:18.774777  6783 catalog_manager.cc:5028] TS 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): tablet 42a202c6f49540dbad577e42c0dbc330 (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:18.776031  7421 tablet_replica.cc:333] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:18.777254  7421 raft_consensus.cc:2243] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:18.778035  7421 raft_consensus.cc:2272] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:18.780081  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70cf9ef3f29c4e75a24214c4de34707d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:18.782254  7421 ts_tablet_manager.cc:1916] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:18.784013  6798 catalog_manager.cc:5697] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:18.797030  6886 tablet_service.cc:1558] Processing DeleteTablet for tablet 70cf9ef3f29c4e75a24214c4de34707d with delete_type TABLET_DATA_TOMBSTONED (TS 661f3397ec3541cba5cb4942037977c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42700
I20260713 09:01:18.801893  7422 tablet_replica.cc:333] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:18.803158  7422 raft_consensus.cc:2243] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:18.804081  7422 raft_consensus.cc:2272] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:18.807431  7422 ts_tablet_manager.cc:1916] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:18.809516  7421 ts_tablet_manager.cc:1929] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:18.810035  7421 log.cc:1199] T 1ab870bd00274de49f54eb88906e203f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-1-root/wals/1ab870bd00274de49f54eb88906e203f
I20260713 09:01:18.811825  6783 catalog_manager.cc:5028] TS 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): tablet 1ab870bd00274de49f54eb88906e203f (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:18.823256  7422 ts_tablet_manager.cc:1929] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:18.823735  7422 log.cc:1199] T 70cf9ef3f29c4e75a24214c4de34707d P 661f3397ec3541cba5cb4942037977c5: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-0-root/wals/70cf9ef3f29c4e75a24214c4de34707d
I20260713 09:01:18.825855  6783 catalog_manager.cc:5028] TS 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): tablet 70cf9ef3f29c4e75a24214c4de34707d (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:19.828538  7046 consensus_queue.cc:237] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:19.835264  6973 raft_consensus.cc:1275] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:19.835227  7015 consensus_peers.cc:597] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e74a1d401f2140e28b01198e8af12269. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:19.837011  6900 raft_consensus.cc:1275] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:19.836805  7426 consensus_queue.cc:1048] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:19.838328  7420 consensus_queue.cc:1048] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } 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:01:19.844274  7426 raft_consensus.cc:2955] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:19.848451  6899 raft_consensus.cc:2955] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:19.848220  6973 raft_consensus.cc:2955] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:19.859714  6796 catalog_manager.cc:5697] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:19.866091  6900 consensus_queue.cc:237] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
W20260713 09:01:19.875367  6866 consensus_peers.cc:597] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71f8927d9d724050b4587740b87e6ff3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:19.875592  7046 raft_consensus.cc:1275] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:19.878197  7423 consensus_queue.cc:1048] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } 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:01:19.880980  6973 raft_consensus.cc:1275] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:19.882452  7239 consensus_queue.cc:1048] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:19.888284  7423 raft_consensus.cc:2955] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:19.890139  7047 raft_consensus.cc:2955] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:19.899194  6973 raft_consensus.cc:2955] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:19.908027  6797 catalog_manager.cc:5697] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:19.929878  6973 consensus_queue.cc:237] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:19.937245  6900 raft_consensus.cc:1275] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:19.940038  7047 raft_consensus.cc:1275] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:19.941689  7381 consensus_queue.cc:1048] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:19.945204  7381 consensus_queue.cc:1048] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } 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:01:19.960491  7424 raft_consensus.cc:2955] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:19.963124  7046 raft_consensus.cc:2955] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:19.963181  6900 raft_consensus.cc:2955] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
W20260713 09:01:19.967953  6941 consensus_peers.cc:597] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fbaaf68707048dcaa74afa405a6c829. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:19.975622  6899 consensus_queue.cc:237] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:19.978798  6796 catalog_manager.cc:5697] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 2 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:19.985198  6866 consensus_peers.cc:597] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13a046f263bc4b4abef3cfac1ecd9b32. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:19.985667  7046 raft_consensus.cc:1275] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:19.986348  6973 raft_consensus.cc:1275] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:19.987287  7423 consensus_queue.cc:1048] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:19.988334  7239 consensus_queue.cc:1048] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } 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:01:20.000238  7239 raft_consensus.cc:2955] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:20.002225  7046 raft_consensus.cc:2955] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:20.007603  6973 raft_consensus.cc:2955] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:20.019229  6797 catalog_manager.cc:5697] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:20.277627  7447 ts_tablet_manager.cc:933] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:20.279749  7447 tablet_copy_client.cc:323] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.67:40265
I20260713 09:01:20.281970  7058 tablet_copy_service.cc:140] P efab6cfea07f445d9022cb634acf05ed: Received BeginTabletCopySession request for tablet e74a1d401f2140e28b01198e8af12269 from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:33282)
I20260713 09:01:20.282501  7058 tablet_copy_service.cc:161] P efab6cfea07f445d9022cb634acf05ed: Beginning new tablet copy session on tablet e74a1d401f2140e28b01198e8af12269 from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:33282: session id = befda52d03b24ed2a463e5fc5c300de4-e74a1d401f2140e28b01198e8af12269
I20260713 09:01:20.290163  7058 tablet_copy_source_session.cc:215] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:20.293980  7447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74a1d401f2140e28b01198e8af12269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:20.311308  7447 tablet_copy_client.cc:806] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:20.311961  7447 tablet_copy_client.cc:670] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:20.315824  7447 tablet_copy_client.cc:538] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:20.322409  7447 tablet_bootstrap.cc:492] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:20.331167  7449 ts_tablet_manager.cc:933] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097)
I20260713 09:01:20.333319  7449 tablet_copy_client.cc:323] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.65:43097
I20260713 09:01:20.335436  6910 tablet_copy_service.cc:140] P 661f3397ec3541cba5cb4942037977c5: Received BeginTabletCopySession request for tablet 71f8927d9d724050b4587740b87e6ff3 from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:57298)
I20260713 09:01:20.336061  6910 tablet_copy_service.cc:161] P 661f3397ec3541cba5cb4942037977c5: Beginning new tablet copy session on tablet 71f8927d9d724050b4587740b87e6ff3 from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:57298: session id = befda52d03b24ed2a463e5fc5c300de4-71f8927d9d724050b4587740b87e6ff3
I20260713 09:01:20.340965  7447 tablet_bootstrap.cc:492] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4: 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:01:20.341733  7447 tablet_bootstrap.cc:492] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:20.342299  7447 ts_tablet_manager.cc:1403] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260713 09:01:20.344766  6910 tablet_copy_source_session.cc:215] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:20.344702  7447 raft_consensus.cc:359] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:20.345417  7447 raft_consensus.cc:740] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:20.345958  7447 consensus_queue.cc:260] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:20.348855  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f8927d9d724050b4587740b87e6ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:20.358069  7447 ts_tablet_manager.cc:1434] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:01:20.360069  7058 tablet_copy_service.cc:342] P efab6cfea07f445d9022cb634acf05ed: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-e74a1d401f2140e28b01198e8af12269 received from {username='slave'} at 127.0.0.1:33282
I20260713 09:01:20.360553  7058 tablet_copy_service.cc:434] P efab6cfea07f445d9022cb634acf05ed: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-e74a1d401f2140e28b01198e8af12269 on tablet e74a1d401f2140e28b01198e8af12269 with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:20.369261  7449 tablet_copy_client.cc:806] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:20.369879  7449 tablet_copy_client.cc:670] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:20.375372  7449 tablet_copy_client.cc:538] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:20.378024  7447 ts_tablet_manager.cc:933] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:20.384528  7447 tablet_copy_client.cc:323] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.66:43001
I20260713 09:01:20.389575  7449 tablet_bootstrap.cc:492] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:20.401860  6985 tablet_copy_service.cc:140] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Received BeginTabletCopySession request for tablet 6fbaaf68707048dcaa74afa405a6c829 from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:56852)
I20260713 09:01:20.402834  6985 tablet_copy_service.cc:161] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Beginning new tablet copy session on tablet 6fbaaf68707048dcaa74afa405a6c829 from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:56852: session id = befda52d03b24ed2a463e5fc5c300de4-6fbaaf68707048dcaa74afa405a6c829
I20260713 09:01:20.411819  7449 tablet_bootstrap.cc:492] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4: 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:01:20.413096  7449 tablet_bootstrap.cc:492] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:20.413772  6985 tablet_copy_source_session.cc:215] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:20.413805  7449 ts_tablet_manager.cc:1403] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260713 09:01:20.417330  7447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbaaf68707048dcaa74afa405a6c829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:20.418044  7449 raft_consensus.cc:359] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:20.418656  7449 raft_consensus.cc:740] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:20.419126  7449 consensus_queue.cc:260] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:20.423666  7449 ts_tablet_manager.cc:1434] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:01:20.425558  6910 tablet_copy_service.cc:342] P 661f3397ec3541cba5cb4942037977c5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-71f8927d9d724050b4587740b87e6ff3 received from {username='slave'} at 127.0.0.1:57298
I20260713 09:01:20.426004  6910 tablet_copy_service.cc:434] P 661f3397ec3541cba5cb4942037977c5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-71f8927d9d724050b4587740b87e6ff3 on tablet 71f8927d9d724050b4587740b87e6ff3 with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:20.435479  7447 tablet_copy_client.cc:806] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:20.436189  7447 tablet_copy_client.cc:670] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:20.441689  7447 tablet_copy_client.cc:538] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:20.448088  7447 tablet_bootstrap.cc:492] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:20.466508  7447 tablet_bootstrap.cc:492] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4: 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:01:20.467270  7447 tablet_bootstrap.cc:492] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:20.467836  7447 ts_tablet_manager.cc:1403] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260713 09:01:20.470413  7447 raft_consensus.cc:359] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:20.471170  7447 raft_consensus.cc:740] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:20.471714  7447 consensus_queue.cc:260] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:20.473608  7447 ts_tablet_manager.cc:1434] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:01:20.475343  6985 tablet_copy_service.cc:342] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-6fbaaf68707048dcaa74afa405a6c829 received from {username='slave'} at 127.0.0.1:56852
I20260713 09:01:20.475782  6985 tablet_copy_service.cc:434] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-6fbaaf68707048dcaa74afa405a6c829 on tablet 6fbaaf68707048dcaa74afa405a6c829 with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:20.573918  7447 ts_tablet_manager.cc:933] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097)
I20260713 09:01:20.575661  7447 tablet_copy_client.cc:323] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.65:43097
I20260713 09:01:20.577353  6910 tablet_copy_service.cc:140] P 661f3397ec3541cba5cb4942037977c5: Received BeginTabletCopySession request for tablet 13a046f263bc4b4abef3cfac1ecd9b32 from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:57298)
I20260713 09:01:20.577808  6910 tablet_copy_service.cc:161] P 661f3397ec3541cba5cb4942037977c5: Beginning new tablet copy session on tablet 13a046f263bc4b4abef3cfac1ecd9b32 from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:57298: session id = befda52d03b24ed2a463e5fc5c300de4-13a046f263bc4b4abef3cfac1ecd9b32
I20260713 09:01:20.583389  6910 tablet_copy_source_session.cc:215] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:20.586503  7447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a046f263bc4b4abef3cfac1ecd9b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:20.602495  7447 tablet_copy_client.cc:806] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:20.603196  7447 tablet_copy_client.cc:670] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:20.606707  7447 tablet_copy_client.cc:538] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:20.614606  7447 tablet_bootstrap.cc:492] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:20.633462  7447 tablet_bootstrap.cc:492] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4: 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:01:20.634238  7447 tablet_bootstrap.cc:492] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:20.634783  7447 ts_tablet_manager.cc:1403] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:01:20.636834  7447 raft_consensus.cc:359] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:20.637406  7447 raft_consensus.cc:740] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:20.637912  7447 consensus_queue.cc:260] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:20.639600  7447 ts_tablet_manager.cc:1434] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:20.641798  6910 tablet_copy_service.cc:342] P 661f3397ec3541cba5cb4942037977c5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-13a046f263bc4b4abef3cfac1ecd9b32 received from {username='slave'} at 127.0.0.1:57298
I20260713 09:01:20.642272  6910 tablet_copy_service.cc:434] P 661f3397ec3541cba5cb4942037977c5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-13a046f263bc4b4abef3cfac1ecd9b32 on tablet 13a046f263bc4b4abef3cfac1ecd9b32 with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:20.779685  7319 raft_consensus.cc:1217] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:01:20.819432  7319 raft_consensus.cc:1217] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:20.888549  7319 raft_consensus.cc:1217] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:21.083200  7319 raft_consensus.cc:1217] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:21.295746  7462 raft_consensus.cc:1064] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:21.298182  7462 consensus_queue.cc:237] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:21.304132  7319 raft_consensus.cc:1275] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:21.304802  6974 raft_consensus.cc:1275] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:21.305553  7462 consensus_queue.cc:1048] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:21.306107  6899 raft_consensus.cc:1275] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:21.306864  7418 consensus_queue.cc:1048] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:21.308828  7418 consensus_queue.cc:1048] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } 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:01:21.322950  7418 raft_consensus.cc:2955] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.324923  6974 raft_consensus.cc:2955] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.325068  7319 raft_consensus.cc:2955] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.340802  6899 raft_consensus.cc:2955] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.341804  6796 catalog_manager.cc:5697] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:21.377961  7047 consensus_queue.cc:237] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [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: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:21.386179  7424 raft_consensus.cc:1064] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:21.386209  7319 raft_consensus.cc:1275] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:21.387924  7460 consensus_queue.cc:1048] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:21.390266  6974 raft_consensus.cc:1275] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:21.392606  7460 consensus_queue.cc:1048] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:21.393712  7424 consensus_queue.cc:237] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:21.395922  7462 raft_consensus.cc:2955] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.399250  7322 raft_consensus.cc:2955] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.405676  6974 raft_consensus.cc:2955] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.409665  7047 raft_consensus.cc:1275] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:01:21.411449  7459 consensus_queue.cc:1048] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } 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:01:21.421185  7319 raft_consensus.cc:1275] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEARNER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:01:21.422916  7459 consensus_queue.cc:1048] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:21.433601  6798 catalog_manager.cc:5697] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.456103  6886 tablet_service.cc:1558] Processing DeleteTablet for tablet e74a1d401f2140e28b01198e8af12269 with delete_type TABLET_DATA_TOMBSTONED (TS 661f3397ec3541cba5cb4942037977c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42700
I20260713 09:01:21.460096  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e74a1d401f2140e28b01198e8af12269 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:21.463652  7476 tablet_replica.cc:333] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:21.465461  7476 raft_consensus.cc:2243] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.466627  7476 raft_consensus.cc:2272] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.470517  7476 ts_tablet_manager.cc:1916] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:21.512035  7239 raft_consensus.cc:1064] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:21.514643  7239 consensus_queue.cc:237] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:21.515731  7424 raft_consensus.cc:2955] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.517192  7047 raft_consensus.cc:2955] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.522640  7476 ts_tablet_manager.cc:1929] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:21.523262  7476 log.cc:1199] T e74a1d401f2140e28b01198e8af12269 P 661f3397ec3541cba5cb4942037977c5: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-0-root/wals/e74a1d401f2140e28b01198e8af12269
I20260713 09:01:21.528124  6783 catalog_manager.cc:5028] TS 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): tablet e74a1d401f2140e28b01198e8af12269 (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:21.528499  7320 raft_consensus.cc:2955] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.536654  6797 catalog_manager.cc:5697] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:21.542038  7322 raft_consensus.cc:1275] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:21.542297  7047 raft_consensus.cc:1275] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:21.543787  7423 consensus_queue.cc:1048] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:01:21.543901  6939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.65:43097, user_credentials={real_user=slave}} blocked reactor thread for 82005.9us
I20260713 09:01:21.547930  6899 raft_consensus.cc:1275] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:01:21.559032  7459 consensus_queue.cc:1048] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:21.563117  7423 consensus_queue.cc:1048] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } 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:01:21.578676  7423 raft_consensus.cc:1064] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:21.581938  7423 consensus_queue.cc:237] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
W20260713 09:01:21.602188  6864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.66:43001, user_credentials={real_user=slave}} blocked reactor thread for 46289.8us
I20260713 09:01:21.604765  6974 raft_consensus.cc:1275] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:21.606720  6899 raft_consensus.cc:2955] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.608304  7463 consensus_queue.cc:1048] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:21.610486  7463 raft_consensus.cc:2955] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.626942  7319 raft_consensus.cc:2955] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.640347  7046 raft_consensus.cc:2955] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.646615  6798 catalog_manager.cc:5697] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:21.648898  6974 raft_consensus.cc:2955] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.659085  7047 raft_consensus.cc:1275] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:21.660118  6973 raft_consensus.cc:1275] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:21.661599  7423 consensus_queue.cc:1048] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } 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:01:21.663195  7480 consensus_queue.cc:1048] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:21.670037  7319 raft_consensus.cc:1275] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:21.673138  7479 consensus_queue.cc:1048] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:21.682816  7480 raft_consensus.cc:2955] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.692883  6973 raft_consensus.cc:2955] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.698557  7047 raft_consensus.cc:2955] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.705855  7319 raft_consensus.cc:2955] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.707566  6795 catalog_manager.cc:5697] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:21.734479  6899 consensus_queue.cc:237] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:21.742887  7320 raft_consensus.cc:1275] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:21.743090  7048 raft_consensus.cc:1275] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:21.744282  7480 consensus_queue.cc:1048] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:21.746980  7479 consensus_queue.cc:1048] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:21.752642  7423 raft_consensus.cc:2955] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.754515  7320 raft_consensus.cc:2955] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.759631  7046 raft_consensus.cc:2955] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.772411  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13a046f263bc4b4abef3cfac1ecd9b32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:21.773008  6795 catalog_manager.cc:5697] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:21.787640  6962 tablet_service.cc:1558] Processing DeleteTablet for tablet 13a046f263bc4b4abef3cfac1ecd9b32 with delete_type TABLET_DATA_TOMBSTONED (TS 3ce9d8b4a1c5473a8f3c653b1d890ec5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49278
I20260713 09:01:21.792791  7489 tablet_replica.cc:333] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:21.793608  7489 raft_consensus.cc:2243] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.794262  7489 raft_consensus.cc:2272] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.797358  7489 ts_tablet_manager.cc:1916] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:21.808037  7489 ts_tablet_manager.cc:1929] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:21.808396  7489 log.cc:1199] T 13a046f263bc4b4abef3cfac1ecd9b32 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-1-root/wals/13a046f263bc4b4abef3cfac1ecd9b32
I20260713 09:01:21.809947  6783 catalog_manager.cc:5028] TS 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): tablet 13a046f263bc4b4abef3cfac1ecd9b32 (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:22.064555  6974 consensus_queue.cc:237] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:22.068756  7319 raft_consensus.cc:1275] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:01:22.068807  6899 raft_consensus.cc:1275] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:01:22.070331  7490 consensus_queue.cc:1048] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:22.071146  7477 consensus_queue.cc:1048] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:22.081296  7459 raft_consensus.cc:2955] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:22.083153  7319 raft_consensus.cc:2955] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:22.085570  6899 raft_consensus.cc:2955] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:22.093909  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6fbaaf68707048dcaa74afa405a6c829 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:22.103960  6795 catalog_manager.cc:5697] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New cstate: current_term: 2 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:22.115295  7035 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fbaaf68707048dcaa74afa405a6c829 with delete_type TABLET_DATA_TOMBSTONED (TS efab6cfea07f445d9022cb634acf05ed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260713 09:01:22.117288  7491 tablet_replica.cc:333] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:22.118291  7491 raft_consensus.cc:2243] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:22.118949  7491 raft_consensus.cc:2272] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:22.122265  7491 ts_tablet_manager.cc:1916] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:22.134402  7491 ts_tablet_manager.cc:1929] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:01:22.134702  7491 log.cc:1199] T 6fbaaf68707048dcaa74afa405a6c829 P efab6cfea07f445d9022cb634acf05ed: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-2-root/wals/6fbaaf68707048dcaa74afa405a6c829
I20260713 09:01:22.136008  6784 catalog_manager.cc:5028] TS efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): tablet 6fbaaf68707048dcaa74afa405a6c829 (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:22.201411  6899 consensus_queue.cc:237] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:22.205514  6974 raft_consensus.cc:1275] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:22.205780  7319 raft_consensus.cc:1275] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:22.206893  7423 consensus_queue.cc:1048] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:22.207700  7480 consensus_queue.cc:1048] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:22.213515  7479 raft_consensus.cc:2955] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:22.215577  7319 raft_consensus.cc:2955] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:22.217072  6974 raft_consensus.cc:2955] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:22.222962  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71f8927d9d724050b4587740b87e6ff3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:22.231642  6796 catalog_manager.cc:5697] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:22.241065  7035 tablet_service.cc:1558] Processing DeleteTablet for tablet 71f8927d9d724050b4587740b87e6ff3 with delete_type TABLET_DATA_TOMBSTONED (TS efab6cfea07f445d9022cb634acf05ed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260713 09:01:22.241998  7491 tablet_replica.cc:333] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:22.242939  7491 raft_consensus.cc:2243] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:22.243707  7491 raft_consensus.cc:2272] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:22.246989  7491 ts_tablet_manager.cc:1916] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:22.258018  7491 ts_tablet_manager.cc:1929] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:22.258343  7491 log.cc:1199] T 71f8927d9d724050b4587740b87e6ff3 P efab6cfea07f445d9022cb634acf05ed: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-2-root/wals/71f8927d9d724050b4587740b87e6ff3
I20260713 09:01:22.259632  6784 catalog_manager.cc:5028] TS efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): tablet 71f8927d9d724050b4587740b87e6ff3 (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:23.272907  6974 consensus_queue.cc:237] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:23.278779  7046 raft_consensus.cc:1275] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:23.279078  6941 consensus_peers.cc:597] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50fc8805d4374d448c9c564b45a692d2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:23.279430  6900 raft_consensus.cc:1275] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:23.280068  7490 consensus_queue.cc:1048] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:23.280848  7496 consensus_queue.cc:1048] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } 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:01:23.288985  7496 raft_consensus.cc:2955] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.291242  7046 raft_consensus.cc:2955] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.290828  6900 raft_consensus.cc:2955] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.311612  6900 consensus_queue.cc:237] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:23.315863  6796 catalog_manager.cc:5697] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:23.320178  6866 consensus_peers.cc:597] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b63d0707d22c48c48b492c28cb80a313. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:23.320569  7047 raft_consensus.cc:1275] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:23.321691  6974 raft_consensus.cc:1275] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:23.322207  7479 consensus_queue.cc:1048] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:23.323021  7493 consensus_queue.cc:1048] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } 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:01:23.333490  7479 raft_consensus.cc:2955] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.335868  7046 raft_consensus.cc:2955] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.345600  6974 raft_consensus.cc:2955] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.349120  6973 consensus_queue.cc:237] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:23.350607  6796 catalog_manager.cc:5697] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:23.366161  7046 raft_consensus.cc:1275] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:23.367033  6941 consensus_peers.cc:597] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a09e6f369e342bdaaf16209ab04d5bb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:23.367736  7496 consensus_queue.cc:1048] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } 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:01:23.367029  6900 raft_consensus.cc:1275] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:23.369590  7492 consensus_queue.cc:1048] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:23.377555  7496 raft_consensus.cc:2955] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.379176  7046 raft_consensus.cc:2955] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.381404  6899 raft_consensus.cc:2955] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.391043  6973 consensus_queue.cc:237] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:23.394025  6798 catalog_manager.cc:5697] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
W20260713 09:01:23.401311  6941 consensus_peers.cc:597] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc310820902942ed846c8e1737a8e4d0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:23.401823  6899 raft_consensus.cc:1275] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:23.401823  7046 raft_consensus.cc:1275] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:23.403229  7492 consensus_queue.cc:1048] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } 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:01:23.404121  7496 consensus_queue.cc:1048] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:23.412957  7496 raft_consensus.cc:2955] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.414799  6899 raft_consensus.cc:2955] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.415248  7046 raft_consensus.cc:2955] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.435089  6796 catalog_manager.cc:5697] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:23.713030  7513 ts_tablet_manager.cc:933] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097)
I20260713 09:01:23.714823  7513 tablet_copy_client.cc:323] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.65:43097
I20260713 09:01:23.716816  6910 tablet_copy_service.cc:140] P 661f3397ec3541cba5cb4942037977c5: Received BeginTabletCopySession request for tablet b63d0707d22c48c48b492c28cb80a313 from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:57298)
I20260713 09:01:23.717360  6910 tablet_copy_service.cc:161] P 661f3397ec3541cba5cb4942037977c5: Beginning new tablet copy session on tablet b63d0707d22c48c48b492c28cb80a313 from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:57298: session id = befda52d03b24ed2a463e5fc5c300de4-b63d0707d22c48c48b492c28cb80a313
I20260713 09:01:23.724772  6910 tablet_copy_source_session.cc:215] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:23.727958  7513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63d0707d22c48c48b492c28cb80a313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:23.743592  7513 tablet_copy_client.cc:806] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:23.744202  7513 tablet_copy_client.cc:670] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:23.747915  7513 tablet_copy_client.cc:538] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:23.757484  7513 tablet_bootstrap.cc:492] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:23.774955  7513 tablet_bootstrap.cc:492] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4: 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:01:23.775722  7513 tablet_bootstrap.cc:492] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:23.776237  7513 ts_tablet_manager.cc:1403] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:01:23.778913  7513 raft_consensus.cc:359] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:23.779633  7513 raft_consensus.cc:740] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:23.780198  7513 consensus_queue.cc:260] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:23.783051  7513 ts_tablet_manager.cc:1434] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:23.785065  6910 tablet_copy_service.cc:342] P 661f3397ec3541cba5cb4942037977c5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-b63d0707d22c48c48b492c28cb80a313 received from {username='slave'} at 127.0.0.1:57298
I20260713 09:01:23.785473  6910 tablet_copy_service.cc:434] P 661f3397ec3541cba5cb4942037977c5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-b63d0707d22c48c48b492c28cb80a313 on tablet b63d0707d22c48c48b492c28cb80a313 with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:23.855453  7513 ts_tablet_manager.cc:933] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:23.857263  7513 tablet_copy_client.cc:323] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.66:43001
I20260713 09:01:23.858764  6985 tablet_copy_service.cc:140] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Received BeginTabletCopySession request for tablet 50fc8805d4374d448c9c564b45a692d2 from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:56852)
I20260713 09:01:23.859309  6985 tablet_copy_service.cc:161] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Beginning new tablet copy session on tablet 50fc8805d4374d448c9c564b45a692d2 from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:56852: session id = befda52d03b24ed2a463e5fc5c300de4-50fc8805d4374d448c9c564b45a692d2
I20260713 09:01:23.866729  6985 tablet_copy_source_session.cc:215] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:23.870990  7513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fc8805d4374d448c9c564b45a692d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:23.890041  7513 tablet_copy_client.cc:806] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:23.890614  7513 tablet_copy_client.cc:670] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:23.894527  7513 tablet_copy_client.cc:538] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:23.904170  7513 tablet_bootstrap.cc:492] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:23.924182  7513 tablet_bootstrap.cc:492] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4: 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:01:23.925117  7513 tablet_bootstrap.cc:492] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:23.925776  7513 ts_tablet_manager.cc:1403] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.011s
I20260713 09:01:23.929003  7513 raft_consensus.cc:359] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:23.929893  7513 raft_consensus.cc:740] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:23.930562  7513 consensus_queue.cc:260] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:23.933221  7513 ts_tablet_manager.cc:1434] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260713 09:01:23.935412  6985 tablet_copy_service.cc:342] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-50fc8805d4374d448c9c564b45a692d2 received from {username='slave'} at 127.0.0.1:56852
I20260713 09:01:23.935865  6985 tablet_copy_service.cc:434] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-50fc8805d4374d448c9c564b45a692d2 on tablet 50fc8805d4374d448c9c564b45a692d2 with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:23.957866  7513 ts_tablet_manager.cc:933] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:23.959463  7513 tablet_copy_client.cc:323] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.66:43001
I20260713 09:01:23.960915  6985 tablet_copy_service.cc:140] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Received BeginTabletCopySession request for tablet 2a09e6f369e342bdaaf16209ab04d5bb from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:56852)
I20260713 09:01:23.961442  6985 tablet_copy_service.cc:161] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Beginning new tablet copy session on tablet 2a09e6f369e342bdaaf16209ab04d5bb from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:56852: session id = befda52d03b24ed2a463e5fc5c300de4-2a09e6f369e342bdaaf16209ab04d5bb
I20260713 09:01:23.964188  7520 ts_tablet_manager.cc:933] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:23.966281  7520 tablet_copy_client.cc:323] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.66:43001
I20260713 09:01:23.968029  6984 tablet_copy_service.cc:140] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Received BeginTabletCopySession request for tablet bc310820902942ed846c8e1737a8e4d0 from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:56852)
I20260713 09:01:23.968557  6984 tablet_copy_service.cc:161] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Beginning new tablet copy session on tablet bc310820902942ed846c8e1737a8e4d0 from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:56852: session id = befda52d03b24ed2a463e5fc5c300de4-bc310820902942ed846c8e1737a8e4d0
I20260713 09:01:23.968847  6985 tablet_copy_source_session.cc:215] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:23.972046  7513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a09e6f369e342bdaaf16209ab04d5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:23.976642  6984 tablet_copy_source_session.cc:215] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:23.982383  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc310820902942ed846c8e1737a8e4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:23.987802  7513 tablet_copy_client.cc:806] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:23.988441  7513 tablet_copy_client.cc:670] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:23.992268  7513 tablet_copy_client.cc:538] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:23.998662  7520 tablet_copy_client.cc:806] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:23.999290  7520 tablet_copy_client.cc:670] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:24.000636  7513 tablet_bootstrap.cc:492] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:24.003173  7520 tablet_copy_client.cc:538] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:24.013083  7520 tablet_bootstrap.cc:492] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:24.018781  7513 tablet_bootstrap.cc:492] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4: 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:01:24.019650  7513 tablet_bootstrap.cc:492] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:24.020244  7513 ts_tablet_manager.cc:1403] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260713 09:01:24.022845  7513 raft_consensus.cc:359] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:24.023587  7513 raft_consensus.cc:740] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:24.024132  7513 consensus_queue.cc:260] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:24.026183  7513 ts_tablet_manager.cc:1434] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:24.028215  6984 tablet_copy_service.cc:342] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-2a09e6f369e342bdaaf16209ab04d5bb received from {username='slave'} at 127.0.0.1:56852
I20260713 09:01:24.028643  6984 tablet_copy_service.cc:434] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-2a09e6f369e342bdaaf16209ab04d5bb on tablet 2a09e6f369e342bdaaf16209ab04d5bb with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:24.037992  7520 tablet_bootstrap.cc:492] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4: 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:01:24.038988  7520 tablet_bootstrap.cc:492] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:24.039688  7520 ts_tablet_manager.cc:1403] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.009s
I20260713 09:01:24.042393  7520 raft_consensus.cc:359] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:24.043048  7520 raft_consensus.cc:740] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:24.043591  7520 consensus_queue.cc:260] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:24.045532  7520 ts_tablet_manager.cc:1434] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:01:24.047410  6984 tablet_copy_service.cc:342] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-bc310820902942ed846c8e1737a8e4d0 received from {username='slave'} at 127.0.0.1:56852
I20260713 09:01:24.047794  6984 tablet_copy_service.cc:434] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-bc310820902942ed846c8e1737a8e4d0 on tablet bc310820902942ed846c8e1737a8e4d0 with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:24.165330  7319 raft_consensus.cc:1217] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:24.421692  7319 raft_consensus.cc:1217] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:24.466513  7319 raft_consensus.cc:1217] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:24.580904  7319 raft_consensus.cc:1217] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:24.712102  7527 raft_consensus.cc:1064] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:24.714701  7527 consensus_queue.cc:237] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:24.722785  7319 raft_consensus.cc:1275] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:24.723088  7046 raft_consensus.cc:1275] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:24.728730  7479 consensus_queue.cc:1048] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:24.731225  7479 consensus_queue.cc:1048] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:24.739296  6973 raft_consensus.cc:1275] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:24.740911  7479 consensus_queue.cc:1048] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } 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:01:24.752327  7479 raft_consensus.cc:2955] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:24.754586  7319 raft_consensus.cc:2955] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:24.757689  6973 raft_consensus.cc:2955] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:24.766497  7046 raft_consensus.cc:2955] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:24.777850  6795 catalog_manager.cc:5697] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:24.819172  6900 consensus_queue.cc:237] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:24.823939  7319 raft_consensus.cc:1275] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:24.824522  7046 raft_consensus.cc:1275] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:24.825543  7479 consensus_queue.cc:1048] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:24.826435  7531 consensus_queue.cc:1048] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:24.833223  7479 raft_consensus.cc:2955] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:24.834743  7319 raft_consensus.cc:2955] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:24.837854  7046 raft_consensus.cc:2955] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:24.842360  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b63d0707d22c48c48b492c28cb80a313 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:24.847229  6796 catalog_manager.cc:5697] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 reported cstate change: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:24.859365  6962 tablet_service.cc:1558] Processing DeleteTablet for tablet b63d0707d22c48c48b492c28cb80a313 with delete_type TABLET_DATA_TOMBSTONED (TS 3ce9d8b4a1c5473a8f3c653b1d890ec5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49278
I20260713 09:01:24.862601  7541 tablet_replica.cc:333] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:24.863567  7541 raft_consensus.cc:2243] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:24.864238  7541 raft_consensus.cc:2272] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:24.868906  7541 ts_tablet_manager.cc:1916] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:24.884243  7541 ts_tablet_manager.cc:1929] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:24.884763  7541 log.cc:1199] T b63d0707d22c48c48b492c28cb80a313 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-1-root/wals/b63d0707d22c48c48b492c28cb80a313
I20260713 09:01:24.886428  6783 catalog_manager.cc:5028] TS 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): tablet b63d0707d22c48c48b492c28cb80a313 (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:24.889245  7496 raft_consensus.cc:1064] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:24.892261  7496 consensus_queue.cc:237] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:24.902529  7490 raft_consensus.cc:1064] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:24.903159  7320 raft_consensus.cc:1275] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:24.905097  7526 consensus_queue.cc:1048] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:24.910820  7046 raft_consensus.cc:1275] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:24.912341  7526 consensus_queue.cc:1048] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:24.905333  7490 consensus_queue.cc:237] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:24.939754  7319 raft_consensus.cc:1275] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:24.940447  7048 raft_consensus.cc:1275] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:24.941491  7526 consensus_queue.cc:1048] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:24.947240  7526 consensus_queue.cc:1048] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } 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:01:24.952963  6900 raft_consensus.cc:1275] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:24.967029  7490 consensus_queue.cc:1048] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:24.972877  7048 raft_consensus.cc:2955] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:24.983053  7526 raft_consensus.cc:2955] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.001870  6796 catalog_manager.cc:5697] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.004724  6899 raft_consensus.cc:1275] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:25.007706  7543 consensus_queue.cc:1048] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } 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:01:25.007537  7490 raft_consensus.cc:2955] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.014231  7048 raft_consensus.cc:2955] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.032545  7547 raft_consensus.cc:1064] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:25.037035  7547 consensus_queue.cc:237] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:25.040944  7319 raft_consensus.cc:2955] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.048117  6899 raft_consensus.cc:2955] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.054633  6796 catalog_manager.cc:5697] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.062081  7319 raft_consensus.cc:2955] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.063593  6900 raft_consensus.cc:2955] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.120340  7048 raft_consensus.cc:1275] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:25.122306  6974 consensus_queue.cc:237] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:25.123039  7319 raft_consensus.cc:1275] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:25.123215  6973 consensus_queue.cc:237] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:25.124568  7553 consensus_queue.cc:1048] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:25.129606  6899 raft_consensus.cc:1275] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:25.130692  7048 raft_consensus.cc:1275] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:25.131060  6898 raft_consensus.cc:1275] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:25.132822  7526 consensus_queue.cc:1048] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:25.132671  7555 consensus_queue.cc:1048] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:25.133423  7556 consensus_queue.cc:1048] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:25.134007  7557 consensus_queue.cc:1048] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } 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:01:25.137599  7320 raft_consensus.cc:1275] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:25.139040  7322 raft_consensus.cc:1275] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:25.141448  7547 raft_consensus.cc:2955] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.144302  7048 raft_consensus.cc:2955] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.144872  7526 consensus_queue.cc:1048] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:25.145862  7557 consensus_queue.cc:1048] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:25.147394  7543 raft_consensus.cc:2955] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.154150  7320 raft_consensus.cc:2955] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.161731  7322 raft_consensus.cc:2955] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.161609  6898 raft_consensus.cc:2955] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.171442  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a09e6f369e342bdaaf16209ab04d5bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:25.177263  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50fc8805d4374d448c9c564b45a692d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:25.182430  6798 catalog_manager.cc:5697] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:25.206269  6798 catalog_manager.cc:5697] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:25.232147  7555 raft_consensus.cc:2955] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.234050  6899 raft_consensus.cc:2955] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.249507  7047 raft_consensus.cc:2955] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.250131  7322 raft_consensus.cc:2955] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.252338  6886 tablet_service.cc:1558] Processing DeleteTablet for tablet 50fc8805d4374d448c9c564b45a692d2 with delete_type TABLET_DATA_TOMBSTONED (TS 661f3397ec3541cba5cb4942037977c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42700
I20260713 09:01:25.259871  7035 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a09e6f369e342bdaaf16209ab04d5bb with delete_type TABLET_DATA_TOMBSTONED (TS efab6cfea07f445d9022cb634acf05ed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260713 09:01:25.269125  7563 tablet_replica.cc:333] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:25.273173  7563 raft_consensus.cc:2243] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:25.273876  7563 raft_consensus.cc:2272] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:25.272027  6797 catalog_manager.cc:5697] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:25.281729  7563 ts_tablet_manager.cc:1916] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:25.281956  7564 tablet_replica.cc:333] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:25.283372  7564 raft_consensus.cc:2243] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:25.284142  7564 raft_consensus.cc:2272] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:25.290221  7564 ts_tablet_manager.cc:1916] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:25.297976  7563 ts_tablet_manager.cc:1929] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:25.298417  7563 log.cc:1199] T 50fc8805d4374d448c9c564b45a692d2 P 661f3397ec3541cba5cb4942037977c5: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-0-root/wals/50fc8805d4374d448c9c564b45a692d2
I20260713 09:01:25.299772  6974 consensus_queue.cc:237] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:25.300168  6783 catalog_manager.cc:5028] TS 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): tablet 50fc8805d4374d448c9c564b45a692d2 (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:25.305037  7047 raft_consensus.cc:1275] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:25.305070  7322 raft_consensus.cc:1275] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:25.306540  7555 consensus_queue.cc:1048] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:25.308403  7555 consensus_queue.cc:1048] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:25.313220  7564 ts_tablet_manager.cc:1929] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:25.314970  7543 raft_consensus.cc:2955] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.317667  7047 raft_consensus.cc:2955] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.317981  7319 raft_consensus.cc:2955] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.313647  7564 log.cc:1199] T 2a09e6f369e342bdaaf16209ab04d5bb P efab6cfea07f445d9022cb634acf05ed: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-2-root/wals/2a09e6f369e342bdaaf16209ab04d5bb
I20260713 09:01:25.322103  6784 catalog_manager.cc:5028] TS efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): tablet 2a09e6f369e342bdaaf16209ab04d5bb (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:25.330906  6796 catalog_manager.cc:5697] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:25.335002  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc310820902942ed846c8e1737a8e4d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:25.342471  6886 tablet_service.cc:1558] Processing DeleteTablet for tablet bc310820902942ed846c8e1737a8e4d0 with delete_type TABLET_DATA_TOMBSTONED (TS 661f3397ec3541cba5cb4942037977c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42700
I20260713 09:01:25.343576  7563 tablet_replica.cc:333] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:25.344588  7563 raft_consensus.cc:2243] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:25.345249  7563 raft_consensus.cc:2272] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:25.347833  7563 ts_tablet_manager.cc:1916] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:25.359745  7563 ts_tablet_manager.cc:1929] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:25.360111  7563 log.cc:1199] T bc310820902942ed846c8e1737a8e4d0 P 661f3397ec3541cba5cb4942037977c5: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-0-root/wals/bc310820902942ed846c8e1737a8e4d0
I20260713 09:01:25.361326  6783 catalog_manager.cc:5028] TS 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): tablet bc310820902942ed846c8e1737a8e4d0 (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:26.370337  7047 consensus_queue.cc:237] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:26.376683  6974 raft_consensus.cc:1275] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:26.376754  7015 consensus_peers.cc:597] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fb15ef47d84421a8ead2339ada3bd57. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:26.377341  6898 raft_consensus.cc:1275] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:26.378435  7568 consensus_queue.cc:1048] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } 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:01:26.379382  7565 consensus_queue.cc:1048] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:26.387837  7535 raft_consensus.cc:2955] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.389914  6974 raft_consensus.cc:2955] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.389906  6898 raft_consensus.cc:2955] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.401469  6794 catalog_manager.cc:5697] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.403970  6898 consensus_queue.cc:237] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:26.413800  7047 raft_consensus.cc:1275] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:26.414321  6974 raft_consensus.cc:1275] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:26.414424  6866 consensus_peers.cc:597] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36ab4bd16858472583bf6d7648fa0c7c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:26.415318  7574 consensus_queue.cc:1048] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } 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:01:26.416519  7566 consensus_queue.cc:1048] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:26.426010  7574 raft_consensus.cc:2955] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.431087  6973 raft_consensus.cc:2955] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.432888  7047 raft_consensus.cc:2955] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.444716  6795 catalog_manager.cc:5697] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:26.446188  6974 consensus_queue.cc:237] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
W20260713 09:01:26.453296  6941 consensus_peers.cc:597] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24444bbaa0be4e46b6b76226a7e23276. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:26.454384  6898 raft_consensus.cc:1275] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:26.454682  7047 raft_consensus.cc:1275] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:26.455868  7543 consensus_queue.cc:1048] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } 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:01:26.457549  7547 consensus_queue.cc:1048] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:26.464112  7543 raft_consensus.cc:2955] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.466001  6898 raft_consensus.cc:2955] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.477823  7047 raft_consensus.cc:2955] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.480916  6795 catalog_manager.cc:5697] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.482555  7048 consensus_queue.cc:237] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
W20260713 09:01:26.495905  7015 consensus_peers.cc:597] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9200090621b1486d8a596fb74a9a9799. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:26.496284  6898 raft_consensus.cc:1275] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:26.496718  6974 raft_consensus.cc:1275] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:26.497731  7568 consensus_queue.cc:1048] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } 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:01:26.498534  7535 consensus_queue.cc:1048] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:26.505753  7568 raft_consensus.cc:2955] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.508445  6898 raft_consensus.cc:2955] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.510241  6974 raft_consensus.cc:2955] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.524624  6796 catalog_manager.cc:5697] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:26.817044  7586 ts_tablet_manager.cc:933] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:26.818881  7586 tablet_copy_client.cc:323] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.67:40265
I20260713 09:01:26.820763  7058 tablet_copy_service.cc:140] P efab6cfea07f445d9022cb634acf05ed: Received BeginTabletCopySession request for tablet 6fb15ef47d84421a8ead2339ada3bd57 from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:33282)
I20260713 09:01:26.821313  7058 tablet_copy_service.cc:161] P efab6cfea07f445d9022cb634acf05ed: Beginning new tablet copy session on tablet 6fb15ef47d84421a8ead2339ada3bd57 from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:33282: session id = befda52d03b24ed2a463e5fc5c300de4-6fb15ef47d84421a8ead2339ada3bd57
I20260713 09:01:26.827683  7058 tablet_copy_source_session.cc:215] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:26.830497  7586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb15ef47d84421a8ead2339ada3bd57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:26.842104  7586 tablet_copy_client.cc:806] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:26.842633  7586 tablet_copy_client.cc:670] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:26.846156  7586 tablet_copy_client.cc:538] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:26.852854  7586 tablet_bootstrap.cc:492] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:26.869294  7586 tablet_bootstrap.cc:492] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4: 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:01:26.870029  7586 tablet_bootstrap.cc:492] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:26.870632  7586 ts_tablet_manager.cc:1403] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:01:26.873318  7586 raft_consensus.cc:359] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:26.874104  7586 raft_consensus.cc:740] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:26.874675  7586 consensus_queue.cc:260] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:26.877897  7586 ts_tablet_manager.cc:1434] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:01:26.879554  7058 tablet_copy_service.cc:342] P efab6cfea07f445d9022cb634acf05ed: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-6fb15ef47d84421a8ead2339ada3bd57 received from {username='slave'} at 127.0.0.1:33282
I20260713 09:01:26.880004  7058 tablet_copy_service.cc:434] P efab6cfea07f445d9022cb634acf05ed: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-6fb15ef47d84421a8ead2339ada3bd57 on tablet 6fb15ef47d84421a8ead2339ada3bd57 with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:27.025069  7586 ts_tablet_manager.cc:933] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097)
I20260713 09:01:27.027953  7586 tablet_copy_client.cc:323] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.65:43097
I20260713 09:01:27.029521  6910 tablet_copy_service.cc:140] P 661f3397ec3541cba5cb4942037977c5: Received BeginTabletCopySession request for tablet 36ab4bd16858472583bf6d7648fa0c7c from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:57298)
I20260713 09:01:27.029968  6910 tablet_copy_service.cc:161] P 661f3397ec3541cba5cb4942037977c5: Beginning new tablet copy session on tablet 36ab4bd16858472583bf6d7648fa0c7c from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:57298: session id = befda52d03b24ed2a463e5fc5c300de4-36ab4bd16858472583bf6d7648fa0c7c
I20260713 09:01:27.034812  6910 tablet_copy_source_session.cc:215] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:27.037622  7586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36ab4bd16858472583bf6d7648fa0c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:27.046060  7593 ts_tablet_manager.cc:933] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:27.048179  7593 tablet_copy_client.cc:323] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.66:43001
I20260713 09:01:27.052107  6984 tablet_copy_service.cc:140] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Received BeginTabletCopySession request for tablet 24444bbaa0be4e46b6b76226a7e23276 from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:56852)
I20260713 09:01:27.052747  6984 tablet_copy_service.cc:161] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Beginning new tablet copy session on tablet 24444bbaa0be4e46b6b76226a7e23276 from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:56852: session id = befda52d03b24ed2a463e5fc5c300de4-24444bbaa0be4e46b6b76226a7e23276
I20260713 09:01:27.055001  7586 tablet_copy_client.cc:806] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:27.055608  7586 tablet_copy_client.cc:670] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:27.059540  7586 tablet_copy_client.cc:538] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:27.060243  6984 tablet_copy_source_session.cc:215] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:27.064121  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24444bbaa0be4e46b6b76226a7e23276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:27.069643  7586 tablet_bootstrap.cc:492] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:27.088068  7593 tablet_copy_client.cc:806] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:27.088948  7593 tablet_copy_client.cc:670] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:27.094738  7593 tablet_copy_client.cc:538] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:27.094915  7595 ts_tablet_manager.cc:933] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:27.110940  7593 tablet_bootstrap.cc:492] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:27.120445  7586 tablet_bootstrap.cc:492] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4: 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:01:27.121435  7586 tablet_bootstrap.cc:492] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:27.122265  7586 ts_tablet_manager.cc:1403] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.053s	user 0.029s	sys 0.021s
I20260713 09:01:27.125586  7586 raft_consensus.cc:359] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:27.126217  7595 tablet_copy_client.cc:323] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.67:40265
I20260713 09:01:27.126623  7586 raft_consensus.cc:740] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:27.127418  7586 consensus_queue.cc:260] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:27.128257  7058 tablet_copy_service.cc:140] P efab6cfea07f445d9022cb634acf05ed: Received BeginTabletCopySession request for tablet 9200090621b1486d8a596fb74a9a9799 from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:33282)
I20260713 09:01:27.128852  7058 tablet_copy_service.cc:161] P efab6cfea07f445d9022cb634acf05ed: Beginning new tablet copy session on tablet 9200090621b1486d8a596fb74a9a9799 from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:33282: session id = befda52d03b24ed2a463e5fc5c300de4-9200090621b1486d8a596fb74a9a9799
I20260713 09:01:27.130090  7586 ts_tablet_manager.cc:1434] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:27.134054  6910 tablet_copy_service.cc:342] P 661f3397ec3541cba5cb4942037977c5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-36ab4bd16858472583bf6d7648fa0c7c received from {username='slave'} at 127.0.0.1:57298
I20260713 09:01:27.134502  6910 tablet_copy_service.cc:434] P 661f3397ec3541cba5cb4942037977c5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-36ab4bd16858472583bf6d7648fa0c7c on tablet 36ab4bd16858472583bf6d7648fa0c7c with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:27.137739  7058 tablet_copy_source_session.cc:215] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:27.141963  7595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9200090621b1486d8a596fb74a9a9799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:27.148268  7593 tablet_bootstrap.cc:492] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4: 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:01:27.149283  7593 tablet_bootstrap.cc:492] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:27.149993  7593 ts_tablet_manager.cc:1403] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.005s
I20260713 09:01:27.153072  7593 raft_consensus.cc:359] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:27.153983  7593 raft_consensus.cc:740] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:27.154650  7593 consensus_queue.cc:260] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:27.157254  7593 ts_tablet_manager.cc:1434] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:01:27.157656  7595 tablet_copy_client.cc:806] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:27.158272  7595 tablet_copy_client.cc:670] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:27.159222  6984 tablet_copy_service.cc:342] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-24444bbaa0be4e46b6b76226a7e23276 received from {username='slave'} at 127.0.0.1:56852
I20260713 09:01:27.159685  6984 tablet_copy_service.cc:434] P 3ce9d8b4a1c5473a8f3c653b1d890ec5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-24444bbaa0be4e46b6b76226a7e23276 on tablet 24444bbaa0be4e46b6b76226a7e23276 with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:27.162894  7595 tablet_copy_client.cc:538] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:27.174706  7595 tablet_bootstrap.cc:492] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:27.197404  7595 tablet_bootstrap.cc:492] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4: 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:01:27.198364  7595 tablet_bootstrap.cc:492] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:27.199062  7595 ts_tablet_manager.cc:1403] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260713 09:01:27.202250  7595 raft_consensus.cc:359] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:27.203130  7595 raft_consensus.cc:740] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:27.203810  7595 consensus_queue.cc:260] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:27.206457  7595 ts_tablet_manager.cc:1434] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:27.208077  7058 tablet_copy_service.cc:342] P efab6cfea07f445d9022cb634acf05ed: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-9200090621b1486d8a596fb74a9a9799 received from {username='slave'} at 127.0.0.1:33282
I20260713 09:01:27.208474  7058 tablet_copy_service.cc:434] P efab6cfea07f445d9022cb634acf05ed: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-9200090621b1486d8a596fb74a9a9799 on tablet 9200090621b1486d8a596fb74a9a9799 with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:27.339025  7319 raft_consensus.cc:1217] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:27.461314  7319 raft_consensus.cc:1217] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:27.564117  7319 raft_consensus.cc:1217] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:27.612327  7319 raft_consensus.cc:1217] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:27.884800  7568 raft_consensus.cc:1064] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:27.889613  7568 consensus_queue.cc:237] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:27.898510  7319 raft_consensus.cc:1275] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:27.899955  7568 consensus_queue.cc:1048] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:27.900362  6974 raft_consensus.cc:1275] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:27.902030  7565 consensus_queue.cc:1048] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } 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:01:27.901780  6898 raft_consensus.cc:1275] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:27.907922  7565 consensus_queue.cc:1048] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:27.912999  7600 raft_consensus.cc:2955] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:27.915100  7322 raft_consensus.cc:2955] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:27.931304  6974 raft_consensus.cc:2955] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:27.933228  6796 catalog_manager.cc:5697] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:27.946581  6898 raft_consensus.cc:2955] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:27.983114  7048 consensus_queue.cc:237] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:27.990450  6898 raft_consensus.cc:1275] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:27.991925  7611 consensus_queue.cc:1048] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:27.992193  7319 raft_consensus.cc:1275] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:27.993906  7611 consensus_queue.cc:1048] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:27.998690  7568 raft_consensus.cc:2955] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.002101  7319 raft_consensus.cc:2955] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.006182  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6fb15ef47d84421a8ead2339ada3bd57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:28.007871  6898 raft_consensus.cc:2955] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.013528  6794 catalog_manager.cc:5697] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:28.015012  7547 raft_consensus.cc:1064] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:28.017390  7547 consensus_queue.cc:237] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:28.038148  6962 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fb15ef47d84421a8ead2339ada3bd57 with delete_type TABLET_DATA_TOMBSTONED (TS 3ce9d8b4a1c5473a8f3c653b1d890ec5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49278
I20260713 09:01:28.042017  7322 raft_consensus.cc:1275] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:28.042630  7048 raft_consensus.cc:1275] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:28.043404  7614 tablet_replica.cc:333] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:28.044102  6898 raft_consensus.cc:1275] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:28.044494  7614 raft_consensus.cc:2243] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:28.045238  7614 raft_consensus.cc:2272] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:28.044310  7547 consensus_queue.cc:1048] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:28.047325  7601 consensus_queue.cc:1048] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } 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:01:28.048611  7614 ts_tablet_manager.cc:1916] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:28.050092  7600 raft_consensus.cc:1064] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:28.052552  7600 consensus_queue.cc:237] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:28.054791  7543 consensus_queue.cc:1048] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:28.085500  7614 ts_tablet_manager.cc:1929] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:28.086210  7614 log.cc:1199] T 6fb15ef47d84421a8ead2339ada3bd57 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-1-root/wals/6fb15ef47d84421a8ead2339ada3bd57
I20260713 09:01:28.088653  6783 catalog_manager.cc:5028] TS 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): tablet 6fb15ef47d84421a8ead2339ada3bd57 (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:28.091156  7547 raft_consensus.cc:2955] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.098027  7048 raft_consensus.cc:2955] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.103149  6898 raft_consensus.cc:2955] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.103930  7322 raft_consensus.cc:2955] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.118875  6795 catalog_manager.cc:5697] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:28.127772  6898 raft_consensus.cc:1275] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:28.129449  7600 consensus_queue.cc:1048] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } 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:01:28.134665  6974 raft_consensus.cc:1275] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:28.138546  7568 consensus_queue.cc:1048] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:28.139783  7322 raft_consensus.cc:1275] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:28.145380  7568 consensus_queue.cc:1048] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:28.143699  6974 consensus_queue.cc:237] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:28.158599  7320 raft_consensus.cc:1275] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:28.161005  7601 consensus_queue.cc:1048] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:28.162266  7048 raft_consensus.cc:1275] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:28.163846  7601 consensus_queue.cc:1048] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:28.166172  7600 raft_consensus.cc:2955] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.174749  7615 raft_consensus.cc:2955] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.176244  7048 raft_consensus.cc:2955] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.183015  7320 raft_consensus.cc:2955] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.181963  6973 raft_consensus.cc:2955] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.237605  6795 catalog_manager.cc:5697] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:28.246073  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 24444bbaa0be4e46b6b76226a7e23276 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:28.251358  7319 raft_consensus.cc:2955] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.279419  6899 raft_consensus.cc:2955] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } attrs { replace: true } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.321200  6796 catalog_manager.cc:5697] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New cstate: current_term: 1 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:28.317612  7048 consensus_queue.cc:237] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [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: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:28.338570  7320 raft_consensus.cc:1275] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:28.340852  7568 consensus_queue.cc:1048] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:28.342206  7574 raft_consensus.cc:1064] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:28.350103  6973 raft_consensus.cc:1275] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:28.347452  7574 consensus_queue.cc:237] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:28.352538  7568 consensus_queue.cc:1048] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:28.355252  7600 raft_consensus.cc:2955] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.361208  7320 raft_consensus.cc:2955] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.369139  6886 tablet_service.cc:1558] Processing DeleteTablet for tablet 24444bbaa0be4e46b6b76226a7e23276 with delete_type TABLET_DATA_TOMBSTONED (TS 661f3397ec3541cba5cb4942037977c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42700
I20260713 09:01:28.374820  6974 raft_consensus.cc:2955] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.384387  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9200090621b1486d8a596fb74a9a9799 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:28.399262  7629 tablet_replica.cc:333] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:28.399576  7319 raft_consensus.cc:1275] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:28.400264  7629 raft_consensus.cc:2243] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:28.397065  6796 catalog_manager.cc:5697] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index 3 to 4, VOTER 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) evicted. New cstate: current_term: 1 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:28.402020  7626 consensus_queue.cc:1048] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:28.401175  7629 raft_consensus.cc:2272] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:28.407716  7629 ts_tablet_manager.cc:1916] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:28.411527  7048 raft_consensus.cc:1275] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:28.416858  6974 raft_consensus.cc:1275] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:28.418443  7602 consensus_queue.cc:1048] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } 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:01:28.417343  6886 tablet_service.cc:1558] Processing DeleteTablet for tablet 9200090621b1486d8a596fb74a9a9799 with delete_type TABLET_DATA_TOMBSTONED (TS 661f3397ec3541cba5cb4942037977c5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42700
I20260713 09:01:28.420543  7574 consensus_queue.cc:1048] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:28.430099  7629 ts_tablet_manager.cc:1929] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:28.431708  7629 log.cc:1199] T 24444bbaa0be4e46b6b76226a7e23276 P 661f3397ec3541cba5cb4942037977c5: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-0-root/wals/24444bbaa0be4e46b6b76226a7e23276
I20260713 09:01:28.434010  7629 tablet_replica.cc:333] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:28.434072  6783 catalog_manager.cc:5028] TS 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): tablet 24444bbaa0be4e46b6b76226a7e23276 (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:28.435194  7629 raft_consensus.cc:2243] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:28.435899  7629 raft_consensus.cc:2272] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:28.437579  7602 raft_consensus.cc:2955] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.440817  7629 ts_tablet_manager.cc:1916] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:28.445015  7048 raft_consensus.cc:2955] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.454345  7320 raft_consensus.cc:2955] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.455550  6797 catalog_manager.cc:5697] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:28.471959  6974 raft_consensus.cc:2955] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.477177  7629 ts_tablet_manager.cc:1929] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:28.477608  7629 log.cc:1199] T 9200090621b1486d8a596fb74a9a9799 P 661f3397ec3541cba5cb4942037977c5: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-0-root/wals/9200090621b1486d8a596fb74a9a9799
I20260713 09:01:28.479902  6783 catalog_manager.cc:5028] TS 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): tablet 9200090621b1486d8a596fb74a9a9799 (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:28.486888  6898 consensus_queue.cc:237] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:28.494139  7320 raft_consensus.cc:1275] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:28.494410  6974 raft_consensus.cc:1275] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:28.495900  7627 consensus_queue.cc:1048] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:28.496894  7602 consensus_queue.cc:1048] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:28.502790  7602 raft_consensus.cc:2955] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.504458  6974 raft_consensus.cc:2955] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.506798  7319 raft_consensus.cc:2955] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.519207  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36ab4bd16858472583bf6d7648fa0c7c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:28.523149  6797 catalog_manager.cc:5697] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:28.535378  7035 tablet_service.cc:1558] Processing DeleteTablet for tablet 36ab4bd16858472583bf6d7648fa0c7c with delete_type TABLET_DATA_TOMBSTONED (TS efab6cfea07f445d9022cb634acf05ed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260713 09:01:28.540764  7633 tablet_replica.cc:333] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:28.541798  7633 raft_consensus.cc:2243] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:28.542589  7633 raft_consensus.cc:2272] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:28.545535  7633 ts_tablet_manager.cc:1916] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:28.557988  7633 ts_tablet_manager.cc:1929] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:28.558293  7633 log.cc:1199] T 36ab4bd16858472583bf6d7648fa0c7c P efab6cfea07f445d9022cb634acf05ed: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-2-root/wals/36ab4bd16858472583bf6d7648fa0c7c
I20260713 09:01:28.560032  6784 catalog_manager.cc:5028] TS efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): tablet 36ab4bd16858472583bf6d7648fa0c7c (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:29.573263  6899 consensus_queue.cc:237] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:29.578781  7048 raft_consensus.cc:1275] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:29.579980  6974 raft_consensus.cc:1275] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:29.580108  7634 consensus_queue.cc:1048] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } 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:01:29.581501  7636 consensus_queue.cc:1048] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:01:29.584434  6866 consensus_peers.cc:597] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ebe309bc3da493395f9e528840c2af9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:29.589809  7627 raft_consensus.cc:2955] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:29.591905  7048 raft_consensus.cc:2955] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:29.592836  6974 raft_consensus.cc:2955] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:29.609709  6899 consensus_queue.cc:237] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Queue 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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:29.610049  6796 catalog_manager.cc:5697] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:29.616262  7048 raft_consensus.cc:1275] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:29.617491  6974 raft_consensus.cc:1275] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:29.617558  6866 consensus_peers.cc:597] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 -> Peer befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68:43791): Couldn't send request to peer befda52d03b24ed2a463e5fc5c300de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a4000737a934e819b3b7493fabbfa4e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:29.617723  7634 consensus_queue.cc:1048] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:29.622053  7634 consensus_queue.cc:1048] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } 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:01:29.628183  7634 raft_consensus.cc:2955] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:29.631640  7048 raft_consensus.cc:2955] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:29.648120  6974 raft_consensus.cc:2955] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:29.659674  6796 catalog_manager.cc:5697] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed reported cstate change: config changed from index -1 to 2, NON_VOTER befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) added. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } } }
I20260713 09:01:30.017716  7650 ts_tablet_manager.cc:933] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097)
I20260713 09:01:30.019734  7650 tablet_copy_client.cc:323] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.65:43097
I20260713 09:01:30.021533  6910 tablet_copy_service.cc:140] P 661f3397ec3541cba5cb4942037977c5: Received BeginTabletCopySession request for tablet 6a4000737a934e819b3b7493fabbfa4e from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:57298)
I20260713 09:01:30.022079  6910 tablet_copy_service.cc:161] P 661f3397ec3541cba5cb4942037977c5: Beginning new tablet copy session on tablet 6a4000737a934e819b3b7493fabbfa4e from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:57298: session id = befda52d03b24ed2a463e5fc5c300de4-6a4000737a934e819b3b7493fabbfa4e
I20260713 09:01:30.029881  6910 tablet_copy_source_session.cc:215] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:30.033074  7650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4000737a934e819b3b7493fabbfa4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:30.044866  7650 tablet_copy_client.cc:806] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:30.045491  7650 tablet_copy_client.cc:670] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:30.049137  7650 tablet_copy_client.cc:538] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:30.056636  7650 tablet_bootstrap.cc:492] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:30.074828  7650 tablet_bootstrap.cc:492] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4: 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:01:30.075784  7650 tablet_bootstrap.cc:492] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:30.077055  7650 ts_tablet_manager.cc:1403] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.009s
I20260713 09:01:30.080848  7650 raft_consensus.cc:359] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:30.081727  7650 raft_consensus.cc:740] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:30.082425  7650 consensus_queue.cc:260] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:30.085904  7650 ts_tablet_manager.cc:1434] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260713 09:01:30.087638  6910 tablet_copy_service.cc:342] P 661f3397ec3541cba5cb4942037977c5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-6a4000737a934e819b3b7493fabbfa4e received from {username='slave'} at 127.0.0.1:57298
I20260713 09:01:30.088096  6910 tablet_copy_service.cc:434] P 661f3397ec3541cba5cb4942037977c5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-6a4000737a934e819b3b7493fabbfa4e on tablet 6a4000737a934e819b3b7493fabbfa4e with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:30.100446  7650 ts_tablet_manager.cc:933] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4: Initiating tablet copy from peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097)
I20260713 09:01:30.102276  7650 tablet_copy_client.cc:323] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.164.65:43097
I20260713 09:01:30.103749  6910 tablet_copy_service.cc:140] P 661f3397ec3541cba5cb4942037977c5: Received BeginTabletCopySession request for tablet 6ebe309bc3da493395f9e528840c2af9 from peer befda52d03b24ed2a463e5fc5c300de4 ({username='slave'} at 127.0.0.1:57298)
I20260713 09:01:30.104172  6910 tablet_copy_service.cc:161] P 661f3397ec3541cba5cb4942037977c5: Beginning new tablet copy session on tablet 6ebe309bc3da493395f9e528840c2af9 from peer befda52d03b24ed2a463e5fc5c300de4 at {username='slave'} at 127.0.0.1:57298: session id = befda52d03b24ed2a463e5fc5c300de4-6ebe309bc3da493395f9e528840c2af9
I20260713 09:01:30.110397  6910 tablet_copy_source_session.cc:215] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:30.112851  7650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ebe309bc3da493395f9e528840c2af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:30.123931  7650 tablet_copy_client.cc:806] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:30.124543  7650 tablet_copy_client.cc:670] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:30.127967  7650 tablet_copy_client.cc:538] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:30.136873  7650 tablet_bootstrap.cc:492] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap starting.
I20260713 09:01:30.156137  7650 tablet_bootstrap.cc:492] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4: 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:01:30.157145  7650 tablet_bootstrap.cc:492] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4: Bootstrap complete.
I20260713 09:01:30.157801  7650 ts_tablet_manager.cc:1403] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260713 09:01:30.160656  7650 raft_consensus.cc:359] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:30.161450  7650 raft_consensus.cc:740] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Initialized, Role: LEARNER
I20260713 09:01:30.162061  7650 consensus_queue.cc:260] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: NON_VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: true } }
I20260713 09:01:30.164672  7650 ts_tablet_manager.cc:1434] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:01:30.166399  6910 tablet_copy_service.cc:342] P 661f3397ec3541cba5cb4942037977c5: Request end of tablet copy session befda52d03b24ed2a463e5fc5c300de4-6ebe309bc3da493395f9e528840c2af9 received from {username='slave'} at 127.0.0.1:57298
I20260713 09:01:30.166817  6910 tablet_copy_service.cc:434] P 661f3397ec3541cba5cb4942037977c5: ending tablet copy session befda52d03b24ed2a463e5fc5c300de4-6ebe309bc3da493395f9e528840c2af9 on tablet 6ebe309bc3da493395f9e528840c2af9 with peer befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:30.577155  7319 raft_consensus.cc:1217] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:30.587617  7319 raft_consensus.cc:1217] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:31.079821  7634 raft_consensus.cc:1064] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:31.082897  7634 consensus_queue.cc:237] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:31.090950  7319 raft_consensus.cc:1275] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:31.091480  7047 raft_consensus.cc:1275] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:31.092607  7660 consensus_queue.cc:1048] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:31.093673  7657 consensus_queue.cc:1048] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:31.096489  6974 raft_consensus.cc:1275] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:31.099530  7660 consensus_queue.cc:1048] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } 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:01:31.109102  7660 raft_consensus.cc:1064] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5: attempting to promote NON_VOTER befda52d03b24ed2a463e5fc5c300de4 to VOTER
I20260713 09:01:31.114565  7657 raft_consensus.cc:2955] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.115195  7660 consensus_queue.cc:237] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:31.123301  7319 raft_consensus.cc:2955] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.131928  7047 raft_consensus.cc:1275] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:31.133412  7660 consensus_queue.cc:1048] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } 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:01:31.134164  6973 raft_consensus.cc:1275] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:31.137811  7660 consensus_queue.cc:1048] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:31.139037  6973 raft_consensus.cc:2955] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.145465  7322 raft_consensus.cc:1275] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4 [term 1 LEARNER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:31.147079  7660 consensus_queue.cc:1048] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260713 09:01:31.157326  7048 raft_consensus.cc:2955] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.157351  6797 catalog_manager.cc:5697] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } attrs { replace: true } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.169147  7661 raft_consensus.cc:2955] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.175949  6975 raft_consensus.cc:2955] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.189374  7048 raft_consensus.cc:2955] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.204728  7319 raft_consensus.cc:2955] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.211550  6899 consensus_queue.cc:237] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:31.225834  7048 raft_consensus.cc:1275] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:31.225817  7319 raft_consensus.cc:1275] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:31.226377  6795 catalog_manager.cc:5697] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 2 to 3, befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.227488  7672 consensus_queue.cc:1048] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:01:31.231657  7673 consensus_queue.cc:1048] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:31.235872  7048 raft_consensus.cc:2955] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.234215  7672 raft_consensus.cc:2955] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.248098  6899 consensus_queue.cc:237] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:31.252632  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a4000737a934e819b3b7493fabbfa4e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:31.255057  7319 raft_consensus.cc:2955] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.256400  6974 raft_consensus.cc:1275] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:31.257967  7657 consensus_queue.cc:1048] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:31.264452  7320 raft_consensus.cc:1275] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Refusing update from remote peer 661f3397ec3541cba5cb4942037977c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:31.265862  7661 raft_consensus.cc:2955] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.268584  7660 consensus_queue.cc:1048] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } 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:01:31.276252  6974 raft_consensus.cc:2955] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.278157  6797 catalog_manager.cc:5697] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: config changed from index 3 to 4, VOTER 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) evicted. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.281510  6783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ebe309bc3da493395f9e528840c2af9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:31.288445  7319 raft_consensus.cc:2955] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.289619  6795 catalog_manager.cc:5697] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: config changed from index 3 to 4, VOTER efab6cfea07f445d9022cb634acf05ed (127.5.164.67) evicted. New cstate: current_term: 1 leader_uuid: "661f3397ec3541cba5cb4942037977c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } } }
I20260713 09:01:31.291428  6962 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a4000737a934e819b3b7493fabbfa4e with delete_type TABLET_DATA_TOMBSTONED (TS 3ce9d8b4a1c5473a8f3c653b1d890ec5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49278
I20260713 09:01:31.301393  7676 tablet_replica.cc:333] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:31.302733  7676 raft_consensus.cc:2243] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:31.303867  7035 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ebe309bc3da493395f9e528840c2af9 with delete_type TABLET_DATA_TOMBSTONED (TS efab6cfea07f445d9022cb634acf05ed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52486
I20260713 09:01:31.305058  7676 raft_consensus.cc:2272] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:31.306948  7677 tablet_replica.cc:333] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:31.308152  7677 raft_consensus.cc:2243] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:31.308552  7676 ts_tablet_manager.cc:1916] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:31.309007  7677 raft_consensus.cc:2272] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:31.313647  7677 ts_tablet_manager.cc:1916] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:31.322999  7676 ts_tablet_manager.cc:1929] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:31.323408  7676 log.cc:1199] T 6a4000737a934e819b3b7493fabbfa4e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-1-root/wals/6a4000737a934e819b3b7493fabbfa4e
I20260713 09:01:31.324820  6783 catalog_manager.cc:5028] TS 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): tablet 6a4000737a934e819b3b7493fabbfa4e (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:31.327067  7677 ts_tablet_manager.cc:1929] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:31.327466  7677 log.cc:1199] T 6ebe309bc3da493395f9e528840c2af9 P efab6cfea07f445d9022cb634acf05ed: Deleting WAL directory at /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933247763985-5777-0/minicluster-data/ts-2-root/wals/6ebe309bc3da493395f9e528840c2af9
I20260713 09:01:31.328939  6784 catalog_manager.cc:5028] TS efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): tablet 6ebe309bc3da493395f9e528840c2af9 (table test-workload [id=b69e3e97110a4514bbac0424db072b2b]) successfully deleted
I20260713 09:01:35.954221  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:35.984618  6899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13a046f263bc4b4abef3cfac1ecd9b32"
dest_uuid: "661f3397ec3541cba5cb4942037977c5"
mode: GRACEFUL
new_leader_uuid: "befda52d03b24ed2a463e5fc5c300de4"
 from {username='slave'} at 127.0.0.1:45386
I20260713 09:01:35.985232  6899 raft_consensus.cc:606] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Received request to transfer leadership to TS befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:35.987699  6899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ab870bd00274de49f54eb88906e203f"
dest_uuid: "661f3397ec3541cba5cb4942037977c5"
mode: GRACEFUL
new_leader_uuid: "befda52d03b24ed2a463e5fc5c300de4"
 from {username='slave'} at 127.0.0.1:45386
I20260713 09:01:35.988183  6899 raft_consensus.cc:606] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Received request to transfer leadership to TS befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:35.999845  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c6030c712d44005891a56bcf3e049f6"
dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
mode: GRACEFUL
new_leader_uuid: "efab6cfea07f445d9022cb634acf05ed"
 from {username='slave'} at 127.0.0.1:41958
I20260713 09:01:36.000434  6974 raft_consensus.cc:606] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Received request to transfer leadership to TS efab6cfea07f445d9022cb634acf05ed
I20260713 09:01:36.003242  6899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36ab4bd16858472583bf6d7648fa0c7c"
dest_uuid: "661f3397ec3541cba5cb4942037977c5"
mode: GRACEFUL
new_leader_uuid: "befda52d03b24ed2a463e5fc5c300de4"
 from {username='slave'} at 127.0.0.1:45386
I20260713 09:01:36.003737  6899 raft_consensus.cc:606] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Received request to transfer leadership to TS befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:36.016485  7047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55474390728a4179bf8d3324b97d211f"
dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
mode: GRACEFUL
new_leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
 from {username='slave'} at 127.0.0.1:34870
I20260713 09:01:36.016983  7047 raft_consensus.cc:606] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Received request to transfer leadership to TS 3ce9d8b4a1c5473a8f3c653b1d890ec5
I20260713 09:01:36.019404  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc310820902942ed846c8e1737a8e4d0"
dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
mode: GRACEFUL
new_leader_uuid: "befda52d03b24ed2a463e5fc5c300de4"
 from {username='slave'} at 127.0.0.1:41958
I20260713 09:01:36.019840  6974 raft_consensus.cc:606] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Received request to transfer leadership to TS befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:36.020889  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:01:36.021575  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:36.154186  7656 raft_consensus.cc:993] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: : Instructing follower efab6cfea07f445d9022cb634acf05ed to start an election
I20260713 09:01:36.154712  7656 raft_consensus.cc:1081] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Signalling peer efab6cfea07f445d9022cb634acf05ed to start an election
I20260713 09:01:36.156314  7047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c6030c712d44005891a56bcf3e049f6"
dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
 from {username='slave'} at 127.0.0.1:52490
I20260713 09:01:36.156988  7047 raft_consensus.cc:493] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:36.157307  7047 raft_consensus.cc:3060] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.162097  7047 raft_consensus.cc:515] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:36.164026  7047 leader_election.cc:290] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 2 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:36.164811  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6030c712d44005891a56bcf3e049f6" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:36.165521  6899 raft_consensus.cc:3060] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.165723  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6030c712d44005891a56bcf3e049f6" candidate_uuid: "efab6cfea07f445d9022cb634acf05ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:36.166316  6974 raft_consensus.cc:3055] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:36.166644  6974 raft_consensus.cc:740] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Running, Role: LEADER
I20260713 09:01:36.167333  6974 consensus_queue.cc:260] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:36.168267  6974 raft_consensus.cc:3060] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.170539  6899 raft_consensus.cc:2468] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 2.
I20260713 09:01:36.171815  7013 leader_election.cc:304] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:36.172657  7688 raft_consensus.cc:2804] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:36.173125  6974 raft_consensus.cc:2468] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efab6cfea07f445d9022cb634acf05ed in term 2.
I20260713 09:01:36.174010  7688 raft_consensus.cc:697] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [term 2 LEADER]: Becoming Leader. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Running, Role: LEADER
I20260713 09:01:36.175014  7688 consensus_queue.cc:237] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:36.183681  6794 catalog_manager.cc:5697] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed reported cstate change: term changed from 1 to 2, leader changed from 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) to efab6cfea07f445d9022cb634acf05ed (127.5.164.67). New cstate: current_term: 2 leader_uuid: "efab6cfea07f445d9022cb634acf05ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:36.289083  7686 raft_consensus.cc:993] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5: : Instructing follower befda52d03b24ed2a463e5fc5c300de4 to start an election
I20260713 09:01:36.290233  7689 raft_consensus.cc:1081] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Signalling peer befda52d03b24ed2a463e5fc5c300de4 to start an election
I20260713 09:01:36.291993  7319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36ab4bd16858472583bf6d7648fa0c7c"
dest_uuid: "befda52d03b24ed2a463e5fc5c300de4"
 from {username='slave'} at 127.0.0.1:59944
I20260713 09:01:36.292591  7319 raft_consensus.cc:493] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:36.292867  7319 raft_consensus.cc:3060] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.297230  7319 raft_consensus.cc:515] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:36.299520  7319 leader_election.cc:290] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [CANDIDATE]: Term 2 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:36.300253  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ab4bd16858472583bf6d7648fa0c7c" candidate_uuid: "befda52d03b24ed2a463e5fc5c300de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:36.300590  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ab4bd16858472583bf6d7648fa0c7c" candidate_uuid: "befda52d03b24ed2a463e5fc5c300de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:36.300908  6899 raft_consensus.cc:3055] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:36.301141  6974 raft_consensus.cc:3060] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.301322  6899 raft_consensus.cc:740] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Running, Role: LEADER
I20260713 09:01:36.302155  6899 consensus_queue.cc:260] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:36.303362  6899 raft_consensus.cc:3060] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.307863  6974 raft_consensus.cc:2468] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befda52d03b24ed2a463e5fc5c300de4 in term 2.
I20260713 09:01:36.309010  7281 leader_election.cc:304] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, befda52d03b24ed2a463e5fc5c300de4; no voters: 
I20260713 09:01:36.309861  6899 raft_consensus.cc:2468] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befda52d03b24ed2a463e5fc5c300de4 in term 2.
I20260713 09:01:36.310865  7702 raft_consensus.cc:2804] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:36.312083  7702 raft_consensus.cc:697] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEADER]: Becoming Leader. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Running, Role: LEADER
I20260713 09:01:36.313009  7702 consensus_queue.cc:237] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:36.321105  7688 raft_consensus.cc:993] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed: : Instructing follower 3ce9d8b4a1c5473a8f3c653b1d890ec5 to start an election
I20260713 09:01:36.320428  6794 catalog_manager.cc:5697] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: term changed from 1 to 2, leader changed from 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) to befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68). New cstate: current_term: 2 leader_uuid: "befda52d03b24ed2a463e5fc5c300de4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:36.321691  7695 raft_consensus.cc:1081] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Signalling peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 to start an election
I20260713 09:01:36.323136  6974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55474390728a4179bf8d3324b97d211f"
dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
 from {username='slave'} at 127.0.0.1:49284
I20260713 09:01:36.323637  6974 raft_consensus.cc:493] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:36.323953  6974 raft_consensus.cc:3060] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.329181  6974 raft_consensus.cc:515] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:36.331606  6974 leader_election.cc:290] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 2 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:36.332580  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55474390728a4179bf8d3324b97d211f" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:36.332646  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55474390728a4179bf8d3324b97d211f" candidate_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:36.333097  6899 raft_consensus.cc:3060] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.333271  7047 raft_consensus.cc:3055] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:36.333665  7047 raft_consensus.cc:740] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Running, Role: LEADER
I20260713 09:01:36.334362  7047 consensus_queue.cc:260] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:36.335196  7047 raft_consensus.cc:3060] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.337412  6899 raft_consensus.cc:2468] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 2.
I20260713 09:01:36.338542  6939 leader_election.cc:304] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, 661f3397ec3541cba5cb4942037977c5; no voters: 
I20260713 09:01:36.339293  7656 raft_consensus.cc:2804] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:36.339769  7656 raft_consensus.cc:697] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 LEADER]: Becoming Leader. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Running, Role: LEADER
I20260713 09:01:36.340698  7656 consensus_queue.cc:237] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } }
I20260713 09:01:36.341936  7047 raft_consensus.cc:2468] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ce9d8b4a1c5473a8f3c653b1d890ec5 in term 2.
I20260713 09:01:36.348273  6796 catalog_manager.cc:5697] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 reported cstate change: term changed from 1 to 2, leader changed from efab6cfea07f445d9022cb634acf05ed (127.5.164.67) to 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:36.432289  7656 raft_consensus.cc:993] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: : Instructing follower befda52d03b24ed2a463e5fc5c300de4 to start an election
I20260713 09:01:36.432787  7694 raft_consensus.cc:1081] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Signalling peer befda52d03b24ed2a463e5fc5c300de4 to start an election
I20260713 09:01:36.434276  7319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc310820902942ed846c8e1737a8e4d0"
dest_uuid: "befda52d03b24ed2a463e5fc5c300de4"
 from {username='slave'} at 127.0.0.1:35598
I20260713 09:01:36.434741  7319 raft_consensus.cc:493] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:36.435082  7319 raft_consensus.cc:3060] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.439239  7319 raft_consensus.cc:515] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:36.440825  7319 leader_election.cc:290] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [CANDIDATE]: Term 2 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:36.441634  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc310820902942ed846c8e1737a8e4d0" candidate_uuid: "befda52d03b24ed2a463e5fc5c300de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:36.441913  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc310820902942ed846c8e1737a8e4d0" candidate_uuid: "befda52d03b24ed2a463e5fc5c300de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:36.442237  6974 raft_consensus.cc:3055] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:36.442533  7047 raft_consensus.cc:3060] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.442556  6974 raft_consensus.cc:740] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Running, Role: LEADER
I20260713 09:01:36.443455  6974 consensus_queue.cc:260] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:36.444630  6974 raft_consensus.cc:3060] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.448277  7047 raft_consensus.cc:2468] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befda52d03b24ed2a463e5fc5c300de4 in term 2.
I20260713 09:01:36.449375  7282 leader_election.cc:304] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: befda52d03b24ed2a463e5fc5c300de4, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:36.449970  6974 raft_consensus.cc:2468] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befda52d03b24ed2a463e5fc5c300de4 in term 2.
I20260713 09:01:36.450021  7702 raft_consensus.cc:2804] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:36.450608  7702 raft_consensus.cc:697] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEADER]: Becoming Leader. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Running, Role: LEADER
I20260713 09:01:36.451875  7702 consensus_queue.cc:237] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [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: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:36.454738  7686 raft_consensus.cc:993] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5: : Instructing follower befda52d03b24ed2a463e5fc5c300de4 to start an election
I20260713 09:01:36.455209  7701 raft_consensus.cc:1081] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Signalling peer befda52d03b24ed2a463e5fc5c300de4 to start an election
I20260713 09:01:36.457850  7319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13a046f263bc4b4abef3cfac1ecd9b32"
dest_uuid: "befda52d03b24ed2a463e5fc5c300de4"
 from {username='slave'} at 127.0.0.1:59944
I20260713 09:01:36.458310  7319 raft_consensus.cc:493] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:36.458659  7319 raft_consensus.cc:3060] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.459996  6796 catalog_manager.cc:5697] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: term changed from 1 to 2, leader changed from 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) to befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68). New cstate: current_term: 2 leader_uuid: "befda52d03b24ed2a463e5fc5c300de4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:36.464066  7319 raft_consensus.cc:515] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:36.465715  7319 leader_election.cc:290] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [CANDIDATE]: Term 2 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:36.466737  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a046f263bc4b4abef3cfac1ecd9b32" candidate_uuid: "befda52d03b24ed2a463e5fc5c300de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:36.466842  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a046f263bc4b4abef3cfac1ecd9b32" candidate_uuid: "befda52d03b24ed2a463e5fc5c300de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:36.467347  7047 raft_consensus.cc:3060] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.467397  6899 raft_consensus.cc:3055] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:36.467942  6899 raft_consensus.cc:740] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Running, Role: LEADER
I20260713 09:01:36.468783  6899 consensus_queue.cc:260] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:36.469727  6899 raft_consensus.cc:3060] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.472347  7047 raft_consensus.cc:2468] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befda52d03b24ed2a463e5fc5c300de4 in term 2.
I20260713 09:01:36.473278  7282 leader_election.cc:304] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: befda52d03b24ed2a463e5fc5c300de4, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:36.473654  6899 raft_consensus.cc:2468] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befda52d03b24ed2a463e5fc5c300de4 in term 2.
I20260713 09:01:36.473927  7702 raft_consensus.cc:2804] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:36.474390  7702 raft_consensus.cc:697] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEADER]: Becoming Leader. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Running, Role: LEADER
I20260713 09:01:36.475149  7702 consensus_queue.cc:237] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:36.489080  6796 catalog_manager.cc:5697] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: term changed from 1 to 2, leader changed from 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) to befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68). New cstate: current_term: 2 leader_uuid: "befda52d03b24ed2a463e5fc5c300de4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:36.499680  7686 raft_consensus.cc:993] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5: : Instructing follower befda52d03b24ed2a463e5fc5c300de4 to start an election
I20260713 09:01:36.500137  7701 raft_consensus.cc:1081] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Signalling peer befda52d03b24ed2a463e5fc5c300de4 to start an election
I20260713 09:01:36.501439  7319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ab870bd00274de49f54eb88906e203f"
dest_uuid: "befda52d03b24ed2a463e5fc5c300de4"
 from {username='slave'} at 127.0.0.1:59944
I20260713 09:01:36.501884  7319 raft_consensus.cc:493] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:36.502151  7319 raft_consensus.cc:3060] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.507305  7319 raft_consensus.cc:515] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:36.509053  7319 leader_election.cc:290] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [CANDIDATE]: Term 2 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:36.509649  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab870bd00274de49f54eb88906e203f" candidate_uuid: "befda52d03b24ed2a463e5fc5c300de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:36.510054  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab870bd00274de49f54eb88906e203f" candidate_uuid: "befda52d03b24ed2a463e5fc5c300de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:36.510253  6899 raft_consensus.cc:3055] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:36.510717  6899 raft_consensus.cc:740] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 661f3397ec3541cba5cb4942037977c5, State: Running, Role: LEADER
I20260713 09:01:36.510736  7047 raft_consensus.cc:3060] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.511569  6899 consensus_queue.cc:260] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:36.512862  6899 raft_consensus.cc:3060] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:36.516494  7047 raft_consensus.cc:2468] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befda52d03b24ed2a463e5fc5c300de4 in term 2.
I20260713 09:01:36.517066  6899 raft_consensus.cc:2468] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befda52d03b24ed2a463e5fc5c300de4 in term 2.
I20260713 09:01:36.517657  7282 leader_election.cc:304] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: befda52d03b24ed2a463e5fc5c300de4, efab6cfea07f445d9022cb634acf05ed; no voters: 
I20260713 09:01:36.518370  7702 raft_consensus.cc:2804] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:36.518855  7702 raft_consensus.cc:697] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEADER]: Becoming Leader. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Running, Role: LEADER
I20260713 09:01:36.519724  7702 consensus_queue.cc:237] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:36.526684  6796 catalog_manager.cc:5697] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: term changed from 1 to 2, leader changed from 661f3397ec3541cba5cb4942037977c5 (127.5.164.65) to befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68). New cstate: current_term: 2 leader_uuid: "befda52d03b24ed2a463e5fc5c300de4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:36.712121  6898 raft_consensus.cc:1275] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Refusing update from remote peer befda52d03b24ed2a463e5fc5c300de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:36.713873  7702 consensus_queue.cc:1048] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:36.722740  6974 raft_consensus.cc:1275] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Refusing update from remote peer befda52d03b24ed2a463e5fc5c300de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:36.724598  7703 consensus_queue.cc:1048] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:36.726876  6899 raft_consensus.cc:1275] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:36.729982  7688 consensus_queue.cc:1048] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:36.737406  6898 raft_consensus.cc:1275] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:36.739008  7656 consensus_queue.cc:1048] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:36.758235  6974 raft_consensus.cc:1275] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Refusing update from remote peer efab6cfea07f445d9022cb634acf05ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:36.759549  7047 raft_consensus.cc:1275] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Refusing update from remote peer 3ce9d8b4a1c5473a8f3c653b1d890ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:36.762286  7695 consensus_queue.cc:1048] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:36.765805  7694 consensus_queue.cc:1048] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:36.891808  7047 raft_consensus.cc:1275] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Refusing update from remote peer befda52d03b24ed2a463e5fc5c300de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:36.893149  7703 consensus_queue.cc:1048] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:36.907018  6899 raft_consensus.cc:1275] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Refusing update from remote peer befda52d03b24ed2a463e5fc5c300de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:36.908497  7703 consensus_queue.cc:1048] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:36.915105  7047 raft_consensus.cc:1275] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Refusing update from remote peer befda52d03b24ed2a463e5fc5c300de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:36.916538  7703 consensus_queue.cc:1048] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:36.931831  6974 raft_consensus.cc:1275] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Refusing update from remote peer befda52d03b24ed2a463e5fc5c300de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:36.933624  7711 consensus_queue.cc:1048] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:36.941509  6899 raft_consensus.cc:1275] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Refusing update from remote peer befda52d03b24ed2a463e5fc5c300de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:36.942826  7711 consensus_queue.cc:1048] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:36.952032  7047 raft_consensus.cc:1275] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Refusing update from remote peer befda52d03b24ed2a463e5fc5c300de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:36.954668  7703 consensus_queue.cc:1048] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:37.022445  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:37.040529  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:37.058187  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a09e6f369e342bdaaf16209ab04d5bb"
dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
mode: GRACEFUL
new_leader_uuid: "befda52d03b24ed2a463e5fc5c300de4"
 from {username='slave'} at 127.0.0.1:41958
I20260713 09:01:37.058751  6974 raft_consensus.cc:606] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Received request to transfer leadership to TS befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:37.061509  7048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9200090621b1486d8a596fb74a9a9799"
dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
mode: GRACEFUL
new_leader_uuid: "befda52d03b24ed2a463e5fc5c300de4"
 from {username='slave'} at 127.0.0.1:34870
I20260713 09:01:37.062028  7048 raft_consensus.cc:606] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Received request to transfer leadership to TS befda52d03b24ed2a463e5fc5c300de4
I20260713 09:01:37.063198  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:01:37.063851  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:37.254391  7656 raft_consensus.cc:993] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5: : Instructing follower befda52d03b24ed2a463e5fc5c300de4 to start an election
I20260713 09:01:37.254856  7694 raft_consensus.cc:1081] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Signalling peer befda52d03b24ed2a463e5fc5c300de4 to start an election
I20260713 09:01:37.256145  7319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a09e6f369e342bdaaf16209ab04d5bb"
dest_uuid: "befda52d03b24ed2a463e5fc5c300de4"
 from {username='slave'} at 127.0.0.1:35598
I20260713 09:01:37.256685  7319 raft_consensus.cc:493] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:37.256937  7319 raft_consensus.cc:3060] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:37.261474  7319 raft_consensus.cc:515] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:37.263159  7319 leader_election.cc:290] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [CANDIDATE]: Term 2 election: Requested vote from peers 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097), 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001)
I20260713 09:01:37.263983  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a09e6f369e342bdaaf16209ab04d5bb" candidate_uuid: "befda52d03b24ed2a463e5fc5c300de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "661f3397ec3541cba5cb4942037977c5"
I20260713 09:01:37.264748  6898 raft_consensus.cc:3060] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:37.264766  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a09e6f369e342bdaaf16209ab04d5bb" candidate_uuid: "befda52d03b24ed2a463e5fc5c300de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:37.265465  6974 raft_consensus.cc:3055] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:37.265774  6974 raft_consensus.cc:740] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ce9d8b4a1c5473a8f3c653b1d890ec5, State: Running, Role: LEADER
I20260713 09:01:37.266466  6974 consensus_queue.cc:260] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:37.267366  6974 raft_consensus.cc:3060] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:37.269863  6898 raft_consensus.cc:2468] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befda52d03b24ed2a463e5fc5c300de4 in term 2.
I20260713 09:01:37.270886  7281 leader_election.cc:304] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 661f3397ec3541cba5cb4942037977c5, befda52d03b24ed2a463e5fc5c300de4; no voters: 
I20260713 09:01:37.271555  7711 raft_consensus.cc:2804] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:37.271883  6974 raft_consensus.cc:2468] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befda52d03b24ed2a463e5fc5c300de4 in term 2.
I20260713 09:01:37.271998  7711 raft_consensus.cc:697] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEADER]: Becoming Leader. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Running, Role: LEADER
I20260713 09:01:37.273039  7711 consensus_queue.cc:237] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [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: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:37.280550  6795 catalog_manager.cc:5697] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: term changed from 1 to 2, leader changed from 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66) to befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68). New cstate: current_term: 2 leader_uuid: "befda52d03b24ed2a463e5fc5c300de4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:37.390556  7733 raft_consensus.cc:993] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed: : Instructing follower befda52d03b24ed2a463e5fc5c300de4 to start an election
I20260713 09:01:37.391095  7733 raft_consensus.cc:1081] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Signalling peer befda52d03b24ed2a463e5fc5c300de4 to start an election
I20260713 09:01:37.392465  7319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9200090621b1486d8a596fb74a9a9799"
dest_uuid: "befda52d03b24ed2a463e5fc5c300de4"
 from {username='slave'} at 127.0.0.1:59950
I20260713 09:01:37.392952  7319 raft_consensus.cc:493] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:37.393242  7319 raft_consensus.cc:3060] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:37.397394  7319 raft_consensus.cc:515] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:37.398873  7319 leader_election.cc:290] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [CANDIDATE]: Term 2 election: Requested vote from peers 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001), efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265)
I20260713 09:01:37.399677  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200090621b1486d8a596fb74a9a9799" candidate_uuid: "befda52d03b24ed2a463e5fc5c300de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5"
I20260713 09:01:37.399778  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200090621b1486d8a596fb74a9a9799" candidate_uuid: "befda52d03b24ed2a463e5fc5c300de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "efab6cfea07f445d9022cb634acf05ed"
I20260713 09:01:37.400297  6974 raft_consensus.cc:3060] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:37.400343  7048 raft_consensus.cc:3055] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:37.400770  7048 raft_consensus.cc:740] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efab6cfea07f445d9022cb634acf05ed, State: Running, Role: LEADER
I20260713 09:01:37.401405  7048 consensus_queue.cc:260] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [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: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:37.402304  7048 raft_consensus.cc:3060] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:37.405122  6974 raft_consensus.cc:2468] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befda52d03b24ed2a463e5fc5c300de4 in term 2.
I20260713 09:01:37.406153  7281 leader_election.cc:304] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ce9d8b4a1c5473a8f3c653b1d890ec5, befda52d03b24ed2a463e5fc5c300de4; no voters: 
I20260713 09:01:37.406700  7048 raft_consensus.cc:2468] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befda52d03b24ed2a463e5fc5c300de4 in term 2.
I20260713 09:01:37.406968  7711 raft_consensus.cc:2804] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:37.407661  7711 raft_consensus.cc:697] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEADER]: Becoming Leader. State: Replica: befda52d03b24ed2a463e5fc5c300de4, State: Running, Role: LEADER
I20260713 09:01:37.408726  7711 consensus_queue.cc:237] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [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: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } }
I20260713 09:01:37.423228  6797 catalog_manager.cc:5697] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 reported cstate change: term changed from 1 to 2, leader changed from efab6cfea07f445d9022cb634acf05ed (127.5.164.67) to befda52d03b24ed2a463e5fc5c300de4 (127.5.164.68). New cstate: current_term: 2 leader_uuid: "befda52d03b24ed2a463e5fc5c300de4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befda52d03b24ed2a463e5fc5c300de4" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 43791 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:37.669673  6974 raft_consensus.cc:1275] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Refusing update from remote peer befda52d03b24ed2a463e5fc5c300de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:37.670845  7734 consensus_queue.cc:1048] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:37.680722  6899 raft_consensus.cc:1275] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Refusing update from remote peer befda52d03b24ed2a463e5fc5c300de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:37.684975  7734 consensus_queue.cc:1048] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "661f3397ec3541cba5cb4942037977c5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:37.906147  7048 raft_consensus.cc:1275] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Refusing update from remote peer befda52d03b24ed2a463e5fc5c300de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:37.907382  7734 consensus_queue.cc:1048] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efab6cfea07f445d9022cb634acf05ed" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:37.919592  6974 raft_consensus.cc:1275] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Refusing update from remote peer befda52d03b24ed2a463e5fc5c300de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:37.921506  7711 consensus_queue.cc:1048] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce9d8b4a1c5473a8f3c653b1d890ec5" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 43001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:38.064813  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:38.080471  5777 tablet_server.cc:179] TabletServer@127.5.164.65:0 shutting down...
W20260713 09:01:38.098573  7013 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260713 09:01:38.102852  7013 consensus_peers.cc:597] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed -> Peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Couldn't send request to peer 661f3397ec3541cba5cb4942037977c5. 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:01:38.108099  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:38.108991  5777 tablet_replica.cc:333] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.109714  5777 raft_consensus.cc:2243] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.110342  5777 raft_consensus.cc:2272] T 42a202c6f49540dbad577e42c0dbc330 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.112321  5777 tablet_replica.cc:333] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.113138  5777 raft_consensus.cc:2243] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.113917  5777 raft_consensus.cc:2272] T 6ebe309bc3da493395f9e528840c2af9 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.115969  5777 tablet_replica.cc:333] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.116724  5777 raft_consensus.cc:2243] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.117628  5777 raft_consensus.cc:2272] T 291bc88fa05f4deb9f17a9e72890893b P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.120070  5777 tablet_replica.cc:333] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.120683  5777 raft_consensus.cc:2243] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.121109  5777 raft_consensus.cc:2272] T 2c6030c712d44005891a56bcf3e049f6 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.122941  5777 tablet_replica.cc:333] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.123533  5777 raft_consensus.cc:2243] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.123997  5777 raft_consensus.cc:2272] T 55474390728a4179bf8d3324b97d211f P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.125738  5777 tablet_replica.cc:333] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.126250  5777 raft_consensus.cc:2243] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.126993  5777 raft_consensus.cc:2272] T cff9b085643043d0a9b5715e48a1387e P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.128978  5777 tablet_replica.cc:333] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.129455  5777 raft_consensus.cc:2243] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.129947  5777 raft_consensus.cc:2272] T 6fb15ef47d84421a8ead2339ada3bd57 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.132494  5777 tablet_replica.cc:333] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.133006  5777 raft_consensus.cc:2243] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.133360  5777 raft_consensus.cc:2272] T a84542ebf15c4550a0c8aa26f3367a85 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.135106  5777 tablet_replica.cc:333] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.135581  5777 raft_consensus.cc:2243] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.135957  5777 raft_consensus.cc:2272] T 2d4cc3fb8c3946279657fb3be6f79b2f P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.137975  5777 tablet_replica.cc:333] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.138449  5777 raft_consensus.cc:2243] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.138936  5777 raft_consensus.cc:2272] T 13a046f263bc4b4abef3cfac1ecd9b32 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.141188  5777 tablet_replica.cc:333] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.141889  5777 raft_consensus.cc:2243] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.142319  5777 raft_consensus.cc:2272] T 36ab4bd16858472583bf6d7648fa0c7c P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.144296  5777 tablet_replica.cc:333] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.144855  5777 raft_consensus.cc:2243] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.145342  5777 raft_consensus.cc:2272] T 3a181eaf1ffa4575946005ecb0fdb54d P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.147473  5777 tablet_replica.cc:333] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.148015  5777 raft_consensus.cc:2243] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.148746  5777 raft_consensus.cc:2272] T 6a4000737a934e819b3b7493fabbfa4e P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.150550  5777 tablet_replica.cc:333] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.151090  5777 raft_consensus.cc:2243] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.151968  5777 raft_consensus.cc:2272] T b63d0707d22c48c48b492c28cb80a313 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.153821  5777 tablet_replica.cc:333] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.154356  5777 raft_consensus.cc:2243] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.154815  5777 raft_consensus.cc:2272] T 1ab870bd00274de49f54eb88906e203f P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.157021  5777 tablet_replica.cc:333] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.157682  5777 raft_consensus.cc:2243] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.158181  5777 raft_consensus.cc:2272] T 2a09e6f369e342bdaaf16209ab04d5bb P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.161312  5777 tablet_replica.cc:333] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.161825  5777 raft_consensus.cc:2243] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.162266  5777 raft_consensus.cc:2272] T 6fbaaf68707048dcaa74afa405a6c829 P 661f3397ec3541cba5cb4942037977c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.164413  5777 tablet_replica.cc:333] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5: stopping tablet replica
I20260713 09:01:38.164875  5777 raft_consensus.cc:2243] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.165745  5777 raft_consensus.cc:2272] T 71f8927d9d724050b4587740b87e6ff3 P 661f3397ec3541cba5cb4942037977c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.211881  5777 tablet_server.cc:196] TabletServer@127.5.164.65:0 shutdown complete.
W20260713 09:01:38.245471  6939 consensus_peers.cc:597] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 -> Peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Couldn't send request to peer 661f3397ec3541cba5cb4942037977c5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:43097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:38.257210  5777 tablet_server.cc:179] TabletServer@127.5.164.66:0 shutting down...
W20260713 09:01:38.264437  7281 consensus_peers.cc:597] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 -> Peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Couldn't send request to peer 661f3397ec3541cba5cb4942037977c5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:43097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:38.290107  7281 consensus_peers.cc:597] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 -> Peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Couldn't send request to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5. 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:01:38.322685  7013 consensus_peers.cc:597] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed -> Peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Couldn't send request to peer 661f3397ec3541cba5cb4942037977c5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:43097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:38.325145  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:38.327589  5777 tablet_replica.cc:333] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.330438  5777 raft_consensus.cc:2243] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.333618  5777 raft_consensus.cc:2272] T 6ebe309bc3da493395f9e528840c2af9 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.337868  5777 tablet_replica.cc:333] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.338847  5777 raft_consensus.cc:2243] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.339874  5777 raft_consensus.cc:2272] T 2c6030c712d44005891a56bcf3e049f6 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.342967  5777 tablet_replica.cc:333] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.344556  5777 raft_consensus.cc:2243] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.345893  5777 raft_consensus.cc:2272] T 70cf9ef3f29c4e75a24214c4de34707d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.351229  5777 tablet_replica.cc:333] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.352555  5777 raft_consensus.cc:2243] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:01:38.354311  7281 consensus_peers.cc:597] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 -> Peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Couldn't send request to peer 661f3397ec3541cba5cb4942037977c5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:43097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:38.355278  5777 raft_consensus.cc:2272] T 291bc88fa05f4deb9f17a9e72890893b P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:38.358776  7013 consensus_peers.cc:597] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed -> Peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Couldn't send request to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5. 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:01:38.359388  5777 tablet_replica.cc:333] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.361033  5777 raft_consensus.cc:2243] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:01:38.361120  7281 consensus_peers.cc:597] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 -> Peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Couldn't send request to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5. 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:01:38.363147  5777 raft_consensus.cc:2272] T 24444bbaa0be4e46b6b76226a7e23276 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.366221  5777 tablet_replica.cc:333] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.366784  5777 raft_consensus.cc:2243] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.368193  5777 raft_consensus.cc:2272] T 55474390728a4179bf8d3324b97d211f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.371565  5777 tablet_replica.cc:333] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.372439  5777 raft_consensus.cc:2243] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.373344  5777 raft_consensus.cc:2272] T cff9b085643043d0a9b5715e48a1387e P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:38.373996  7013 consensus_peers.cc:597] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed -> Peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Couldn't send request to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5. 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:01:38.375968  5777 tablet_replica.cc:333] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.376637  5777 raft_consensus.cc:2243] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.377504  5777 raft_consensus.cc:2272] T e74a1d401f2140e28b01198e8af12269 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.379875  5777 tablet_replica.cc:333] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.380580  5777 raft_consensus.cc:2243] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.381883  5777 raft_consensus.cc:2272] T a84542ebf15c4550a0c8aa26f3367a85 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.384527  5777 tablet_replica.cc:333] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.385201  5777 raft_consensus.cc:2243] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.386394  5777 raft_consensus.cc:2272] T 3a181eaf1ffa4575946005ecb0fdb54d P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.388649  5777 tablet_replica.cc:333] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.389324  5777 raft_consensus.cc:2243] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.390291  5777 raft_consensus.cc:2272] T 36ab4bd16858472583bf6d7648fa0c7c P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.393484  5777 tablet_replica.cc:333] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
W20260713 09:01:38.394132  7013 consensus_peers.cc:597] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed -> Peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Couldn't send request to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5. 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:01:38.394130  5777 raft_consensus.cc:2243] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.395084  5777 raft_consensus.cc:2272] T bc310820902942ed846c8e1737a8e4d0 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.397357  5777 tablet_replica.cc:333] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.397904  5777 raft_consensus.cc:2243] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.398438  5777 raft_consensus.cc:2272] T 2a09e6f369e342bdaaf16209ab04d5bb P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.401103  5777 tablet_replica.cc:333] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.401757  5777 raft_consensus.cc:2243] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.403065  5777 raft_consensus.cc:2272] T 6fbaaf68707048dcaa74afa405a6c829 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.405439  5777 tablet_replica.cc:333] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.405977  5777 raft_consensus.cc:2243] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.406517  5777 raft_consensus.cc:2272] T 2d4cc3fb8c3946279657fb3be6f79b2f P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.408907  5777 tablet_replica.cc:333] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.409441  5777 raft_consensus.cc:2243] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.410323  5777 raft_consensus.cc:2272] T 9200090621b1486d8a596fb74a9a9799 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.413019  5777 tablet_replica.cc:333] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.413622  5777 raft_consensus.cc:2243] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.414433  5777 raft_consensus.cc:2272] T 71f8927d9d724050b4587740b87e6ff3 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.416528  5777 tablet_replica.cc:333] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5: stopping tablet replica
I20260713 09:01:38.417049  5777 raft_consensus.cc:2243] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.418192  5777 raft_consensus.cc:2272] T 50fc8805d4374d448c9c564b45a692d2 P 3ce9d8b4a1c5473a8f3c653b1d890ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:38.441669  7281 consensus_peers.cc:597] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 -> Peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Couldn't send request to peer 661f3397ec3541cba5cb4942037977c5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:43097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:38.451967  7013 consensus_peers.cc:597] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed -> Peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Couldn't send request to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5. 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:01:38.475898  5777 tablet_server.cc:196] TabletServer@127.5.164.66:0 shutdown complete.
W20260713 09:01:38.487859  7013 consensus_peers.cc:597] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed -> Peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Couldn't send request to peer 661f3397ec3541cba5cb4942037977c5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:43097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:38.526908  5777 tablet_server.cc:179] TabletServer@127.5.164.67:0 shutting down...
W20260713 09:01:38.554128  7282 consensus_peers.cc:597] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 -> Peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): Couldn't send request to peer efab6cfea07f445d9022cb634acf05ed. 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:01:38.574739  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:38.575881  5777 tablet_replica.cc:333] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.577104  5777 raft_consensus.cc:2243] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.578084  5777 raft_consensus.cc:2272] T 42a202c6f49540dbad577e42c0dbc330 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.580072  5777 tablet_replica.cc:333] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.580763  5777 raft_consensus.cc:2243] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.581746  5777 raft_consensus.cc:2272] T 2c6030c712d44005891a56bcf3e049f6 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.584349  5777 tablet_replica.cc:333] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.585160  5777 raft_consensus.cc:2243] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.586540  5777 raft_consensus.cc:2272] T 70cf9ef3f29c4e75a24214c4de34707d P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:38.588807  7281 consensus_peers.cc:597] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 -> Peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Couldn't send request to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.66:43001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:38.589504  5777 tablet_replica.cc:333] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.590124  5777 raft_consensus.cc:2243] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.591006  5777 raft_consensus.cc:2272] T 6fb15ef47d84421a8ead2339ada3bd57 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.593465  5777 tablet_replica.cc:333] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.594194  5777 raft_consensus.cc:2243] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.594712  5777 raft_consensus.cc:2272] T a84542ebf15c4550a0c8aa26f3367a85 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:38.596756  7282 consensus_peers.cc:597] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 -> Peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): Couldn't send request to peer efab6cfea07f445d9022cb634acf05ed. 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:01:38.597373  5777 tablet_replica.cc:333] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.597978  5777 raft_consensus.cc:2243] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.598762  5777 raft_consensus.cc:2272] T 24444bbaa0be4e46b6b76226a7e23276 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.600821  5777 tablet_replica.cc:333] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.601395  5777 raft_consensus.cc:2243] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.601922  5777 raft_consensus.cc:2272] T 55474390728a4179bf8d3324b97d211f P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.603899  5777 tablet_replica.cc:333] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.604562  5777 raft_consensus.cc:2243] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.605043  5777 raft_consensus.cc:2272] T cff9b085643043d0a9b5715e48a1387e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.606882  5777 tablet_replica.cc:333] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.607410  5777 raft_consensus.cc:2243] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.608044  5777 raft_consensus.cc:2272] T 50fc8805d4374d448c9c564b45a692d2 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.609990  5777 tablet_replica.cc:333] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.610548  5777 raft_consensus.cc:2243] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.611399  5777 raft_consensus.cc:2272] T e74a1d401f2140e28b01198e8af12269 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.613389  5777 tablet_replica.cc:333] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.614032  5777 raft_consensus.cc:2243] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.614523  5777 raft_consensus.cc:2272] T 3a181eaf1ffa4575946005ecb0fdb54d P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.616496  5777 tablet_replica.cc:333] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.617033  5777 raft_consensus.cc:2243] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.617761  5777 raft_consensus.cc:2272] T 13a046f263bc4b4abef3cfac1ecd9b32 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.619827  5777 tablet_replica.cc:333] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.620330  5777 raft_consensus.cc:2243] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.621198  5777 raft_consensus.cc:2272] T 2d4cc3fb8c3946279657fb3be6f79b2f P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.622916  5777 tablet_replica.cc:333] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.623363  5777 raft_consensus.cc:2243] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.623769  5777 raft_consensus.cc:2272] T 9200090621b1486d8a596fb74a9a9799 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.626530  5777 tablet_replica.cc:333] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.627066  5777 raft_consensus.cc:2243] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.627609  5777 raft_consensus.cc:2272] T bc310820902942ed846c8e1737a8e4d0 P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.629431  5777 tablet_replica.cc:333] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.629894  5777 raft_consensus.cc:2243] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.630597  5777 raft_consensus.cc:2272] T b63d0707d22c48c48b492c28cb80a313 P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.632468  5777 tablet_replica.cc:333] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.632908  5777 raft_consensus.cc:2243] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.633728  5777 raft_consensus.cc:2272] T 6a4000737a934e819b3b7493fabbfa4e P efab6cfea07f445d9022cb634acf05ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.636159  5777 tablet_replica.cc:333] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed: stopping tablet replica
I20260713 09:01:38.636750  5777 raft_consensus.cc:2243] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.637409  5777 raft_consensus.cc:2272] T 1ab870bd00274de49f54eb88906e203f P efab6cfea07f445d9022cb634acf05ed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:38.638516  7281 consensus_peers.cc:597] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 -> Peer 661f3397ec3541cba5cb4942037977c5 (127.5.164.65:43097): Couldn't send request to peer 661f3397ec3541cba5cb4942037977c5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:43097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:38.665378  7281 consensus_peers.cc:597] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 -> Peer 3ce9d8b4a1c5473a8f3c653b1d890ec5 (127.5.164.66:43001): Couldn't send request to peer 3ce9d8b4a1c5473a8f3c653b1d890ec5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.66:43001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:38.683280  5777 tablet_server.cc:196] TabletServer@127.5.164.67:0 shutdown complete.
I20260713 09:01:38.722898  5777 tablet_server.cc:179] TabletServer@127.5.164.68:0 shutting down...
I20260713 09:01:38.755631  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:38.756520  5777 tablet_replica.cc:333] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.757635  5777 raft_consensus.cc:2243] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.758354  5777 raft_consensus.cc:2272] T 6ebe309bc3da493395f9e528840c2af9 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.760320  5777 tablet_replica.cc:333] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.760890  5777 raft_consensus.cc:2243] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.761585  5777 raft_consensus.cc:2272] T 36ab4bd16858472583bf6d7648fa0c7c P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.763543  5777 tablet_replica.cc:333] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.764050  5777 raft_consensus.cc:2243] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.764689  5777 raft_consensus.cc:2272] T 24444bbaa0be4e46b6b76226a7e23276 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.766731  5777 tablet_replica.cc:333] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.767552  5777 raft_consensus.cc:2243] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.768674  5777 raft_consensus.cc:2272] T bc310820902942ed846c8e1737a8e4d0 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.771160  5777 tablet_replica.cc:333] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.771629  5777 raft_consensus.cc:2243] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.772157  5777 raft_consensus.cc:2272] T 6a4000737a934e819b3b7493fabbfa4e P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.773959  5777 tablet_replica.cc:333] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.774411  5777 raft_consensus.cc:2243] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.774874  5777 raft_consensus.cc:2272] T 6fb15ef47d84421a8ead2339ada3bd57 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.776650  5777 tablet_replica.cc:333] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.777130  5777 raft_consensus.cc:2243] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.777595  5777 raft_consensus.cc:2272] T b63d0707d22c48c48b492c28cb80a313 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.779877  5777 tablet_replica.cc:333] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.780732  5777 raft_consensus.cc:2243] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.781811  5777 raft_consensus.cc:2272] T 13a046f263bc4b4abef3cfac1ecd9b32 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:38.782557  7282 consensus_peers.cc:597] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 -> Peer efab6cfea07f445d9022cb634acf05ed (127.5.164.67:40265): Couldn't send request to peer efab6cfea07f445d9022cb634acf05ed. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.67:40265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:38.783885  5777 tablet_replica.cc:333] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.784435  5777 raft_consensus.cc:2243] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.785012  5777 raft_consensus.cc:2272] T 6fbaaf68707048dcaa74afa405a6c829 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.786691  5777 tablet_replica.cc:333] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.787191  5777 raft_consensus.cc:2243] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.787958  5777 raft_consensus.cc:2272] T 2a09e6f369e342bdaaf16209ab04d5bb P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.789747  5777 tablet_replica.cc:333] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.790191  5777 raft_consensus.cc:2243] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.790683  5777 raft_consensus.cc:2272] T 50fc8805d4374d448c9c564b45a692d2 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.792277  5777 tablet_replica.cc:333] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.792917  5777 raft_consensus.cc:2243] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.793313  5777 raft_consensus.cc:2272] T e74a1d401f2140e28b01198e8af12269 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.795032  5777 tablet_replica.cc:333] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.795533  5777 raft_consensus.cc:2243] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.796223  5777 raft_consensus.cc:2272] T 1ab870bd00274de49f54eb88906e203f P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.798081  5777 tablet_replica.cc:333] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.798517  5777 raft_consensus.cc:2243] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.799173  5777 raft_consensus.cc:2272] T 9200090621b1486d8a596fb74a9a9799 P befda52d03b24ed2a463e5fc5c300de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.801414  5777 tablet_replica.cc:333] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.801834  5777 raft_consensus.cc:2243] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.802320  5777 raft_consensus.cc:2272] T 71f8927d9d724050b4587740b87e6ff3 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.803825  5777 tablet_replica.cc:333] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.804227  5777 raft_consensus.cc:2243] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.804654  5777 raft_consensus.cc:2272] T 42a202c6f49540dbad577e42c0dbc330 P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.806169  5777 tablet_replica.cc:333] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.806536  5777 raft_consensus.cc:2243] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.806879  5777 raft_consensus.cc:2272] T 70cf9ef3f29c4e75a24214c4de34707d P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.808481  5777 tablet_replica.cc:333] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4: stopping tablet replica
I20260713 09:01:38.808835  5777 raft_consensus.cc:2243] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:38.809306  5777 raft_consensus.cc:2272] T 291bc88fa05f4deb9f17a9e72890893b P befda52d03b24ed2a463e5fc5c300de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.845147  5777 tablet_server.cc:196] TabletServer@127.5.164.68:0 shutdown complete.
I20260713 09:01:38.875336  5777 master.cc:562] Master@127.5.164.126:37863 shutting down...
I20260713 09:01:38.903015  5777 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.903614  5777 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.903951  5777 tablet_replica.cc:333] T 00000000000000000000000000000000 P 158f657278914524bfca4ec3b10af21c: stopping tablet replica
I20260713 09:01:38.924983  5777 master.cc:584] Master@127.5.164.126:37863 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27431 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:01:38.984151  5777 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.164.126:46107
I20260713 09:01:38.985342  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:38.991441  7756 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:01:38.991503  7757 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:01:38.993698  7759 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:01:38.994637  5777 server_base.cc:1061] running on GCE node
I20260713 09:01:38.997862  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:38.998101  5777 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:01:38.998275  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933298998238 us; error 0 us; skew 500 ppm
I20260713 09:01:38.998823  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:39.001308  5777 webserver.cc:533] Webserver started at http://127.5.164.126:43503/ using document root <none> and password file <none>
I20260713 09:01:39.001817  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:39.002018  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:39.002301  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:39.003517  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/master-0-root/instance:
uuid: "8b670feb9e7d47c490faeedb7315df05"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-h7mq"
I20260713 09:01:39.008239  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:01:39.011696  7764 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:01:39.012835  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:01:39.013140  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/master-0-root
uuid: "8b670feb9e7d47c490faeedb7315df05"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-h7mq"
I20260713 09:01:39.013444  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-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:01:39.040787  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:39.042022  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:39.081519  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.126:46107
I20260713 09:01:39.081650  7815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.126:46107 every 8 connection(s)
I20260713 09:01:39.085633  7816 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:01:39.096840  7816 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05: Bootstrap starting.
I20260713 09:01:39.102200  7816 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.106812  7816 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05: No bootstrap required, opened a new log
I20260713 09:01:39.109272  7816 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b670feb9e7d47c490faeedb7315df05" member_type: VOTER }
I20260713 09:01:39.109748  7816 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.110055  7816 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b670feb9e7d47c490faeedb7315df05, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.110749  7816 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b670feb9e7d47c490faeedb7315df05" member_type: VOTER }
I20260713 09:01:39.111277  7816 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:39.111527  7816 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:39.111877  7816 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.117058  7816 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b670feb9e7d47c490faeedb7315df05" member_type: VOTER }
I20260713 09:01:39.117672  7816 leader_election.cc:304] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [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: 8b670feb9e7d47c490faeedb7315df05; no voters: 
I20260713 09:01:39.118999  7816 leader_election.cc:290] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:39.119369  7819 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:39.120899  7819 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [term 1 LEADER]: Becoming Leader. State: Replica: 8b670feb9e7d47c490faeedb7315df05, State: Running, Role: LEADER
I20260713 09:01:39.121672  7819 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [LEADER]: Queue going to LEADER mode. State: All 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: "8b670feb9e7d47c490faeedb7315df05" member_type: VOTER }
I20260713 09:01:39.122401  7816 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:39.128862  7820 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b670feb9e7d47c490faeedb7315df05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b670feb9e7d47c490faeedb7315df05" member_type: VOTER } }
I20260713 09:01:39.128734  7821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b670feb9e7d47c490faeedb7315df05. Latest consensus state: current_term: 1 leader_uuid: "8b670feb9e7d47c490faeedb7315df05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b670feb9e7d47c490faeedb7315df05" member_type: VOTER } }
I20260713 09:01:39.129519  7820 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:39.129642  7821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:39.137801  7827 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:39.144039  7827 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:39.145349  5777 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:39.154207  7827 catalog_manager.cc:1383] Generated new cluster ID: 463e6130cbc4445283309db5a8f10756
I20260713 09:01:39.154551  7827 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:39.177047  7827 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:39.178449  7827 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:39.200011  7827 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05: Generated new TSK 0
I20260713 09:01:39.200734  7827 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:39.211905  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:39.218400  7837 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:01:39.219516  7838 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:01:39.221083  7840 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:01:39.221488  5777 server_base.cc:1061] running on GCE node
I20260713 09:01:39.222509  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:39.222700  5777 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:01:39.222846  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933299222832 us; error 0 us; skew 500 ppm
I20260713 09:01:39.223385  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:39.225936  5777 webserver.cc:533] Webserver started at http://127.5.164.65:42465/ using document root <none> and password file <none>
I20260713 09:01:39.226420  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:39.226585  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:39.226840  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:39.227973  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-0-root/instance:
uuid: "b34dfec5ff83479e8457f61f8689c6e6"
format_stamp: "Formatted at 2026-07-13 09:01:39 on dist-test-slave-h7mq"
I20260713 09:01:39.232867  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:01:39.236881  7845 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:01:39.237804  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:01:39.238134  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-0-root
uuid: "b34dfec5ff83479e8457f61f8689c6e6"
format_stamp: "Formatted at 2026-07-13 09:01:39 on dist-test-slave-h7mq"
I20260713 09:01:39.238457  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-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:01:39.261336  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:39.262564  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:39.264101  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:39.266491  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:39.266712  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:39.266978  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:39.267174  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:39.309446  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.65:44407
I20260713 09:01:39.309590  7907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.65:44407 every 8 connection(s)
I20260713 09:01:39.314246  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:39.322686  7912 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:01:39.324851  7913 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:01:39.327405  5777 server_base.cc:1061] running on GCE node
W20260713 09:01:39.328003  7915 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:01:39.329102  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:01:39.329252  7908 heartbeater.cc:344] Connected to a master server at 127.5.164.126:46107
W20260713 09:01:39.329388  5777 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:01:39.329713  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933299329696 us; error 0 us; skew 500 ppm
I20260713 09:01:39.329842  7908 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:39.330329  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:39.330664  7908 heartbeater.cc:507] Master 127.5.164.126:46107 requested a full tablet report, sending...
I20260713 09:01:39.333202  5777 webserver.cc:533] Webserver started at http://127.5.164.66:36565/ using document root <none> and password file <none>
I20260713 09:01:39.333323  7781 ts_manager.cc:194] Registered new tserver with Master: b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:39.333856  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:39.334089  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:39.334385  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:39.335441  7781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60980
I20260713 09:01:39.335578  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-1-root/instance:
uuid: "a927b131a5404d42b4defdb440c62d80"
format_stamp: "Formatted at 2026-07-13 09:01:39 on dist-test-slave-h7mq"
I20260713 09:01:39.340880  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:01:39.344303  7920 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:01:39.345312  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:39.345623  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-1-root
uuid: "a927b131a5404d42b4defdb440c62d80"
format_stamp: "Formatted at 2026-07-13 09:01:39 on dist-test-slave-h7mq"
I20260713 09:01:39.345911  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-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:01:39.357363  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:39.358580  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:39.360517  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:39.362898  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:39.363142  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:39.363384  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:39.363549  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:39.405870  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.66:42243
I20260713 09:01:39.405982  7982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.66:42243 every 8 connection(s)
I20260713 09:01:39.411242  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:39.419709  7986 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:01:39.420042  7987 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:01:39.421949  7989 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:01:39.426249  7983 heartbeater.cc:344] Connected to a master server at 127.5.164.126:46107
I20260713 09:01:39.426775  7983 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:39.427758  7983 heartbeater.cc:507] Master 127.5.164.126:46107 requested a full tablet report, sending...
I20260713 09:01:39.428016  5777 server_base.cc:1061] running on GCE node
I20260713 09:01:39.429203  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:39.429514  5777 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:01:39.429737  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933299429719 us; error 0 us; skew 500 ppm
I20260713 09:01:39.430454  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:39.430398  7781 ts_manager.cc:194] Registered new tserver with Master: a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:39.432256  7781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60984
I20260713 09:01:39.433596  5777 webserver.cc:533] Webserver started at http://127.5.164.67:43903/ using document root <none> and password file <none>
I20260713 09:01:39.434437  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:39.434716  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:39.435094  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:39.436291  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-2-root/instance:
uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
format_stamp: "Formatted at 2026-07-13 09:01:39 on dist-test-slave-h7mq"
I20260713 09:01:39.441179  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:39.444996  7994 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:01:39.445921  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:01:39.446270  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-2-root
uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
format_stamp: "Formatted at 2026-07-13 09:01:39 on dist-test-slave-h7mq"
I20260713 09:01:39.446549  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-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:01:39.463346  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:39.464653  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:39.466158  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:39.468475  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:39.468698  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:39.468957  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:39.469130  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:39.509114  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.67:42891
I20260713 09:01:39.509222  8056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.67:42891 every 8 connection(s)
I20260713 09:01:39.513777  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:39.521306  8060 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:01:39.522392  8061 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:01:39.525456  8063 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:01:39.525990  8057 heartbeater.cc:344] Connected to a master server at 127.5.164.126:46107
I20260713 09:01:39.526475  8057 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:39.526621  5777 server_base.cc:1061] running on GCE node
I20260713 09:01:39.527330  8057 heartbeater.cc:507] Master 127.5.164.126:46107 requested a full tablet report, sending...
I20260713 09:01:39.527626  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:39.527880  5777 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:01:39.528070  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933299528051 us; error 0 us; skew 500 ppm
I20260713 09:01:39.528802  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:39.529613  7781 ts_manager.cc:194] Registered new tserver with Master: 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:39.531292  7781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60994
I20260713 09:01:39.531437  5777 webserver.cc:533] Webserver started at http://127.5.164.68:41849/ using document root <none> and password file <none>
I20260713 09:01:39.531932  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:39.532133  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:39.532512  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:39.533670  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-3-root/instance:
uuid: "ae8282003bb647c2a33bee92e79d39ef"
format_stamp: "Formatted at 2026-07-13 09:01:39 on dist-test-slave-h7mq"
I20260713 09:01:39.538293  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:39.542162  8068 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:01:39.543224  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260713 09:01:39.543525  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-3-root
uuid: "ae8282003bb647c2a33bee92e79d39ef"
format_stamp: "Formatted at 2026-07-13 09:01:39 on dist-test-slave-h7mq"
I20260713 09:01:39.543787  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-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:01:39.562585  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:39.563881  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:39.565523  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:39.567934  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:39.568197  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:39.568521  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:39.568734  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:39.611020  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.68:44851
I20260713 09:01:39.611116  8130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.68:44851 every 8 connection(s)
I20260713 09:01:39.626436  8131 heartbeater.cc:344] Connected to a master server at 127.5.164.126:46107
I20260713 09:01:39.626848  8131 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:39.627619  8131 heartbeater.cc:507] Master 127.5.164.126:46107 requested a full tablet report, sending...
I20260713 09:01:39.629734  7781 ts_manager.cc:194] Registered new tserver with Master: ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:39.630685  5777 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016172652s
I20260713 09:01:39.631258  7781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32772
I20260713 09:01:39.658239  7781 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32786:
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:01:39.816861  8022 tablet_service.cc:1511] Processing CreateTablet for tablet cb0d555622bf4e68a73f6c447c1b51c1 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:39.818791  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0d555622bf4e68a73f6c447c1b51c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.822722  8021 tablet_service.cc:1511] Processing CreateTablet for tablet 9b34a715884247c391534db608a3b4a0 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:39.824854  8021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b34a715884247c391534db608a3b4a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.831496  8096 tablet_service.cc:1511] Processing CreateTablet for tablet cb0d555622bf4e68a73f6c447c1b51c1 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:39.832919  7947 tablet_service.cc:1511] Processing CreateTablet for tablet 9b34a715884247c391534db608a3b4a0 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:39.833727  8095 tablet_service.cc:1511] Processing CreateTablet for tablet fe2b3d9e61264d8dbe9d7da15f372a65 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:39.834556  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b34a715884247c391534db608a3b4a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.835314  8095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2b3d9e61264d8dbe9d7da15f372a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.836011  8088 tablet_service.cc:1511] Processing CreateTablet for tablet 07643e6bd1334e72bebbb054c48b84d4 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:39.837646  7946 tablet_service.cc:1511] Processing CreateTablet for tablet fe2b3d9e61264d8dbe9d7da15f372a65 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:39.837708  8094 tablet_service.cc:1511] Processing CreateTablet for tablet e572d13f910f468a87866194d0967d7c (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:39.839198  7946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2b3d9e61264d8dbe9d7da15f372a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.839147  8089 tablet_service.cc:1511] Processing CreateTablet for tablet 6399fa44fcc748c2be0c77973bf477b3 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:39.840406  8093 tablet_service.cc:1511] Processing CreateTablet for tablet 571bfad2293a4ffc98e37d1bd2c8368a (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:39.841670  7945 tablet_service.cc:1511] Processing CreateTablet for tablet c564654a0b96420db5e130200590fc85 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:39.842069  8090 tablet_service.cc:1511] Processing CreateTablet for tablet 4b59274a9e2d422abe8cf266c216fb92 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:39.842980  8092 tablet_service.cc:1511] Processing CreateTablet for tablet 150fb5ce6d804808a1d2afdc5f209466 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:39.844245  7944 tablet_service.cc:1511] Processing CreateTablet for tablet 571bfad2293a4ffc98e37d1bd2c8368a (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:39.845256  8091 tablet_service.cc:1511] Processing CreateTablet for tablet e5cfc8844e05430cb865a9a4f6f9ebbe (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:39.846503  7869 tablet_service.cc:1511] Processing CreateTablet for tablet 571bfad2293a4ffc98e37d1bd2c8368a (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:39.846716  7943 tablet_service.cc:1511] Processing CreateTablet for tablet e5cfc8844e05430cb865a9a4f6f9ebbe (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:39.847240  8088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07643e6bd1334e72bebbb054c48b84d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.851179  7872 tablet_service.cc:1511] Processing CreateTablet for tablet fe2b3d9e61264d8dbe9d7da15f372a65 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:39.851418  7867 tablet_service.cc:1511] Processing CreateTablet for tablet f0cff8581061492c9bfa6b94987b2aee (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:39.852813  8091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cfc8844e05430cb865a9a4f6f9ebbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.853695  7871 tablet_service.cc:1511] Processing CreateTablet for tablet e572d13f910f468a87866194d0967d7c (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:39.853930  7866 tablet_service.cc:1511] Processing CreateTablet for tablet 4b59274a9e2d422abe8cf266c216fb92 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:39.848024  7869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571bfad2293a4ffc98e37d1bd2c8368a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.856504  7865 tablet_service.cc:1511] Processing CreateTablet for tablet 6399fa44fcc748c2be0c77973bf477b3 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:39.857447  7942 tablet_service.cc:1511] Processing CreateTablet for tablet f0cff8581061492c9bfa6b94987b2aee (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:39.860798  8090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b59274a9e2d422abe8cf266c216fb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.860579  7941 tablet_service.cc:1511] Processing CreateTablet for tablet 4b59274a9e2d422abe8cf266c216fb92 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:39.861513  8092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150fb5ce6d804808a1d2afdc5f209466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.862636  7864 tablet_service.cc:1511] Processing CreateTablet for tablet 32ac05874dc64799bb262f2701606335 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:39.863142  7870 tablet_service.cc:1511] Processing CreateTablet for tablet c564654a0b96420db5e130200590fc85 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:39.863703  7940 tablet_service.cc:1511] Processing CreateTablet for tablet 07643e6bd1334e72bebbb054c48b84d4 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:39.831557  7948 tablet_service.cc:1511] Processing CreateTablet for tablet cb0d555622bf4e68a73f6c447c1b51c1 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:39.849218  7873 tablet_service.cc:1511] Processing CreateTablet for tablet 9b34a715884247c391534db608a3b4a0 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:39.849515  7868 tablet_service.cc:1511] Processing CreateTablet for tablet 150fb5ce6d804808a1d2afdc5f209466 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:39.866366  7939 tablet_service.cc:1511] Processing CreateTablet for tablet 32ac05874dc64799bb262f2701606335 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:39.869314  7948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0d555622bf4e68a73f6c447c1b51c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.870098  7942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0cff8581061492c9bfa6b94987b2aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.870765  8096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0d555622bf4e68a73f6c447c1b51c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.872802  7945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c564654a0b96420db5e130200590fc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.873703  8087 tablet_service.cc:1511] Processing CreateTablet for tablet 79386d8c27ba4b89a23d1f70919e48a8 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:39.875254  8087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79386d8c27ba4b89a23d1f70919e48a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.876746  7939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ac05874dc64799bb262f2701606335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.877758  7941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b59274a9e2d422abe8cf266c216fb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.878261  8089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6399fa44fcc748c2be0c77973bf477b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.880762  8093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571bfad2293a4ffc98e37d1bd2c8368a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.881258  7944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571bfad2293a4ffc98e37d1bd2c8368a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.885829  8020 tablet_service.cc:1511] Processing CreateTablet for tablet e572d13f910f468a87866194d0967d7c (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:39.887399  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e572d13f910f468a87866194d0967d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.887759  8015 tablet_service.cc:1511] Processing CreateTablet for tablet 6399fa44fcc748c2be0c77973bf477b3 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:39.889014  7940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07643e6bd1334e72bebbb054c48b84d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.889278  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6399fa44fcc748c2be0c77973bf477b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.892931  7943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cfc8844e05430cb865a9a4f6f9ebbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.866115  7871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e572d13f910f468a87866194d0967d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.896844  7864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ac05874dc64799bb262f2701606335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.897437  8014 tablet_service.cc:1511] Processing CreateTablet for tablet 07643e6bd1334e72bebbb054c48b84d4 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:39.898056  7867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0cff8581061492c9bfa6b94987b2aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.898110  8017 tablet_service.cc:1511] Processing CreateTablet for tablet e5cfc8844e05430cb865a9a4f6f9ebbe (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:39.899449  7866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b59274a9e2d422abe8cf266c216fb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.901049  7873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b34a715884247c391534db608a3b4a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.902503  7870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c564654a0b96420db5e130200590fc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.903113  8016 tablet_service.cc:1511] Processing CreateTablet for tablet f0cff8581061492c9bfa6b94987b2aee (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:39.905458  8019 tablet_service.cc:1511] Processing CreateTablet for tablet c564654a0b96420db5e130200590fc85 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:39.884748  8094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e572d13f910f468a87866194d0967d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.908887  7865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6399fa44fcc748c2be0c77973bf477b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.909950  8013 tablet_service.cc:1511] Processing CreateTablet for tablet 32ac05874dc64799bb262f2701606335 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:39.912504  8018 tablet_service.cc:1511] Processing CreateTablet for tablet 150fb5ce6d804808a1d2afdc5f209466 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:39.898895  8014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07643e6bd1334e72bebbb054c48b84d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.917358  8019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c564654a0b96420db5e130200590fc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.920080  8013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ac05874dc64799bb262f2701606335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.913122  7868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150fb5ce6d804808a1d2afdc5f209466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.923933  7872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2b3d9e61264d8dbe9d7da15f372a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.956432  8016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0cff8581061492c9bfa6b94987b2aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.983779  8017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cfc8844e05430cb865a9a4f6f9ebbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.985265  8018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150fb5ce6d804808a1d2afdc5f209466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.061751  7870 tablet_service.cc:1511] Processing CreateTablet for tablet 79386d8c27ba4b89a23d1f70919e48a8 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:40.064111  7870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79386d8c27ba4b89a23d1f70919e48a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.079996  7947 tablet_service.cc:1511] Processing CreateTablet for tablet 79386d8c27ba4b89a23d1f70919e48a8 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:40.098649  8022 tablet_service.cc:1511] Processing CreateTablet for tablet 4073ea5b21b64154b2cc170306f83b5a (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:40.100302  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4073ea5b21b64154b2cc170306f83b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.108285  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79386d8c27ba4b89a23d1f70919e48a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.113243  8148 tablet_bootstrap.cc:492] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:40.117837  8147 tablet_bootstrap.cc:492] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:40.121114  8149 tablet_bootstrap.cc:492] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:40.125397  8093 tablet_service.cc:1511] Processing CreateTablet for tablet 4073ea5b21b64154b2cc170306f83b5a (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:40.129825  8093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4073ea5b21b64154b2cc170306f83b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.125440  7870 tablet_service.cc:1511] Processing CreateTablet for tablet 4073ea5b21b64154b2cc170306f83b5a (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:40.133904  7870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4073ea5b21b64154b2cc170306f83b5a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:01:40.136333  7829 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:40.133740  8016 tablet_service.cc:1511] Processing CreateTablet for tablet 8741a3852ea6435f9a9354afc6c6a188 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:40.137802  8095 tablet_service.cc:1511] Processing CreateTablet for tablet 8741a3852ea6435f9a9354afc6c6a188 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:40.138478  8016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8741a3852ea6435f9a9354afc6c6a188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.139289  8095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8741a3852ea6435f9a9354afc6c6a188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.145437  7944 tablet_service.cc:1511] Processing CreateTablet for tablet 8741a3852ea6435f9a9354afc6c6a188 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:40.147110  7944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8741a3852ea6435f9a9354afc6c6a188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.168301  8148 tablet_bootstrap.cc:654] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.174489  8150 tablet_bootstrap.cc:492] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:40.195914  8150 tablet_bootstrap.cc:654] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.209831  8149 tablet_bootstrap.cc:654] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.213534  8147 tablet_bootstrap.cc:654] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.214274  7866 tablet_service.cc:1511] Processing CreateTablet for tablet 6725c1a6901543748a8ffb0f0ee2a8e3 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:40.262065  7866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6725c1a6901543748a8ffb0f0ee2a8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.262362  8149 tablet_bootstrap.cc:492] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:40.262893  8149 ts_tablet_manager.cc:1403] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.142s	user 0.008s	sys 0.009s
I20260713 09:01:40.226727  7944 tablet_service.cc:1511] Processing CreateTablet for tablet 6725c1a6901543748a8ffb0f0ee2a8e3 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:40.229867  8018 tablet_service.cc:1511] Processing CreateTablet for tablet 6725c1a6901543748a8ffb0f0ee2a8e3 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:40.264943  8018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6725c1a6901543748a8ffb0f0ee2a8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.265532  7939 tablet_service.cc:1511] Processing CreateTablet for tablet 0c94c38fec54464aa4aea52a8fc706b9 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:40.266870  7939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c94c38fec54464aa4aea52a8fc706b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.266999  8016 tablet_service.cc:1511] Processing CreateTablet for tablet 0c94c38fec54464aa4aea52a8fc706b9 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:40.235357  8095 tablet_service.cc:1511] Processing CreateTablet for tablet 51789a02bfc44ef29ee9b8081389cdfe (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:40.240774  7864 tablet_service.cc:1511] Processing CreateTablet for tablet 51789a02bfc44ef29ee9b8081389cdfe (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:40.245643  7947 tablet_service.cc:1511] Processing CreateTablet for tablet 51789a02bfc44ef29ee9b8081389cdfe (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:40.270391  8095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51789a02bfc44ef29ee9b8081389cdfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.270759  7864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51789a02bfc44ef29ee9b8081389cdfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.253854  8092 tablet_service.cc:1511] Processing CreateTablet for tablet f851bc78f088446f965cd2d906d2e90b (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:40.271804  8092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f851bc78f088446f965cd2d906d2e90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.271507  7943 tablet_service.cc:1511] Processing CreateTablet for tablet 28d4d6cb2433487b89ee087e1ef33562 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:40.258654  7865 tablet_service.cc:1511] Processing CreateTablet for tablet f851bc78f088446f965cd2d906d2e90b (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:40.259474  8150 tablet_bootstrap.cc:492] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:40.249728  8017 tablet_service.cc:1511] Processing CreateTablet for tablet f851bc78f088446f965cd2d906d2e90b (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:40.274374  8150 ts_tablet_manager.cc:1403] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.100s	user 0.022s	sys 0.020s
I20260713 09:01:40.274662  7944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6725c1a6901543748a8ffb0f0ee2a8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.300774  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51789a02bfc44ef29ee9b8081389cdfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.299896  8150 raft_consensus.cc:359] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.301836  8150 raft_consensus.cc:385] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.302273  8150 raft_consensus.cc:740] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.275316  7865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f851bc78f088446f965cd2d906d2e90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.303304  8150 consensus_queue.cc:260] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.304741  7943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d4d6cb2433487b89ee087e1ef33562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.268321  8016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c94c38fec54464aa4aea52a8fc706b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.306409  7867 tablet_service.cc:1511] Processing CreateTablet for tablet 28d4d6cb2433487b89ee087e1ef33562 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:40.307860  7867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d4d6cb2433487b89ee087e1ef33562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.308715  8017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f851bc78f088446f965cd2d906d2e90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.281826  8020 tablet_service.cc:1511] Processing CreateTablet for tablet 28d4d6cb2433487b89ee087e1ef33562 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:40.313400  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d4d6cb2433487b89ee087e1ef33562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.283387  7871 tablet_service.cc:1511] Processing CreateTablet for tablet 4e20b5054aaa470d974f0b63c74ffb5d (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:40.283811  8096 tablet_service.cc:1511] Processing CreateTablet for tablet 4e20b5054aaa470d974f0b63c74ffb5d (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:40.286602  7940 tablet_service.cc:1511] Processing CreateTablet for tablet 4e20b5054aaa470d974f0b63c74ffb5d (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:40.315852  7871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e20b5054aaa470d974f0b63c74ffb5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.316685  7940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e20b5054aaa470d974f0b63c74ffb5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.288846  8013 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7f783a8929474b9c01e2c4a48c1a7c (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:40.315852  8096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e20b5054aaa470d974f0b63c74ffb5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.321484  8013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7f783a8929474b9c01e2c4a48c1a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.292840  8090 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7f783a8929474b9c01e2c4a48c1a7c (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:40.295321  7873 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7f783a8929474b9c01e2c4a48c1a7c (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:40.295480  8149 raft_consensus.cc:359] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.295323  7945 tablet_service.cc:1511] Processing CreateTablet for tablet 48025041dbae45a18452b4c92054010d (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:40.326246  7945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48025041dbae45a18452b4c92054010d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.326375  8149 raft_consensus.cc:385] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.356557  7873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7f783a8929474b9c01e2c4a48c1a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.360597  8090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7f783a8929474b9c01e2c4a48c1a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.350976  7908 heartbeater.cc:499] Master 127.5.164.126:46107 was elected leader, sending a full tablet report...
I20260713 09:01:40.346298  8149 raft_consensus.cc:740] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.367707  8149 consensus_queue.cc:260] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.369499  8150 ts_tablet_manager.cc:1434] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.073s	user 0.012s	sys 0.016s
I20260713 09:01:40.377247  7983 heartbeater.cc:499] Master 127.5.164.126:46107 was elected leader, sending a full tablet report...
I20260713 09:01:40.378546  8094 tablet_service.cc:1511] Processing CreateTablet for tablet 48025041dbae45a18452b4c92054010d (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:40.380013  8094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48025041dbae45a18452b4c92054010d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.393648  8149 ts_tablet_manager.cc:1434] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.130s	user 0.011s	sys 0.006s
I20260713 09:01:40.394784  8019 tablet_service.cc:1511] Processing CreateTablet for tablet 48025041dbae45a18452b4c92054010d (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:40.396227  8019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48025041dbae45a18452b4c92054010d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:40.400341  8149 tablet_bootstrap.cc:492] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:40.381003  8088 tablet_service.cc:1511] Processing CreateTablet for tablet 0c94c38fec54464aa4aea52a8fc706b9 (DEFAULT_TABLE table=test-workload [id=5a43473554ec48bdab3d1f3bea49fd1e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:40.401872  8088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c94c38fec54464aa4aea52a8fc706b9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:01:40.411890  7984 tablet.cc:2406] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:01:40.419337  8149 tablet_bootstrap.cc:654] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.426556  8148 tablet_bootstrap.cc:492] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:40.427137  8148 ts_tablet_manager.cc:1403] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.314s	user 0.038s	sys 0.056s
I20260713 09:01:40.438665  8154 raft_consensus.cc:493] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:40.439426  8154 raft_consensus.cc:515] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.453325  8154 leader_election.cc:290] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:40.451777  8148 raft_consensus.cc:359] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.457576  8148 raft_consensus.cc:385] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.457934  8148 raft_consensus.cc:740] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.458711  8148 consensus_queue.cc:260] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.462632  8147 tablet_bootstrap.cc:492] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:40.463155  8147 ts_tablet_manager.cc:1403] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.346s	user 0.032s	sys 0.011s
I20260713 09:01:40.466315  8147 raft_consensus.cc:359] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:40.467042  8147 raft_consensus.cc:385] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.467350  8147 raft_consensus.cc:740] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.468420  8147 consensus_queue.cc:260] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:40.456560  8150 tablet_bootstrap.cc:492] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:40.521710  8150 tablet_bootstrap.cc:654] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.533674  8057 heartbeater.cc:499] Master 127.5.164.126:46107 was elected leader, sending a full tablet report...
I20260713 09:01:40.534312  8147 ts_tablet_manager.cc:1434] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.005s
I20260713 09:01:40.535207  8131 heartbeater.cc:499] Master 127.5.164.126:46107 was elected leader, sending a full tablet report...
I20260713 09:01:40.543869  8147 tablet_bootstrap.cc:492] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:40.541355  8148 ts_tablet_manager.cc:1434] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.114s	user 0.017s	sys 0.029s
I20260713 09:01:40.545480  8148 tablet_bootstrap.cc:492] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:40.551384  8147 tablet_bootstrap.cc:654] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.555477  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c564654a0b96420db5e130200590fc85" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:40.556847  8149 tablet_bootstrap.cc:492] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:40.557802  8148 tablet_bootstrap.cc:654] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:40.557964  7924 leader_election.cc:343] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.561491  8162 raft_consensus.cc:493] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:40.566849  8156 raft_consensus.cc:493] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:40.569473  8162 raft_consensus.cc:515] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.569566  8156 raft_consensus.cc:515] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.569484  8149 ts_tablet_manager.cc:1403] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.169s	user 0.023s	sys 0.029s
I20260713 09:01:40.572875  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c564654a0b96420db5e130200590fc85" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:40.577298  7883 raft_consensus.cc:2468] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 0.
I20260713 09:01:40.573599  8156 leader_election.cc:290] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:40.579829  8150 tablet_bootstrap.cc:492] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:40.580348  8150 ts_tablet_manager.cc:1403] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.162s	user 0.027s	sys 0.013s
I20260713 09:01:40.585080  8150 raft_consensus.cc:359] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.585863  8150 raft_consensus.cc:385] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.586166  8150 raft_consensus.cc:740] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.588778  8150 consensus_queue.cc:260] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.591946  8150 ts_tablet_manager.cc:1434] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:01:40.593302  8150 tablet_bootstrap.cc:492] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:40.581457  8162 leader_election.cc:290] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:40.601586  8150 tablet_bootstrap.cc:654] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.614604  8150 tablet_bootstrap.cc:492] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:40.615347  8150 ts_tablet_manager.cc:1403] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.002s
I20260713 09:01:40.617038  8148 tablet_bootstrap.cc:492] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:40.619551  8148 ts_tablet_manager.cc:1403] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.008s
I20260713 09:01:40.623513  8149 raft_consensus.cc:359] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.624166  8150 raft_consensus.cc:359] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.625136  8150 raft_consensus.cc:385] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.625516  8150 raft_consensus.cc:740] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.625654  8148 raft_consensus.cc:359] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.624667  8149 raft_consensus.cc:385] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.628312  8148 raft_consensus.cc:385] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.628276  8149 raft_consensus.cc:740] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.629460  8148 raft_consensus.cc:740] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.629982  8149 consensus_queue.cc:260] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.631309  8148 consensus_queue.cc:260] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.626403  8150 consensus_queue.cc:260] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.632545  8149 ts_tablet_manager.cc:1434] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260713 09:01:40.634892  8150 ts_tablet_manager.cc:1434] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:01:40.636000  8150 tablet_bootstrap.cc:492] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:40.638792  8149 tablet_bootstrap.cc:492] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:40.642839  8150 tablet_bootstrap.cc:654] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.646273  8148 ts_tablet_manager.cc:1434] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260713 09:01:40.647240  8148 tablet_bootstrap.cc:492] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:40.647811  8149 tablet_bootstrap.cc:654] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.651312  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c564654a0b96420db5e130200590fc85" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
W20260713 09:01:40.652813  7849 leader_election.cc:343] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.653688  8148 tablet_bootstrap.cc:654] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.657114  8147 tablet_bootstrap.cc:492] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:40.655014  8156 raft_consensus.cc:493] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:40.658970  8156 raft_consensus.cc:515] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.662681  8149 tablet_bootstrap.cc:492] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:40.663195  8149 ts_tablet_manager.cc:1403] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260713 09:01:40.664245  8148 tablet_bootstrap.cc:492] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:40.664736  8148 ts_tablet_manager.cc:1403] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.005s
I20260713 09:01:40.666409  8149 raft_consensus.cc:359] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.667305  8149 raft_consensus.cc:385] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.667666  8149 raft_consensus.cc:740] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.667949  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b34a715884247c391534db608a3b4a0" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:40.668561  8149 consensus_queue.cc:260] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
W20260713 09:01:40.669559  7996 leader_election.cc:343] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.669724  8148 raft_consensus.cc:359] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.673278  8148 raft_consensus.cc:385] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.672780  8150 tablet_bootstrap.cc:492] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:40.674155  8150 ts_tablet_manager.cc:1403] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.001s
I20260713 09:01:40.654407  7922 leader_election.cc:304] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [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: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86
I20260713 09:01:40.677547  8154 raft_consensus.cc:2804] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:40.677455  8150 raft_consensus.cc:359] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.678028  8154 raft_consensus.cc:493] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:40.670598  8156 leader_election.cc:290] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:40.678421  8154 raft_consensus.cc:3060] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:40.678289  8150 raft_consensus.cc:385] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.678778  8148 raft_consensus.cc:740] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.679301  8150 raft_consensus.cc:740] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.679873  8148 consensus_queue.cc:260] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.680012  8150 consensus_queue.cc:260] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.680680  8147 ts_tablet_manager.cc:1403] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.137s	user 0.011s	sys 0.006s
I20260713 09:01:40.677783  8149 ts_tablet_manager.cc:1434] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.001s
I20260713 09:01:40.682303  8149 tablet_bootstrap.cc:492] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:40.682389  8148 ts_tablet_manager.cc:1434] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:01:40.683359  8148 tablet_bootstrap.cc:492] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:40.683617  8147 raft_consensus.cc:359] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.678318  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b34a715884247c391534db608a3b4a0" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:40.684898  7958 raft_consensus.cc:2468] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
I20260713 09:01:40.685350  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c564654a0b96420db5e130200590fc85" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:40.686656  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79386d8c27ba4b89a23d1f70919e48a8" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:40.687937  8154 raft_consensus.cc:515] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.689697  7957 raft_consensus.cc:2393] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b34dfec5ff83479e8457f61f8689c6e6 in current term 1: Already voted for candidate a927b131a5404d42b4defdb440c62d80 in this term.
I20260713 09:01:40.684337  8147 raft_consensus.cc:385] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.693599  8147 raft_consensus.cc:740] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.694451  8147 consensus_queue.cc:260] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
W20260713 09:01:40.693786  7846 leader_election.cc:343] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.697263  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c564654a0b96420db5e130200590fc85" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
W20260713 09:01:40.698650  7924 leader_election.cc:343] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.698977  8147 ts_tablet_manager.cc:1434] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:01:40.699497  8154 leader_election.cc:290] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Requested vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:40.700001  8147 tablet_bootstrap.cc:492] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:40.700733  7846 leader_election.cc:304] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80
I20260713 09:01:40.702107  8178 raft_consensus.cc:3060] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:40.703889  8149 tablet_bootstrap.cc:654] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.709911  7995 leader_election.cc:304] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:40.710968  8162 raft_consensus.cc:2804] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:40.711365  8162 raft_consensus.cc:493] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:40.711714  8162 raft_consensus.cc:3060] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:40.712172  8178 raft_consensus.cc:2749] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:40.705669  8148 tablet_bootstrap.cc:654] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.707360  8147 tablet_bootstrap.cc:654] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.708956  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c564654a0b96420db5e130200590fc85" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:40.720178  8162 raft_consensus.cc:515] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.721719  7883 raft_consensus.cc:2468] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 1.
I20260713 09:01:40.723071  7922 leader_election.cc:304] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [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: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86
I20260713 09:01:40.723599  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b34a715884247c391534db608a3b4a0" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:40.724499  8179 raft_consensus.cc:2804] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:40.725075  8179 raft_consensus.cc:697] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Becoming Leader. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Running, Role: LEADER
W20260713 09:01:40.725338  7996 leader_election.cc:343] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.726024  8179 consensus_queue.cc:237] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.726734  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79386d8c27ba4b89a23d1f70919e48a8" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
W20260713 09:01:40.728554  7847 leader_election.cc:343] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.729049  7847 leader_election.cc:304] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34dfec5ff83479e8457f61f8689c6e6; no voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:40.729173  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b34a715884247c391534db608a3b4a0" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:40.729897  7957 raft_consensus.cc:3060] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:40.730264  8178 raft_consensus.cc:2749] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:40.733176  8150 ts_tablet_manager.cc:1434] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.059s	user 0.020s	sys 0.012s
I20260713 09:01:40.734243  8150 tablet_bootstrap.cc:492] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:40.740001  8162 leader_election.cc:290] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Requested vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:40.746023  7957 raft_consensus.cc:2468] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:40.747574  8150 tablet_bootstrap.cc:654] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.749686  8147 tablet_bootstrap.cc:492] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:40.751559  7995 leader_election.cc:304] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:40.753297  8147 ts_tablet_manager.cc:1403] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.002s
I20260713 09:01:40.750012  8149 tablet_bootstrap.cc:492] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:40.754675  8149 ts_tablet_manager.cc:1403] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.005s
I20260713 09:01:40.753768  8162 raft_consensus.cc:2804] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:40.750082  8148 tablet_bootstrap.cc:492] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:40.758364  8148 ts_tablet_manager.cc:1403] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.002s
I20260713 09:01:40.758972  8147 raft_consensus.cc:359] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.759895  8147 raft_consensus.cc:385] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.760341  8147 raft_consensus.cc:740] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.761765  8148 raft_consensus.cc:359] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:40.762631  8148 raft_consensus.cc:385] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.762962  8148 raft_consensus.cc:740] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.763656  7778 catalog_manager.cc:5697] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to a927b131a5404d42b4defdb440c62d80 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "a927b131a5404d42b4defdb440c62d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:40.765112  8149 raft_consensus.cc:359] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.766063  8149 raft_consensus.cc:385] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.766448  8149 raft_consensus.cc:740] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.762239  8147 consensus_queue.cc:260] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.767423  8149 consensus_queue.cc:260] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.770732  8149 ts_tablet_manager.cc:1434] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:01:40.771921  8149 tablet_bootstrap.cc:492] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:40.773046  8147 ts_tablet_manager.cc:1434] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260713 09:01:40.774428  8162 raft_consensus.cc:697] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:40.775653  8162 consensus_queue.cc:237] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.763736  8148 consensus_queue.cc:260] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:40.778517  8148 ts_tablet_manager.cc:1434] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:01:40.779532  8148 tablet_bootstrap.cc:492] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:40.780766  8147 tablet_bootstrap.cc:492] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:40.787256  8150 tablet_bootstrap.cc:492] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:40.787818  8150 ts_tablet_manager.cc:1403] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.030s
I20260713 09:01:40.788394  8149 tablet_bootstrap.cc:654] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.790884  8150 raft_consensus.cc:359] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.791617  8147 tablet_bootstrap.cc:654] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.791702  8150 raft_consensus.cc:385] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.793094  8150 raft_consensus.cc:740] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.793877  8150 consensus_queue.cc:260] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.794656  8148 tablet_bootstrap.cc:654] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.796541  8150 ts_tablet_manager.cc:1434] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:01:40.797570  8150 tablet_bootstrap.cc:492] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:40.803719  8150 tablet_bootstrap.cc:654] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.806063  8149 tablet_bootstrap.cc:492] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:40.806675  8149 ts_tablet_manager.cc:1403] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260713 09:01:40.809847  8149 raft_consensus.cc:359] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:40.810534  8149 raft_consensus.cc:385] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.810828  8149 raft_consensus.cc:740] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.811746  8148 tablet_bootstrap.cc:492] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:40.811779  8149 consensus_queue.cc:260] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:40.812496  8148 ts_tablet_manager.cc:1403] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.007s
I20260713 09:01:40.812747  8147 tablet_bootstrap.cc:492] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:40.818190  8163 raft_consensus.cc:493] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:40.814584  8149 ts_tablet_manager.cc:1434] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:01:40.819456  8163 raft_consensus.cc:515] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:40.818646  7781 catalog_manager.cc:5697] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:40.822325  8148 raft_consensus.cc:359] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:40.820783  8149 tablet_bootstrap.cc:492] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:40.832522  8148 raft_consensus.cc:385] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.833217  8148 raft_consensus.cc:740] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.834678  8148 consensus_queue.cc:260] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:40.835577  8163 leader_election.cc:290] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:40.840792  8148 ts_tablet_manager.cc:1434] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260713 09:01:40.843029  8149 tablet_bootstrap.cc:654] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.847710  8162 raft_consensus.cc:493] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:40.819473  8147 ts_tablet_manager.cc:1403] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.009s
I20260713 09:01:40.848320  8162 raft_consensus.cc:515] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:40.849040  8148 tablet_bootstrap.cc:492] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:40.850943  8162 leader_election.cc:290] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:40.855326  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
W20260713 09:01:40.857091  7996 leader_election.cc:343] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.858850  8147 raft_consensus.cc:359] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:40.859869  8147 raft_consensus.cc:385] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.863160  8147 raft_consensus.cc:740] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.867784  8150 tablet_bootstrap.cc:492] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:40.868804  8147 consensus_queue.cc:260] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:40.871171  8147 ts_tablet_manager.cc:1434] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260713 09:01:40.871361  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:40.872632  8148 tablet_bootstrap.cc:654] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:40.873040  7996 leader_election.cc:343] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.873502  7996 leader_election.cc:304] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86; no voters: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:40.872182  8147 tablet_bootstrap.cc:492] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:40.874605  8162 raft_consensus.cc:2749] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:40.876624  8150 ts_tablet_manager.cc:1403] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.025s
I20260713 09:01:40.880056  8150 raft_consensus.cc:359] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.880652  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cfc8844e05430cb865a9a4f6f9ebbe" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:40.880899  8150 raft_consensus.cc:385] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.881275  8150 raft_consensus.cc:740] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
W20260713 09:01:40.881910  8069 leader_election.cc:343] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.882057  8150 consensus_queue.cc:260] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.888830  8150 ts_tablet_manager.cc:1434] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260713 09:01:40.889997  8150 tablet_bootstrap.cc:492] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:40.891795  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cfc8844e05430cb865a9a4f6f9ebbe" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:40.892196  8149 tablet_bootstrap.cc:492] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:40.893625  8149 ts_tablet_manager.cc:1403] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.001s
I20260713 09:01:40.896888  8150 tablet_bootstrap.cc:654] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:40.897541  8072 leader_election.cc:343] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.897967  8178 raft_consensus.cc:493] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:40.898072  8072 leader_election.cc:304] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae8282003bb647c2a33bee92e79d39ef; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80
I20260713 09:01:40.898519  8178 raft_consensus.cc:515] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.899335  8163 raft_consensus.cc:2749] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:40.900930  8178 leader_election.cc:290] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:40.901494  8149 raft_consensus.cc:359] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.902369  8149 raft_consensus.cc:385] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.902756  8149 raft_consensus.cc:740] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.903178  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2b3d9e61264d8dbe9d7da15f372a65" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:40.903869  7957 raft_consensus.cc:2468] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 0.
I20260713 09:01:40.904753  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2b3d9e61264d8dbe9d7da15f372a65" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:40.905421  8106 raft_consensus.cc:2468] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 0.
I20260713 09:01:40.905357  7846 leader_election.cc:304] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:40.903843  8149 consensus_queue.cc:260] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.907781  8156 raft_consensus.cc:2804] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:40.908207  8156 raft_consensus.cc:493] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:40.908617  8156 raft_consensus.cc:3060] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:40.908852  8149 ts_tablet_manager.cc:1434] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:01:40.913838  8149 tablet_bootstrap.cc:492] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:40.921154  8149 tablet_bootstrap.cc:654] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.912711  8147 tablet_bootstrap.cc:654] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:40.934296  8148 tablet_bootstrap.cc:492] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:40.934991  8148 ts_tablet_manager.cc:1403] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.021s
I20260713 09:01:40.942744  8156 raft_consensus.cc:515] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.943324  8149 tablet_bootstrap.cc:492] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:40.945608  8149 ts_tablet_manager.cc:1403] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260713 09:01:40.946427  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2b3d9e61264d8dbe9d7da15f372a65" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:40.947095  8106 raft_consensus.cc:3060] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:40.947777  8147 tablet_bootstrap.cc:492] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:40.948500  8147 ts_tablet_manager.cc:1403] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.010s
I20260713 09:01:40.951721  8147 raft_consensus.cc:359] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:40.952548  8147 raft_consensus.cc:385] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.952775  8162 raft_consensus.cc:493] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:40.955412  8178 raft_consensus.cc:493] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:40.956277  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2b3d9e61264d8dbe9d7da15f372a65" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:40.956977  7957 raft_consensus.cc:3060] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:40.956703  8178 raft_consensus.cc:515] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.956748  8162 raft_consensus.cc:515] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.959192  8178 leader_election.cc:290] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:40.962070  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0d555622bf4e68a73f6c447c1b51c1" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:40.962211  8105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0d555622bf4e68a73f6c447c1b51c1" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:40.962545  8162 leader_election.cc:290] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:40.962844  7956 raft_consensus.cc:2468] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
W20260713 09:01:40.964958  7996 leader_election.cc:343] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.962239  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571bfad2293a4ffc98e37d1bd2c8368a" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:40.965797  8104 raft_consensus.cc:2468] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 0.
I20260713 09:01:40.966257  7957 raft_consensus.cc:2468] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 1.
I20260713 09:01:40.966490  7995 leader_election.cc:304] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:40.967196  7847 leader_election.cc:304] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:40.967465  7846 leader_election.cc:304] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:40.968484  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571bfad2293a4ffc98e37d1bd2c8368a" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:40.968448  8162 raft_consensus.cc:2804] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:40.970988  8162 raft_consensus.cc:493] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:40.971578  8162 raft_consensus.cc:3060] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:40.968720  8178 raft_consensus.cc:2804] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:40.955813  8147 raft_consensus.cc:740] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.974145  8156 leader_election.cc:290] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 election: Requested vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:40.976672  8156 raft_consensus.cc:2804] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:40.955413  8149 raft_consensus.cc:359] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.977210  8156 raft_consensus.cc:697] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 LEADER]: Becoming Leader. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Running, Role: LEADER
I20260713 09:01:40.977998  8147 consensus_queue.cc:260] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:40.978231  8156 consensus_queue.cc:237] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.980499  8178 raft_consensus.cc:493] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:40.980947  8178 raft_consensus.cc:3060] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:40.983546  8162 raft_consensus.cc:515] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:40.987816  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0d555622bf4e68a73f6c447c1b51c1" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
W20260713 09:01:40.989415  7996 leader_election.cc:343] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.977336  8149 raft_consensus.cc:385] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.972251  8106 raft_consensus.cc:2468] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 1.
I20260713 09:01:40.989775  8162 leader_election.cc:290] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Requested vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:40.939070  8148 raft_consensus.cc:359] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:40.991189  8148 raft_consensus.cc:385] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:40.991683  8148 raft_consensus.cc:740] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.990159  8149 raft_consensus.cc:740] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:40.992198  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0d555622bf4e68a73f6c447c1b51c1" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
W20260713 09:01:40.993302  7846 leader_election.cc:343] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:40.993415  7957 raft_consensus.cc:3060] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:40.994282  8148 consensus_queue.cc:260] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:40.989939  8147 ts_tablet_manager.cc:1434] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.002s
I20260713 09:01:40.993180  8149 consensus_queue.cc:260] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:40.997313  8149 ts_tablet_manager.cc:1434] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260713 09:01:40.998399  8149 tablet_bootstrap.cc:492] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:41.001610  8178 raft_consensus.cc:515] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.004825  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571bfad2293a4ffc98e37d1bd2c8368a" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:41.005256  7957 raft_consensus.cc:2468] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:41.005877  8147 tablet_bootstrap.cc:492] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:41.006946  7995 leader_election.cc:304] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:41.007277  8150 tablet_bootstrap.cc:492] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:41.007841  8150 ts_tablet_manager.cc:1403] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.118s	user 0.023s	sys 0.090s
I20260713 09:01:41.008446  8148 ts_tablet_manager.cc:1434] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.003s
I20260713 09:01:41.009052  8162 raft_consensus.cc:2804] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:41.009187  8106 raft_consensus.cc:3060] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.009959  8162 raft_consensus.cc:697] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:41.010984  8162 consensus_queue.cc:237] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.011097  8150 raft_consensus.cc:359] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.012068  8150 raft_consensus.cc:385] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.012451  8150 raft_consensus.cc:740] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.013257  8150 consensus_queue.cc:260] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.016194  8150 ts_tablet_manager.cc:1434] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:01:41.017271  8150 tablet_bootstrap.cc:492] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:41.018836  8148 tablet_bootstrap.cc:492] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:41.019022  8178 leader_election.cc:290] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 election: Requested vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:41.024025  8150 tablet_bootstrap.cc:654] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.019421  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571bfad2293a4ffc98e37d1bd2c8368a" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
W20260713 09:01:41.027415  7846 leader_election.cc:343] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.021368  8106 raft_consensus.cc:2468] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 1.
I20260713 09:01:41.029158  7847 leader_election.cc:304] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [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: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6; no voters: a927b131a5404d42b4defdb440c62d80
I20260713 09:01:41.031034  8156 raft_consensus.cc:2804] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:41.031559  8156 raft_consensus.cc:697] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 LEADER]: Becoming Leader. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Running, Role: LEADER
I20260713 09:01:41.032775  8156 consensus_queue.cc:237] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.033836  8147 tablet_bootstrap.cc:654] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.024122  8149 tablet_bootstrap.cc:654] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.039554  7778 catalog_manager.cc:5697] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:41.043911  8148 tablet_bootstrap.cc:654] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.044112  8150 tablet_bootstrap.cc:492] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:41.044749  8150 ts_tablet_manager.cc:1403] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.008s
I20260713 09:01:41.047955  8150 raft_consensus.cc:359] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.048733  8150 raft_consensus.cc:385] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.049479  8150 raft_consensus.cc:740] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.050376  8150 consensus_queue.cc:260] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.059305  8150 ts_tablet_manager.cc:1434] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260713 09:01:41.060396  8150 tablet_bootstrap.cc:492] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:41.048323  7781 catalog_manager.cc:5697] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:41.070508  8179 raft_consensus.cc:493] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.071091  8179 raft_consensus.cc:515] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.072054  8147 tablet_bootstrap.cc:492] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:41.072642  8147 ts_tablet_manager.cc:1403] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.001s
I20260713 09:01:41.073801  8179 leader_election.cc:290] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:41.075505  8179 raft_consensus.cc:493] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.076045  8147 raft_consensus.cc:359] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.076283  8179 raft_consensus.cc:515] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.077203  8147 raft_consensus.cc:385] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.077725  8147 raft_consensus.cc:740] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.078460  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571bfad2293a4ffc98e37d1bd2c8368a" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:41.078763  8147 consensus_queue.cc:260] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.081537  8179 leader_election.cc:290] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:41.082970  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b59274a9e2d422abe8cf266c216fb92" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:41.083923  7883 raft_consensus.cc:2468] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 0.
I20260713 09:01:41.088029  8150 tablet_bootstrap.cc:654] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.088030  7922 leader_election.cc:304] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:41.090224  8162 raft_consensus.cc:493] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.090759  8162 raft_consensus.cc:515] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.091336  8147 ts_tablet_manager.cc:1434] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260713 09:01:41.093163  8162 leader_election.cc:290] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:41.094868  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6399fa44fcc748c2be0c77973bf477b3" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:41.095817  8106 raft_consensus.cc:2468] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
I20260713 09:01:41.096343  8179 raft_consensus.cc:2804] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:41.097165  8179 raft_consensus.cc:493] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:41.097388  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6399fa44fcc748c2be0c77973bf477b3" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:41.097730  8179 raft_consensus.cc:3060] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.098079  7996 leader_election.cc:304] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, ae8282003bb647c2a33bee92e79d39ef; no voters: 
W20260713 09:01:41.099155  7996 leader_election.cc:343] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.099666  8162 raft_consensus.cc:2804] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:41.100090  8162 raft_consensus.cc:493] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:41.100481  8162 raft_consensus.cc:3060] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.107128  8147 tablet_bootstrap.cc:492] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:41.106931  8179 raft_consensus.cc:515] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.107477  8185 raft_consensus.cc:493] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.108028  8185 raft_consensus.cc:515] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.110529  8185 leader_election.cc:290] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:41.112018  8149 tablet_bootstrap.cc:492] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:41.112633  8149 ts_tablet_manager.cc:1403] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.018s
I20260713 09:01:41.113267  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cff8581061492c9bfa6b94987b2aee" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:41.113792  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cff8581061492c9bfa6b94987b2aee" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:41.114545  7956 raft_consensus.cc:2468] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
W20260713 09:01:41.116935  7996 leader_election.cc:343] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.120124  7995 leader_election.cc:304] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:41.123291  8185 raft_consensus.cc:2804] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:41.123900  8185 raft_consensus.cc:493] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:41.124409  8185 raft_consensus.cc:3060] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.132910  7781 catalog_manager.cc:5697] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:41.134908  8149 raft_consensus.cc:359] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.135730  8149 raft_consensus.cc:385] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.136035  8149 raft_consensus.cc:740] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.138176  8149 consensus_queue.cc:260] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.141076  8149 ts_tablet_manager.cc:1434] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:01:41.142017  8179 leader_election.cc:290] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Requested vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:41.144322  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b59274a9e2d422abe8cf266c216fb92" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:41.145071  7883 raft_consensus.cc:3060] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:41.146580  7829 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:41.148970  8149 tablet_bootstrap.cc:492] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:41.148880  8150 tablet_bootstrap.cc:492] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:41.149680  8150 ts_tablet_manager.cc:1403] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.019s
I20260713 09:01:41.151752  8162 raft_consensus.cc:515] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.152307  8150 raft_consensus.cc:359] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.153249  8150 raft_consensus.cc:385] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.153563  8150 raft_consensus.cc:740] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.154973  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6399fa44fcc748c2be0c77973bf477b3" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:41.154546  8150 consensus_queue.cc:260] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.155627  8106 raft_consensus.cc:3060] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.155861  7883 raft_consensus.cc:2468] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 1.
I20260713 09:01:41.161630  8149 tablet_bootstrap.cc:654] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.148881  8147 tablet_bootstrap.cc:654] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.164469  8150 ts_tablet_manager.cc:1434] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260713 09:01:41.168512  8150 tablet_bootstrap.cc:492] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:41.173355  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571bfad2293a4ffc98e37d1bd2c8368a" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:41.169567  8106 raft_consensus.cc:2468] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:41.178694  8162 leader_election.cc:290] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Requested vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:41.184005  8104 raft_consensus.cc:2393] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a927b131a5404d42b4defdb440c62d80 in current term 1: Already voted for candidate b34dfec5ff83479e8457f61f8689c6e6 in this term.
I20260713 09:01:41.186753  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b59274a9e2d422abe8cf266c216fb92" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:41.186908  8156 raft_consensus.cc:493] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.189327  8156 raft_consensus.cc:515] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.189896  8148 tablet_bootstrap.cc:492] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:41.190498  8148 ts_tablet_manager.cc:1403] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.172s	user 0.018s	sys 0.022s
I20260713 09:01:41.191619  8156 leader_election.cc:290] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:41.192062  8150 tablet_bootstrap.cc:654] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.193850  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:41.187400  7996 leader_election.cc:304] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:41.187891  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6399fa44fcc748c2be0c77973bf477b3" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:41.195493  8212 raft_consensus.cc:2804] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:41.196673  7996 leader_election.cc:343] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.196940  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
W20260713 09:01:41.196278  7847 leader_election.cc:343] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.186085  8162 raft_consensus.cc:493] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.184970  8105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b59274a9e2d422abe8cf266c216fb92" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:41.198212  8162 raft_consensus.cc:515] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
W20260713 09:01:41.199532  7849 leader_election.cc:343] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.199987  7849 leader_election.cc:304] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:41.200445  8162 leader_election.cc:290] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:41.202054  8156 raft_consensus.cc:2749] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:41.202679  8105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e572d13f910f468a87866194d0967d7c" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:41.203363  8105 raft_consensus.cc:2468] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
I20260713 09:01:41.204739  7996 leader_election.cc:304] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:41.205794  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e572d13f910f468a87866194d0967d7c" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:41.193671  8185 raft_consensus.cc:515] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.182065  7922 leader_election.cc:304] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:41.206459  7883 raft_consensus.cc:2468] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
I20260713 09:01:41.207270  8149 tablet_bootstrap.cc:492] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:41.207343  7922 leader_election.cc:304] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a927b131a5404d42b4defdb440c62d80; no voters: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:41.207851  8149 ts_tablet_manager.cc:1403] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.004s
W20260713 09:01:41.209019  7922 leader_election.cc:343] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:41.210173  7922 leader_election.cc:343] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.211243  8179 raft_consensus.cc:2804] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:41.211426  8154 raft_consensus.cc:3060] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.193655  8148 raft_consensus.cc:359] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.212492  8148 raft_consensus.cc:385] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.212932  8148 raft_consensus.cc:740] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.215853  8162 raft_consensus.cc:2804] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:41.216454  8162 raft_consensus.cc:493] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:41.216965  8162 raft_consensus.cc:3060] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.211201  8149 raft_consensus.cc:359] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.218586  8149 raft_consensus.cc:385] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.219018  8149 raft_consensus.cc:740] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.214032  8148 consensus_queue.cc:260] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.219851  8149 consensus_queue.cc:260] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.223232  8148 ts_tablet_manager.cc:1434] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:01:41.226478  8148 tablet_bootstrap.cc:492] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:41.228654  8179 raft_consensus.cc:697] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Becoming Leader. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Running, Role: LEADER
I20260713 09:01:41.229640  8179 consensus_queue.cc:237] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.231268  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cff8581061492c9bfa6b94987b2aee" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:41.225275  8149 ts_tablet_manager.cc:1434] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
W20260713 09:01:41.233052  7996 leader_election.cc:343] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.233702  8149 tablet_bootstrap.cc:492] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:41.235400  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cff8581061492c9bfa6b94987b2aee" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:41.233865  8185 leader_election.cc:290] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Requested vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:41.236382  7956 raft_consensus.cc:3060] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.235072  8147 tablet_bootstrap.cc:492] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:41.240492  8147 ts_tablet_manager.cc:1403] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.006s
I20260713 09:01:41.242668  8149 tablet_bootstrap.cc:654] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:41.243144  7924 consensus_peers.cc:597] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 -> Peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Couldn't send request to peer 489d1ec95bfe47c1abbb54ad1a45ca86. 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:01:41.243388  8147 raft_consensus.cc:359] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.244309  8147 raft_consensus.cc:385] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.244581  7956 raft_consensus.cc:2468] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:41.245666  8212 raft_consensus.cc:697] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:41.246181  7995 leader_election.cc:304] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:41.246817  8212 consensus_queue.cc:237] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.236433  8154 raft_consensus.cc:2749] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:41.244769  8147 raft_consensus.cc:740] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.239538  8162 raft_consensus.cc:515] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.255709  8162 leader_election.cc:290] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Requested vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:41.256723  7781 catalog_manager.cc:5697] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to a927b131a5404d42b4defdb440c62d80 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "a927b131a5404d42b4defdb440c62d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:41.261251  8149 tablet_bootstrap.cc:492] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:41.261758  8149 ts_tablet_manager.cc:1403] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.016s
I20260713 09:01:41.264079  8105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e572d13f910f468a87866194d0967d7c" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:41.264707  8105 raft_consensus.cc:3060] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.264483  8149 raft_consensus.cc:359] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.265264  8149 raft_consensus.cc:385] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.265540  8149 raft_consensus.cc:740] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.266310  8149 consensus_queue.cc:260] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.267586  8156 raft_consensus.cc:493] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.268013  8156 raft_consensus.cc:515] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.258613  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e572d13f910f468a87866194d0967d7c" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:41.268942  7883 raft_consensus.cc:3060] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.270164  8156 leader_election.cc:290] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:41.272806  8147 consensus_queue.cc:260] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.274721  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b34a715884247c391534db608a3b4a0" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:41.276715  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b34a715884247c391534db608a3b4a0" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:41.277508  7956 raft_consensus.cc:2393] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b34dfec5ff83479e8457f61f8689c6e6 in current term 1: Already voted for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in this term.
I20260713 09:01:41.278553  7846 leader_election.cc:304] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80
I20260713 09:01:41.279644  8156 raft_consensus.cc:3060] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.286723  8149 ts_tablet_manager.cc:1434] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:01:41.288765  8154 consensus_queue.cc:1048] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:41.288595  8162 consensus_queue.cc:1048] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:41.291585  8149 tablet_bootstrap.cc:492] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:41.294077  7883 raft_consensus.cc:2468] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:41.295193  8202 raft_consensus.cc:493] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.295684  8202 raft_consensus.cc:515] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.297844  8202 leader_election.cc:290] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:41.298313  8156 raft_consensus.cc:2749] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:41.299235  7996 leader_election.cc:304] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:41.300586  8185 raft_consensus.cc:2804] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:41.308460  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ac05874dc64799bb262f2701606335" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:41.309526  8147 ts_tablet_manager.cc:1434] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
W20260713 09:01:41.310084  7849 leader_election.cc:343] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.318128  8148 tablet_bootstrap.cc:654] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.316521  8215 raft_consensus.cc:2804] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:41.321441  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ac05874dc64799bb262f2701606335" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:41.321699  8147 tablet_bootstrap.cc:492] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:41.324798  8162 consensus_queue.cc:1048] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:41.325265  7846 leader_election.cc:343] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.325765  7846 leader_election.cc:304] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80
I20260713 09:01:41.327244  8149 tablet_bootstrap.cc:654] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.327382  8156 raft_consensus.cc:2749] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:41.328519  8215 raft_consensus.cc:697] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:41.329797  8215 consensus_queue.cc:237] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.307415  8105 raft_consensus.cc:2468] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:41.334920  8185 raft_consensus.cc:697] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:41.335934  8185 consensus_queue.cc:237] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.336983  8150 tablet_bootstrap.cc:492] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:41.337738  8150 ts_tablet_manager.cc:1403] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.169s	user 0.032s	sys 0.047s
I20260713 09:01:41.341257  8150 raft_consensus.cc:359] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.342190  8150 raft_consensus.cc:385] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.342540  8150 raft_consensus.cc:740] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.343621  8150 consensus_queue.cc:260] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.362278  8150 ts_tablet_manager.cc:1434] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:01:41.365684  8150 tablet_bootstrap.cc:492] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:41.358810  8179 raft_consensus.cc:493] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.375581  8147 tablet_bootstrap.cc:654] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.376405  8150 tablet_bootstrap.cc:654] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.371104  7777 catalog_manager.cc:5697] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:41.386657  8148 tablet_bootstrap.cc:492] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:41.387247  8148 ts_tablet_manager.cc:1403] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.161s	user 0.008s	sys 0.007s
I20260713 09:01:41.379287  8179 raft_consensus.cc:515] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.391428  8148 raft_consensus.cc:359] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.399035  8148 raft_consensus.cc:385] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.399415  8148 raft_consensus.cc:740] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.396983  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cfc8844e05430cb865a9a4f6f9ebbe" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:41.406363  8148 consensus_queue.cc:260] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
W20260713 09:01:41.410188  7924 leader_election.cc:343] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.410440  8156 consensus_queue.cc:1048] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:41.418284  8148 ts_tablet_manager.cc:1434] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260713 09:01:41.419267  8148 tablet_bootstrap.cc:492] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:41.421684  8179 leader_election.cc:290] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:41.427161  8149 tablet_bootstrap.cc:492] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:41.427769  8149 ts_tablet_manager.cc:1403] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.136s	user 0.008s	sys 0.017s
I20260713 09:01:41.431704  8148 tablet_bootstrap.cc:654] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.437469  8149 raft_consensus.cc:359] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.439756  8150 tablet_bootstrap.cc:492] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:41.443316  8150 ts_tablet_manager.cc:1403] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.018s
I20260713 09:01:41.443886  8149 raft_consensus.cc:385] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.448144  8105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cfc8844e05430cb865a9a4f6f9ebbe" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:41.444165  8149 raft_consensus.cc:740] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.450317  8149 consensus_queue.cc:260] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.453668  8163 raft_consensus.cc:493] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.456810  8163 raft_consensus.cc:515] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.457360  8150 raft_consensus.cc:359] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.458042  8150 raft_consensus.cc:385] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.458312  8150 raft_consensus.cc:740] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.459062  8150 consensus_queue.cc:260] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.444552  8156 consensus_queue.cc:1048] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260713 09:01:41.461941  8150 ts_tablet_manager.cc:1434] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:01:41.462302  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79386d8c27ba4b89a23d1f70919e48a8" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:41.464111  8150 tablet_bootstrap.cc:492] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:41.465080  8149 ts_tablet_manager.cc:1434] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.003s
I20260713 09:01:41.469038  8147 tablet_bootstrap.cc:492] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:41.469478  8147 ts_tablet_manager.cc:1403] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.148s	user 0.010s	sys 0.005s
I20260713 09:01:41.450999  8105 raft_consensus.cc:2468] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 0.
I20260713 09:01:41.478248  8147 raft_consensus.cc:359] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.481930  8150 tablet_bootstrap.cc:654] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.470185  8163 leader_election.cc:290] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:41.472983  7957 raft_consensus.cc:2468] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 0.
I20260713 09:01:41.489010  8216 raft_consensus.cc:493] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.489526  8216 raft_consensus.cc:515] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.490084  8069 leader_election.cc:304] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:41.490945  8163 raft_consensus.cc:2804] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:41.491318  8163 raft_consensus.cc:493] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:41.491634  8163 raft_consensus.cc:3060] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.492892  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07643e6bd1334e72bebbb054c48b84d4" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
W20260713 09:01:41.494298  7924 leader_election.cc:343] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.491645  8216 leader_election.cc:290] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:41.495430  8147 raft_consensus.cc:385] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.496037  8147 raft_consensus.cc:740] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.497339  8147 consensus_queue.cc:260] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.501590  8147 ts_tablet_manager.cc:1434] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260713 09:01:41.502755  8147 tablet_bootstrap.cc:492] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:41.508677  8147 tablet_bootstrap.cc:654] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.510851  8163 raft_consensus.cc:515] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.513634  7781 catalog_manager.cc:5697] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:41.518435  8149 tablet_bootstrap.cc:492] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:41.520896  7922 leader_election.cc:304] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [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: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86
I20260713 09:01:41.522051  8216 raft_consensus.cc:2804] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:41.522564  8216 raft_consensus.cc:493] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:41.515799  7781 catalog_manager.cc:5697] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:41.522703  8239 raft_consensus.cc:493] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.523030  8216 raft_consensus.cc:3060] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.523313  8239 raft_consensus.cc:515] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.525560  8239 leader_election.cc:290] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:41.526321  8105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07643e6bd1334e72bebbb054c48b84d4" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:41.527796  8239 raft_consensus.cc:493] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.528301  8239 raft_consensus.cc:515] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.529299  8105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6399fa44fcc748c2be0c77973bf477b3" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:41.529963  8179 raft_consensus.cc:493] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.530092  8105 raft_consensus.cc:2393] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b34dfec5ff83479e8457f61f8689c6e6 in current term 1: Already voted for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in this term.
I20260713 09:01:41.530483  8179 raft_consensus.cc:515] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.532676  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6399fa44fcc748c2be0c77973bf477b3" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:41.533447  8179 leader_election.cc:290] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:41.533962  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79386d8c27ba4b89a23d1f70919e48a8" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:41.535422  8163 leader_election.cc:290] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 election: Requested vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:41.536796  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ac05874dc64799bb262f2701606335" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:41.534490  8239 leader_election.cc:290] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
W20260713 09:01:41.538654  7922 leader_election.cc:343] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.538858  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cff8581061492c9bfa6b94987b2aee" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:41.539186  7922 leader_election.cc:304] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a927b131a5404d42b4defdb440c62d80; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:41.539925  7958 raft_consensus.cc:2393] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b34dfec5ff83479e8457f61f8689c6e6 in current term 1: Already voted for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in this term.
I20260713 09:01:41.534525  7956 raft_consensus.cc:3060] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.548910  8148 tablet_bootstrap.cc:492] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:41.549696  8148 ts_tablet_manager.cc:1403] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.131s	user 0.023s	sys 0.028s
I20260713 09:01:41.546919  8216 raft_consensus.cc:515] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.552965  8148 raft_consensus.cc:359] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.556228  8148 raft_consensus.cc:385] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.556706  8148 raft_consensus.cc:740] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.558069  8148 consensus_queue.cc:260] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.561193  8148 ts_tablet_manager.cc:1434] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:01:41.542963  8179 raft_consensus.cc:2749] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:41.565966  8223 consensus_queue.cc:1048] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:01:41.566223  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ac05874dc64799bb262f2701606335" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:41.567129  7882 raft_consensus.cc:2468] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 0.
W20260713 09:01:41.557608  7924 leader_election.cc:343] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.562268  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cff8581061492c9bfa6b94987b2aee" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:41.582034  7849 leader_election.cc:304] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80
I20260713 09:01:41.583410  8202 raft_consensus.cc:3060] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.583516  8239 consensus_queue.cc:1048] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:41.586817  8216 leader_election.cc:290] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Requested vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:41.587246  8148 tablet_bootstrap.cc:492] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:41.590402  7847 leader_election.cc:304] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:41.587838  8149 tablet_bootstrap.cc:654] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.592612  8239 raft_consensus.cc:3060] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.593205  7922 leader_election.cc:304] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [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: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86
I20260713 09:01:41.594486  8216 raft_consensus.cc:2804] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:41.594964  8216 raft_consensus.cc:493] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:41.595403  8105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cfc8844e05430cb865a9a4f6f9ebbe" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:41.596553  8216 raft_consensus.cc:3060] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.596745  8105 raft_consensus.cc:3060] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.607589  8149 tablet_bootstrap.cc:492] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:41.609000  8149 ts_tablet_manager.cc:1403] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.000s
I20260713 09:01:41.612970  8149 raft_consensus.cc:359] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.613999  8149 raft_consensus.cc:385] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.614363  8149 raft_consensus.cc:740] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.614874  8104 raft_consensus.cc:3060] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.615685  8149 consensus_queue.cc:260] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.617709  8150 tablet_bootstrap.cc:492] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:41.618218  8150 ts_tablet_manager.cc:1403] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.154s	user 0.015s	sys 0.005s
I20260713 09:01:41.618300  8149 ts_tablet_manager.cc:1434] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:01:41.583410  8223 raft_consensus.cc:493] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.622394  8149 tablet_bootstrap.cc:492] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:41.625766  8150 raft_consensus.cc:359] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.626466  8150 raft_consensus.cc:385] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.626729  8150 raft_consensus.cc:740] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.627439  8150 consensus_queue.cc:260] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.627740  8185 raft_consensus.cc:493] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.633605  8185 raft_consensus.cc:515] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.636543  8148 tablet_bootstrap.cc:654] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.638792  7956 raft_consensus.cc:2468] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 1.
I20260713 09:01:41.639219  8185 leader_election.cc:290] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:41.629437  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cfc8844e05430cb865a9a4f6f9ebbe" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:41.643150  8147 tablet_bootstrap.cc:492] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:41.643860  8150 ts_tablet_manager.cc:1434] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260713 09:01:41.621337  8223 raft_consensus.cc:515] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.645332  8147 ts_tablet_manager.cc:1403] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.143s	user 0.035s	sys 0.035s
I20260713 09:01:41.649714  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8741a3852ea6435f9a9354afc6c6a188" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:41.650081  8223 leader_election.cc:290] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:41.626305  8178 consensus_queue.cc:1048] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260713 09:01:41.652921  8069 leader_election.cc:304] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:41.653749  8163 raft_consensus.cc:2804] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:41.654217  8163 raft_consensus.cc:697] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 1 LEADER]: Becoming Leader. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Running, Role: LEADER
I20260713 09:01:41.655028  8163 consensus_queue.cc:237] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.659492  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79386d8c27ba4b89a23d1f70919e48a8" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:41.659900  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cfc8844e05430cb865a9a4f6f9ebbe" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:41.660305  7882 raft_consensus.cc:2468] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 0.
I20260713 09:01:41.660756  7958 raft_consensus.cc:2393] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in current term 1: Already voted for candidate a927b131a5404d42b4defdb440c62d80 in this term.
I20260713 09:01:41.661523  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79386d8c27ba4b89a23d1f70919e48a8" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:41.662151  7883 raft_consensus.cc:3060] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.641776  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8741a3852ea6435f9a9354afc6c6a188" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:41.663475  7955 raft_consensus.cc:2468] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
W20260713 09:01:41.665990  7996 leader_election.cc:343] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.667448  8239 raft_consensus.cc:2749] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:41.667558  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cfc8844e05430cb865a9a4f6f9ebbe" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:41.668291  8032 raft_consensus.cc:3060] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.673012  8150 tablet_bootstrap.cc:492] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:41.678310  7995 leader_election.cc:304] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:41.676014  8216 raft_consensus.cc:515] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.684846  8223 raft_consensus.cc:2804] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:41.686056  8105 raft_consensus.cc:2468] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 1.
I20260713 09:01:41.681139  7996 leader_election.cc:304] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86; no voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:41.694600  8223 raft_consensus.cc:493] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:41.707345  8148 tablet_bootstrap.cc:492] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:41.707953  8148 ts_tablet_manager.cc:1403] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.121s	user 0.025s	sys 0.002s
I20260713 09:01:41.705767  8202 raft_consensus.cc:2749] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:41.709304  8215 raft_consensus.cc:493] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.724499  8148 raft_consensus.cc:359] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.725330  8148 raft_consensus.cc:385] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.725621  8148 raft_consensus.cc:740] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.726347  8148 consensus_queue.cc:260] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.727663  8215 raft_consensus.cc:515] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.728960  8148 ts_tablet_manager.cc:1434] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260713 09:01:41.729972  8148 tablet_bootstrap.cc:492] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:41.706311  8223 raft_consensus.cc:3060] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.708612  7922 leader_election.cc:304] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:41.742911  8215 leader_election.cc:290] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:41.746805  8242 raft_consensus.cc:493] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.747161  8216 leader_election.cc:290] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Requested vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:41.747489  8242 raft_consensus.cc:515] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.750011  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:41.750672  7882 raft_consensus.cc:2468] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
I20260713 09:01:41.752014  7996 leader_election.cc:304] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:41.753455  8149 tablet_bootstrap.cc:654] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.752969  8215 raft_consensus.cc:2804] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:41.755256  8147 raft_consensus.cc:359] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.756213  8147 raft_consensus.cc:385] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.756613  8147 raft_consensus.cc:740] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.757264  8147 consensus_queue.cc:260] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.758841  8147 ts_tablet_manager.cc:1434] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.113s	user 0.005s	sys 0.000s
I20260713 09:01:41.741801  8032 raft_consensus.cc:2468] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 1.
I20260713 09:01:41.752322  8242 leader_election.cc:290] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:41.756043  8215 raft_consensus.cc:493] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:41.760633  8147 tablet_bootstrap.cc:492] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:41.760351  8185 raft_consensus.cc:2749] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:41.762638  8215 raft_consensus.cc:3060] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.756891  8216 raft_consensus.cc:2804] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:41.760396  8252 raft_consensus.cc:493] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.765753  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ac05874dc64799bb262f2701606335" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:41.764297  8162 consensus_queue.cc:1048] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:01:41.778474  8212 consensus_queue.cc:1048] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:01:41.782451  8216 raft_consensus.cc:697] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Becoming Leader. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Running, Role: LEADER
I20260713 09:01:41.787711  8216 consensus_queue.cc:237] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.788343  8150 tablet_bootstrap.cc:654] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.786163  8031 raft_consensus.cc:3060] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:41.756104  7922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.164.68:44851, user_credentials={real_user=slave}} blocked reactor thread for 46529.2us
I20260713 09:01:41.794998  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ac05874dc64799bb262f2701606335" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:41.795640  7881 raft_consensus.cc:3060] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.791965  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0d555622bf4e68a73f6c447c1b51c1" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:41.797770  8147 tablet_bootstrap.cc:654] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.800387  8202 raft_consensus.cc:493] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.800879  8202 raft_consensus.cc:515] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:41.804203  8202 leader_election.cc:290] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:41.806144  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51789a02bfc44ef29ee9b8081389cdfe" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:41.806602  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51789a02bfc44ef29ee9b8081389cdfe" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
W20260713 09:01:41.807644  7846 leader_election.cc:343] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.808600  8148 tablet_bootstrap.cc:654] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:41.811412  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0d555622bf4e68a73f6c447c1b51c1" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:41.813853  8162 consensus_queue.cc:1048] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:41.796663  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:41.816210  8253 raft_consensus.cc:493] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:41.816784  8253 raft_consensus.cc:515] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.821365  8072 leader_election.cc:304] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [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: ae8282003bb647c2a33bee92e79d39ef; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80
I20260713 09:01:41.797124  8252 raft_consensus.cc:515] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
W20260713 09:01:41.808167  7847 leader_election.cc:343] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:41.831521  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:41.832319  7879 raft_consensus.cc:2468] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 0.
I20260713 09:01:41.826411  8104 raft_consensus.cc:2468] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
I20260713 09:01:41.829859  8105 raft_consensus.cc:3060] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.838373  7881 raft_consensus.cc:2468] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 1.
I20260713 09:01:41.823309  8253 leader_election.cc:290] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:41.828734  8163 raft_consensus.cc:2749] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:41.822556  7883 raft_consensus.cc:2468] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 1.
I20260713 09:01:41.828639  8223 raft_consensus.cc:515] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.846505  8070 leader_election.cc:304] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:41.852065  8149 tablet_bootstrap.cc:492] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:41.853878  8223 leader_election.cc:290] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Requested vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:41.856918  8149 ts_tablet_manager.cc:1403] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.235s	user 0.015s	sys 0.011s
I20260713 09:01:41.833808  7847 leader_election.cc:304] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34dfec5ff83479e8457f61f8689c6e6; no voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:41.849802  8163 raft_consensus.cc:2804] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:41.845650  7922 leader_election.cc:304] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:41.875088  8179 raft_consensus.cc:2804] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:41.875659  8179 raft_consensus.cc:697] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Becoming Leader. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Running, Role: LEADER
I20260713 09:01:41.871687  8239 raft_consensus.cc:2749] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:41.871932  8163 raft_consensus.cc:493] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:41.876683  8179 consensus_queue.cc:237] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.877367  8163 raft_consensus.cc:3060] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.878760  8216 consensus_queue.cc:1048] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:41.880779  7847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.164.68:44851, user_credentials={real_user=slave}} blocked reactor thread for 72649.2us
I20260713 09:01:41.880930  7778 catalog_manager.cc:5697] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef reported cstate change: term changed from 0 to 1, leader changed from <none> to ae8282003bb647c2a33bee92e79d39ef (127.5.164.68). New cstate: current_term: 1 leader_uuid: "ae8282003bb647c2a33bee92e79d39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:41.888867  8252 leader_election.cc:290] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:41.890658  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b59274a9e2d422abe8cf266c216fb92" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:41.894918  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b59274a9e2d422abe8cf266c216fb92" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:41.901628  8070 leader_election.cc:304] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae8282003bb647c2a33bee92e79d39ef; no voters: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:41.908082  8031 raft_consensus.cc:2468] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 1.
I20260713 09:01:41.909654  8163 raft_consensus.cc:515] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.913086  8147 tablet_bootstrap.cc:492] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:41.913887  8147 ts_tablet_manager.cc:1403] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.153s	user 0.034s	sys 0.000s
I20260713 09:01:41.917587  8149 raft_consensus.cc:359] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.919042  8149 raft_consensus.cc:385] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.922389  8149 raft_consensus.cc:740] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.925437  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8741a3852ea6435f9a9354afc6c6a188" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:41.927266  8149 consensus_queue.cc:260] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.925236  8147 raft_consensus.cc:359] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.931576  8147 raft_consensus.cc:385] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.932029  8147 raft_consensus.cc:740] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.933230  8147 consensus_queue.cc:260] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:41.938589  7781 catalog_manager.cc:5697] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to a927b131a5404d42b4defdb440c62d80 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "a927b131a5404d42b4defdb440c62d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:41.953671  8149 ts_tablet_manager.cc:1434] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.001s
I20260713 09:01:41.957180  8149 tablet_bootstrap.cc:492] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:41.960191  8147 ts_tablet_manager.cc:1434] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260713 09:01:41.961613  8147 tablet_bootstrap.cc:492] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:41.921293  8215 raft_consensus.cc:515] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:41.949582  8103 raft_consensus.cc:3060] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.948349  8163 leader_election.cc:290] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 election: Requested vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:41.978247  8215 leader_election.cc:290] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Requested vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:41.970192  8252 raft_consensus.cc:2749] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:41.988355  8150 tablet_bootstrap.cc:492] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:41.988909  8150 ts_tablet_manager.cc:1403] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.316s	user 0.023s	sys 0.027s
I20260713 09:01:41.989039  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:41.989666  7881 raft_consensus.cc:3060] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:41.991683  8150 raft_consensus.cc:359] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.992401  8150 raft_consensus.cc:385] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:41.976061  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:41.992723  8150 raft_consensus.cc:740] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:41.978803  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8741a3852ea6435f9a9354afc6c6a188" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:41.993435  8150 consensus_queue.cc:260] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:41.994105  7957 raft_consensus.cc:3060] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.004223  8102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:42.005892  8102 raft_consensus.cc:2393] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in current term 1: Already voted for candidate ae8282003bb647c2a33bee92e79d39ef in this term.
I20260713 09:01:42.020466  8148 tablet_bootstrap.cc:492] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:42.021155  8148 ts_tablet_manager.cc:1403] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.291s	user 0.015s	sys 0.027s
I20260713 09:01:42.021749  8149 tablet_bootstrap.cc:654] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.022608  8162 consensus_queue.cc:1048] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:42.026988  8150 ts_tablet_manager.cc:1434] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.003s
I20260713 09:01:42.028467  8150 tablet_bootstrap.cc:492] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:42.031153  8147 tablet_bootstrap.cc:654] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.033447  8148 raft_consensus.cc:359] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.034335  8148 raft_consensus.cc:385] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.034641  8148 raft_consensus.cc:740] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.035208  8148 consensus_queue.cc:260] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.047526  8148 ts_tablet_manager.cc:1434] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260713 09:01:42.048583  8148 tablet_bootstrap.cc:492] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:42.053257  8103 raft_consensus.cc:2468] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:42.036841  8154 consensus_queue.cc:1048] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260713 09:01:42.064599  8149 tablet_bootstrap.cc:492] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:42.065116  8149 ts_tablet_manager.cc:1403] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.003s
I20260713 09:01:42.067041  7881 raft_consensus.cc:2468] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:42.069902  8031 raft_consensus.cc:3060] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.069985  7957 raft_consensus.cc:2468] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:42.071673  7995 leader_election.cc:304] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: 
I20260713 09:01:42.072708  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:42.073508  8032 raft_consensus.cc:2393] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae8282003bb647c2a33bee92e79d39ef in current term 1: Already voted for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in this term.
I20260713 09:01:42.075500  8261 raft_consensus.cc:2804] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:42.074355  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
W20260713 09:01:42.078624  8266 log.cc:927] Time spent T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
I20260713 09:01:42.078501  8261 raft_consensus.cc:697] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:42.079917  8030 raft_consensus.cc:2393] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ae8282003bb647c2a33bee92e79d39ef in current term 1: Already voted for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in this term.
I20260713 09:01:42.083030  8261 consensus_queue.cc:237] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.090152  7996 leader_election.cc:304] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:42.099009  8149 raft_consensus.cc:359] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.099503  8148 tablet_bootstrap.cc:654] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.099838  8149 raft_consensus.cc:385] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.100117  8149 raft_consensus.cc:740] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.104008  8215 raft_consensus.cc:2804] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:42.109912  8150 tablet_bootstrap.cc:654] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.109874  8202 raft_consensus.cc:493] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.116761  8202 raft_consensus.cc:515] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.109901  8215 raft_consensus.cc:697] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:42.125363  8252 consensus_queue.cc:1048] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:42.118386  8072 leader_election.cc:304] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [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: ae8282003bb647c2a33bee92e79d39ef; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:42.129567  8147 tablet_bootstrap.cc:492] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:42.130080  8147 ts_tablet_manager.cc:1403] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.169s	user 0.012s	sys 0.011s
I20260713 09:01:42.130580  8148 tablet_bootstrap.cc:492] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:42.125322  7780 catalog_manager.cc:5697] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to a927b131a5404d42b4defdb440c62d80 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "a927b131a5404d42b4defdb440c62d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:42.131127  8148 ts_tablet_manager.cc:1403] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.002s
I20260713 09:01:42.124631  8162 consensus_queue.cc:1048] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:01:42.134259  8147 raft_consensus.cc:359] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.135773  8147 raft_consensus.cc:385] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.136234  8147 raft_consensus.cc:740] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.135759  8148 raft_consensus.cc:359] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.140133  8148 raft_consensus.cc:385] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.140292  8147 consensus_queue.cc:260] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.145012  8148 raft_consensus.cc:740] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.144965  8149 consensus_queue.cc:260] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.150799  8149 ts_tablet_manager.cc:1434] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.085s	user 0.010s	sys 0.001s
I20260713 09:01:42.152122  8149 tablet_bootstrap.cc:492] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:42.140569  8215 consensus_queue.cc:237] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.152503  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:42.129572  8252 raft_consensus.cc:2749] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:42.159312  8148 consensus_queue.cc:260] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.158228  8242 consensus_queue.cc:1048] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260713 09:01:42.161042  7847 leader_election.cc:343] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.162528  8147 ts_tablet_manager.cc:1434] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.002s
I20260713 09:01:42.163938  8147 tablet_bootstrap.cc:492] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:42.144583  8202 leader_election.cc:290] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:42.174046  8147 tablet_bootstrap.cc:654] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.174512  8150 tablet_bootstrap.cc:492] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:42.175055  8150 ts_tablet_manager.cc:1403] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.147s	user 0.016s	sys 0.000s
I20260713 09:01:42.186206  8150 raft_consensus.cc:359] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.186544  8148 ts_tablet_manager.cc:1434] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.055s	user 0.011s	sys 0.000s
I20260713 09:01:42.186764  8150 raft_consensus.cc:385] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.187191  8150 raft_consensus.cc:740] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.189348  8260 consensus_queue.cc:1048] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:01:42.190591  8212 consensus_queue.cc:1048] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:42.194878  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:42.195741  8030 raft_consensus.cc:2468] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 0.
W20260713 09:01:42.198071  7829 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:42.199275  8150 consensus_queue.cc:260] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.202981  8150 ts_tablet_manager.cc:1434] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:01:42.203943  8150 tablet_bootstrap.cc:492] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:42.213452  7849 leader_election.cc:304] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:42.214372  8202 raft_consensus.cc:2804] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:42.232687  8148 tablet_bootstrap.cc:492] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:42.215953  8202 raft_consensus.cc:493] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:42.245890  8202 raft_consensus.cc:3060] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:42.260067  8273 log.cc:927] Time spent T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260713 09:01:42.272015  8149 tablet_bootstrap.cc:654] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.297312  8154 consensus_queue.cc:1048] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:42.299963  8148 tablet_bootstrap.cc:654] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.302191  8150 tablet_bootstrap.cc:654] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.311252  8253 raft_consensus.cc:493] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.311916  8253 raft_consensus.cc:515] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.314257  8253 leader_election.cc:290] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:42.326332  8202 raft_consensus.cc:515] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.329547  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:42.329916  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07643e6bd1334e72bebbb054c48b84d4" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:42.330386  8031 raft_consensus.cc:3060] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.330654  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
W20260713 09:01:42.332055  7847 leader_election.cc:343] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.334532  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07643e6bd1334e72bebbb054c48b84d4" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:42.334472  8179 consensus_queue.cc:1048] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:42.335254  7955 raft_consensus.cc:2468] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 0.
I20260713 09:01:42.336532  8069 leader_election.cc:304] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:42.338310  8163 raft_consensus.cc:2804] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:42.340927  8163 raft_consensus.cc:493] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:42.341293  8163 raft_consensus.cc:3060] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.341199  8179 consensus_queue.cc:1048] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:42.342737  8031 raft_consensus.cc:2468] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 1.
I20260713 09:01:42.333163  8154 raft_consensus.cc:493] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.333432  8202 leader_election.cc:290] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 election: Requested vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:42.356564  8154 raft_consensus.cc:515] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.357244  7849 leader_election.cc:304] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:42.358832  8154 leader_election.cc:290] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
W20260713 09:01:42.343909  8072 leader_election.cc:343] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.367426  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725c1a6901543748a8ffb0f0ee2a8e3" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:42.368697  7777 catalog_manager.cc:5697] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:42.369994  7922 leader_election.cc:343] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.370877  7777 catalog_manager.cc:5697] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:42.384573  8215 raft_consensus.cc:493] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.385121  8215 raft_consensus.cc:515] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.372332  8202 raft_consensus.cc:2804] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:42.387774  8202 raft_consensus.cc:697] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 LEADER]: Becoming Leader. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Running, Role: LEADER
I20260713 09:01:42.389297  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725c1a6901543748a8ffb0f0ee2a8e3" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:42.389991  7955 raft_consensus.cc:2468] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
I20260713 09:01:42.388991  8202 consensus_queue.cc:237] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.390197  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725c1a6901543748a8ffb0f0ee2a8e3" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:42.391222  7995 leader_election.cc:304] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: 
I20260713 09:01:42.387198  8215 leader_election.cc:290] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
W20260713 09:01:42.391780  7996 leader_election.cc:343] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.392051  8215 raft_consensus.cc:2804] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:42.392606  8215 raft_consensus.cc:493] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:42.393028  8215 raft_consensus.cc:3060] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.406298  8147 tablet_bootstrap.cc:492] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:42.406936  8147 ts_tablet_manager.cc:1403] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.243s	user 0.013s	sys 0.038s
I20260713 09:01:42.411036  8147 raft_consensus.cc:359] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.411696  8147 raft_consensus.cc:385] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.411955  8147 raft_consensus.cc:740] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.412645  8147 consensus_queue.cc:260] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.412829  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725c1a6901543748a8ffb0f0ee2a8e3" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
W20260713 09:01:42.403045  8072 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.164.67:42891, user_credentials={real_user=slave}} blocked reactor thread for 59480.9us
I20260713 09:01:42.416949  8147 ts_tablet_manager.cc:1434] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:01:42.417881  8147 tablet_bootstrap.cc:492] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:42.418087  8163 raft_consensus.cc:515] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.420156  8163 leader_election.cc:290] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 election: Requested vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:42.421181  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07643e6bd1334e72bebbb054c48b84d4" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
W20260713 09:01:42.424556  8072 leader_election.cc:343] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.425701  8148 tablet_bootstrap.cc:492] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:42.426054  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07643e6bd1334e72bebbb054c48b84d4" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:42.426312  8148 ts_tablet_manager.cc:1403] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.194s	user 0.024s	sys 0.006s
I20260713 09:01:42.432401  8148 raft_consensus.cc:359] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.433285  8148 raft_consensus.cc:385] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.433674  8148 raft_consensus.cc:740] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.426611  7955 raft_consensus.cc:3060] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.434549  8148 consensus_queue.cc:260] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.437114  8148 ts_tablet_manager.cc:1434] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:01:42.438154  8148 tablet_bootstrap.cc:492] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:42.443158  7955 raft_consensus.cc:2468] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 1.
I20260713 09:01:42.443831  8148 tablet_bootstrap.cc:654] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.444499  8069 leader_election.cc:304] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [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: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86
I20260713 09:01:42.445791  8163 raft_consensus.cc:2804] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:42.446254  8163 raft_consensus.cc:697] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 1 LEADER]: Becoming Leader. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Running, Role: LEADER
I20260713 09:01:42.447204  8163 consensus_queue.cc:237] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.468712  8149 tablet_bootstrap.cc:492] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:42.469221  8149 ts_tablet_manager.cc:1403] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.317s	user 0.014s	sys 0.031s
I20260713 09:01:42.473358  8149 raft_consensus.cc:359] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.474021  8149 raft_consensus.cc:385] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.474378  8149 raft_consensus.cc:740] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.474550  8150 tablet_bootstrap.cc:492] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:42.475082  8150 ts_tablet_manager.cc:1403] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.271s	user 0.020s	sys 0.019s
I20260713 09:01:42.475054  8149 consensus_queue.cc:260] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.477746  8150 raft_consensus.cc:359] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.478219  8150 raft_consensus.cc:385] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.478389  8150 raft_consensus.cc:740] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.477470  8149 ts_tablet_manager.cc:1434] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:01:42.479792  8149 tablet_bootstrap.cc:492] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:42.479219  8154 consensus_queue.cc:1048] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:01:42.484927  8215 raft_consensus.cc:515] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.486483  8149 tablet_bootstrap.cc:654] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.487124  8215 leader_election.cc:290] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Requested vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:42.488511  8150 consensus_queue.cc:260] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.489703  8031 raft_consensus.cc:2393] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a927b131a5404d42b4defdb440c62d80 in current term 1: Already voted for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in this term.
I20260713 09:01:42.492594  8148 tablet_bootstrap.cc:492] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:42.493106  8148 ts_tablet_manager.cc:1403] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.009s
I20260713 09:01:42.493592  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725c1a6901543748a8ffb0f0ee2a8e3" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:42.494277  8150 ts_tablet_manager.cc:1434] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:01:42.495210  8150 tablet_bootstrap.cc:492] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
W20260713 09:01:42.495142  7996 leader_election.cc:343] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.497943  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725c1a6901543748a8ffb0f0ee2a8e3" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:42.498185  8148 raft_consensus.cc:359] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.498833  7955 raft_consensus.cc:3060] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.499034  8148 raft_consensus.cc:385] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.499929  8163 raft_consensus.cc:493] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.500387  8163 raft_consensus.cc:515] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.499502  8148 raft_consensus.cc:740] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.502421  8163 leader_election.cc:290] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:42.502163  8148 consensus_queue.cc:260] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.503803  8148 ts_tablet_manager.cc:1434] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:01:42.503664  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
W20260713 09:01:42.505326  8070 leader_election.cc:343] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.505816  8148 tablet_bootstrap.cc:492] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:42.507619  8150 tablet_bootstrap.cc:654] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.510028  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
W20260713 09:01:42.513345  8072 leader_election.cc:343] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.514015  8072 leader_election.cc:304] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae8282003bb647c2a33bee92e79d39ef; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:42.515585  8163 raft_consensus.cc:2749] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:42.520241  8147 tablet_bootstrap.cc:654] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.521735  7955 raft_consensus.cc:2468] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:42.522521  8148 tablet_bootstrap.cc:654] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.524554  8149 tablet_bootstrap.cc:492] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:42.525266  8149 ts_tablet_manager.cc:1403] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.012s
I20260713 09:01:42.533160  8149 raft_consensus.cc:359] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.535805  8149 raft_consensus.cc:385] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.536190  8149 raft_consensus.cc:740] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.539139  8149 consensus_queue.cc:260] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.540241  8202 raft_consensus.cc:493] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.540802  8202 raft_consensus.cc:515] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.541630  7995 leader_election.cc:304] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:42.543996  8215 raft_consensus.cc:2804] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:42.544858  8215 raft_consensus.cc:697] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:42.546255  8215 consensus_queue.cc:237] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.548346  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
W20260713 09:01:42.550848  7849 leader_election.cc:343] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.553661  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:42.554514  8104 raft_consensus.cc:2468] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 0.
I20260713 09:01:42.556133  7847 leader_election.cc:304] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [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: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86
I20260713 09:01:42.557341  8156 raft_consensus.cc:2804] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:42.557821  8156 raft_consensus.cc:493] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:42.558256  8156 raft_consensus.cc:3060] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.548151  8178 raft_consensus.cc:493] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.559958  8178 raft_consensus.cc:515] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.562377  8178 leader_election.cc:290] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:42.563279  8202 leader_election.cc:290] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:42.566073  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f851bc78f088446f965cd2d906d2e90b" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:42.568738  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f851bc78f088446f965cd2d906d2e90b" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
W20260713 09:01:42.570581  7849 leader_election.cc:343] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:42.571521  7847 leader_election.cc:343] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.572109  7847 leader_election.cc:304] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:42.573581  8162 consensus_queue.cc:1048] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:42.575649  8156 raft_consensus.cc:515] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.578007  7780 catalog_manager.cc:5697] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:42.577510  7777 catalog_manager.cc:5697] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef reported cstate change: term changed from 0 to 1, leader changed from <none> to ae8282003bb647c2a33bee92e79d39ef (127.5.164.68). New cstate: current_term: 1 leader_uuid: "ae8282003bb647c2a33bee92e79d39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:42.584684  8148 tablet_bootstrap.cc:492] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:42.585176  8148 ts_tablet_manager.cc:1403] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.081s	user 0.029s	sys 0.036s
I20260713 09:01:42.573558  8202 raft_consensus.cc:2749] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:42.587575  8149 ts_tablet_manager.cc:1434] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.000s
I20260713 09:01:42.588613  8149 tablet_bootstrap.cc:492] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
W20260713 09:01:42.580924  7924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.67:42891, user_credentials={real_user=slave}} blocked reactor thread for 91247.5us
I20260713 09:01:42.590113  8154 raft_consensus.cc:493] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.590418  7924 leader_election.cc:304] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a927b131a5404d42b4defdb440c62d80; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:42.590548  8154 raft_consensus.cc:515] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.592458  8216 raft_consensus.cc:2749] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:42.593889  8154 leader_election.cc:290] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:42.602172  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51789a02bfc44ef29ee9b8081389cdfe" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
W20260713 09:01:42.604038  7922 leader_election.cc:343] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.604457  8149 tablet_bootstrap.cc:654] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.605191  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51789a02bfc44ef29ee9b8081389cdfe" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:42.606040  7879 raft_consensus.cc:2468] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 0.
I20260713 09:01:42.607884  8148 raft_consensus.cc:359] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.608629  8148 raft_consensus.cc:385] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.608927  8148 raft_consensus.cc:740] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.609691  8148 consensus_queue.cc:260] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.610777  8162 consensus_queue.cc:1048] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:42.610950  7922 leader_election.cc:304] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [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: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:42.611589  8147 tablet_bootstrap.cc:492] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:42.612021  8147 ts_tablet_manager.cc:1403] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.194s	user 0.029s	sys 0.013s
I20260713 09:01:42.611996  8148 ts_tablet_manager.cc:1434] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:01:42.613531  8148 tablet_bootstrap.cc:492] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:42.615867  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:42.620458  8295 raft_consensus.cc:2804] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:42.621774  8295 raft_consensus.cc:493] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:42.622109  8295 raft_consensus.cc:3060] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.622809  8147 raft_consensus.cc:359] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.623332  8147 raft_consensus.cc:385] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:01:42.622620  7849 leader_election.cc:343] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.623643  8147 raft_consensus.cc:740] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.624327  8147 consensus_queue.cc:260] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.627369  8147 ts_tablet_manager.cc:1434] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:01:42.628331  8147 tablet_bootstrap.cc:492] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:42.633183  8215 consensus_queue.cc:1048] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:42.633993  8147 tablet_bootstrap.cc:654] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.644132  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:42.644804  8106 raft_consensus.cc:3060] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.652756  8202 raft_consensus.cc:493] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.653505  8106 raft_consensus.cc:2468] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 1.
I20260713 09:01:42.653451  8202 raft_consensus.cc:515] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.661736  8150 tablet_bootstrap.cc:492] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:42.662199  8150 ts_tablet_manager.cc:1403] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.167s	user 0.009s	sys 0.012s
I20260713 09:01:42.661942  7847 leader_election.cc:304] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [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: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86
I20260713 09:01:42.663108  8178 raft_consensus.cc:2804] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:42.663437  8202 leader_election.cc:290] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:42.663744  8178 raft_consensus.cc:697] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 LEADER]: Becoming Leader. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Running, Role: LEADER
I20260713 09:01:42.664830  8150 raft_consensus.cc:359] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.665545  8150 raft_consensus.cc:385] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.665715  8178 consensus_queue.cc:237] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.669950  8150 raft_consensus.cc:740] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.670789  8150 consensus_queue.cc:260] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.673084  8150 ts_tablet_manager.cc:1434] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:01:42.673223  8148 tablet_bootstrap.cc:654] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.641222  8156 leader_election.cc:290] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 election: Requested vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:42.674558  8150 tablet_bootstrap.cc:492] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:42.686112  8150 tablet_bootstrap.cc:654] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.687256  7781 catalog_manager.cc:5697] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:42.683826  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e20b5054aaa470d974f0b63c74ffb5d" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
W20260713 09:01:42.694101  7846 leader_election.cc:343] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.704810  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e20b5054aaa470d974f0b63c74ffb5d" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:42.707408  8149 tablet_bootstrap.cc:492] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:42.708047  8149 ts_tablet_manager.cc:1403] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.003s
I20260713 09:01:42.711274  8149 raft_consensus.cc:359] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.712213  8149 raft_consensus.cc:385] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:01:42.719184  7847 leader_election.cc:343] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.721073  8215 consensus_queue.cc:1048] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:42.721813  8295 raft_consensus.cc:515] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.725071  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51789a02bfc44ef29ee9b8081389cdfe" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:42.726151  8295 leader_election.cc:290] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Requested vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
W20260713 09:01:42.726812  7922 leader_election.cc:343] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.727938  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51789a02bfc44ef29ee9b8081389cdfe" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:42.728678  7881 raft_consensus.cc:3060] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.719238  7780 catalog_manager.cc:5697] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:42.719826  7847 leader_election.cc:304] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34dfec5ff83479e8457f61f8689c6e6; no voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:42.736334  8148 tablet_bootstrap.cc:492] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:42.738996  8148 ts_tablet_manager.cc:1403] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.003s
I20260713 09:01:42.736577  8147 tablet_bootstrap.cc:492] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:42.739813  8147 ts_tablet_manager.cc:1403] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.112s	user 0.022s	sys 0.020s
I20260713 09:01:42.712531  8149 raft_consensus.cc:740] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.738225  8156 raft_consensus.cc:2749] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:42.740984  8215 raft_consensus.cc:493] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.741886  8215 raft_consensus.cc:515] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.743934  8215 leader_election.cc:290] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:42.745463  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07643e6bd1334e72bebbb054c48b84d4" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:42.746275  7955 raft_consensus.cc:2393] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in current term 1: Already voted for candidate ae8282003bb647c2a33bee92e79d39ef in this term.
I20260713 09:01:42.748822  8149 consensus_queue.cc:260] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.750985  8149 ts_tablet_manager.cc:1434] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260713 09:01:42.750890  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07643e6bd1334e72bebbb054c48b84d4" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:42.752238  8149 tablet_bootstrap.cc:492] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:42.753512  7996 leader_election.cc:304] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86; no voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:42.754905  8215 raft_consensus.cc:3060] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.762027  8147 raft_consensus.cc:359] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.762843  8147 raft_consensus.cc:385] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.763142  8147 raft_consensus.cc:740] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.764598  8148 raft_consensus.cc:359] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.765363  8148 raft_consensus.cc:385] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.765642  8148 raft_consensus.cc:740] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.769924  8215 raft_consensus.cc:2749] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:42.770958  8148 consensus_queue.cc:260] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.772535  7881 raft_consensus.cc:2468] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 1.
I20260713 09:01:42.773312  8148 ts_tablet_manager.cc:1434] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260713 09:01:42.773809  7922 leader_election.cc:304] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [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: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:42.774302  8148 tablet_bootstrap.cc:492] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:42.773901  8147 consensus_queue.cc:260] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.778399  8149 tablet_bootstrap.cc:654] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.777099  8150 tablet_bootstrap.cc:492] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:42.775493  8295 raft_consensus.cc:2804] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:42.780767  8295 raft_consensus.cc:697] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Becoming Leader. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Running, Role: LEADER
I20260713 09:01:42.781993  8295 consensus_queue.cc:237] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.790170  8150 ts_tablet_manager.cc:1403] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.004s
I20260713 09:01:42.803462  8215 raft_consensus.cc:493] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.804215  8215 raft_consensus.cc:515] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.806355  8163 raft_consensus.cc:493] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.807019  8163 raft_consensus.cc:515] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.809260  8163 leader_election.cc:290] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:42.809952  8215 leader_election.cc:290] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:42.809826  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4d6cb2433487b89ee087e1ef33562" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:42.811096  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4d6cb2433487b89ee087e1ef33562" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:42.810983  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
W20260713 09:01:42.811337  7996 leader_election.cc:343] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.811820  8149 tablet_bootstrap.cc:492] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6: No bootstrap required, opened a new log
I20260713 09:01:42.811825  7955 raft_consensus.cc:2468] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
I20260713 09:01:42.812403  8149 ts_tablet_manager.cc:1403] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.016s
I20260713 09:01:42.806389  8147 ts_tablet_manager.cc:1434] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.003s
I20260713 09:01:42.814121  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:42.814895  8147 tablet_bootstrap.cc:492] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:42.815057  8149 raft_consensus.cc:359] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.814956  8031 raft_consensus.cc:2393] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae8282003bb647c2a33bee92e79d39ef in current term 1: Already voted for candidate b34dfec5ff83479e8457f61f8689c6e6 in this term.
I20260713 09:01:42.815829  8149 raft_consensus.cc:385] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.816143  8149 raft_consensus.cc:740] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.816787  8149 consensus_queue.cc:260] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.815629  7777 catalog_manager.cc:5697] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to a927b131a5404d42b4defdb440c62d80 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "a927b131a5404d42b4defdb440c62d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:42.819000  8149 ts_tablet_manager.cc:1434] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:42.821887  7995 leader_election.cc:304] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:42.806228  8150 raft_consensus.cc:359] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.823666  8150 raft_consensus.cc:385] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.824002  8150 raft_consensus.cc:740] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.824766  8150 consensus_queue.cc:260] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.826216  8072 leader_election.cc:304] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae8282003bb647c2a33bee92e79d39ef; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:42.826844  8215 raft_consensus.cc:2804] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:42.827123  8150 ts_tablet_manager.cc:1434] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260713 09:01:42.827281  8215 raft_consensus.cc:493] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:42.827781  8215 raft_consensus.cc:3060] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.828338  8150 tablet_bootstrap.cc:492] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80: Bootstrap starting.
I20260713 09:01:42.833621  8163 raft_consensus.cc:3060] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.806203  8148 tablet_bootstrap.cc:654] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.837706  8147 tablet_bootstrap.cc:654] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.841094  8150 tablet_bootstrap.cc:654] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.844167  8215 raft_consensus.cc:515] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.845896  8163 raft_consensus.cc:2749] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:42.846767  8215 leader_election.cc:290] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Requested vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:42.847640  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4d6cb2433487b89ee087e1ef33562" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:42.847816  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4d6cb2433487b89ee087e1ef33562" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:42.848273  7879 raft_consensus.cc:3060] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.848308  7955 raft_consensus.cc:3060] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.851543  8147 tablet_bootstrap.cc:492] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:42.852087  8147 ts_tablet_manager.cc:1403] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.004s
I20260713 09:01:42.853892  7879 raft_consensus.cc:2468] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:42.855140  7996 leader_election.cc:304] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:42.855191  8147 raft_consensus.cc:359] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.855872  7955 raft_consensus.cc:2468] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:42.856052  8147 raft_consensus.cc:385] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.856101  8215 raft_consensus.cc:2804] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:42.856465  8147 raft_consensus.cc:740] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.857178  8215 raft_consensus.cc:697] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:42.856523  8148 tablet_bootstrap.cc:492] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:42.857365  8147 consensus_queue.cc:260] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.858247  8148 ts_tablet_manager.cc:1403] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.004s
I20260713 09:01:42.858261  8215 consensus_queue.cc:237] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:42.859695  8147 ts_tablet_manager.cc:1434] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:01:42.861061  8147 tablet_bootstrap.cc:492] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:42.861078  8148 raft_consensus.cc:359] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.862301  8148 raft_consensus.cc:385] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.862533  8148 raft_consensus.cc:740] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.863634  8156 consensus_queue.cc:1048] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:42.863152  8148 consensus_queue.cc:260] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:42.866662  8148 ts_tablet_manager.cc:1434] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260713 09:01:42.867511  8148 tablet_bootstrap.cc:492] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86: Bootstrap starting.
I20260713 09:01:42.867408  8295 raft_consensus.cc:493] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.868003  8147 tablet_bootstrap.cc:654] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.868048  8295 raft_consensus.cc:515] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.872567  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48025041dbae45a18452b4c92054010d" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:42.872968  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48025041dbae45a18452b4c92054010d" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:42.872939  8295 leader_election.cc:290] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
W20260713 09:01:42.873935  7924 leader_election.cc:343] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.873867  8106 raft_consensus.cc:2468] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 0.
I20260713 09:01:42.875847  7922 leader_election.cc:304] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [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: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86
I20260713 09:01:42.876916  8150 tablet_bootstrap.cc:492] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80: No bootstrap required, opened a new log
I20260713 09:01:42.877305  8295 raft_consensus.cc:2804] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:42.877622  8150 ts_tablet_manager.cc:1403] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.003s
I20260713 09:01:42.877897  8295 raft_consensus.cc:493] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:42.878400  8295 raft_consensus.cc:3060] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.881954  8150 raft_consensus.cc:359] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.883014  8150 raft_consensus.cc:385] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.883659  8150 raft_consensus.cc:740] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.884799  8150 consensus_queue.cc:260] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.893359  8295 raft_consensus.cc:515] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.897926  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48025041dbae45a18452b4c92054010d" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:42.899693  8148 tablet_bootstrap.cc:654] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:42.899966  7924 leader_election.cc:343] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.900360  8163 raft_consensus.cc:493] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.900892  8163 raft_consensus.cc:515] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.903517  8295 leader_election.cc:290] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 1 election: Requested vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:42.905359  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48025041dbae45a18452b4c92054010d" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:42.905965  8104 raft_consensus.cc:3060] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.906011  8148 tablet_bootstrap.cc:492] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86: No bootstrap required, opened a new log
I20260713 09:01:42.906713  8148 ts_tablet_manager.cc:1403] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.004s
I20260713 09:01:42.908179  8147 tablet_bootstrap.cc:492] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:42.908702  8147 ts_tablet_manager.cc:1403] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.013s
I20260713 09:01:42.904294  7778 catalog_manager.cc:5697] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:42.909348  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e20b5054aaa470d974f0b63c74ffb5d" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:42.909627  8148 raft_consensus.cc:359] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.910439  8148 raft_consensus.cc:385] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.910764  8148 raft_consensus.cc:740] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.911250  8147 raft_consensus.cc:359] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.911432  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e20b5054aaa470d974f0b63c74ffb5d" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:42.911921  8147 raft_consensus.cc:385] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:42.911477  8148 consensus_queue.cc:260] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.913894  8148 ts_tablet_manager.cc:1434] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:42.909976  7955 raft_consensus.cc:2468] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 0.
I20260713 09:01:42.912245  7879 raft_consensus.cc:2468] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 0.
I20260713 09:01:42.915136  8239 consensus_queue.cc:1048] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:42.917099  8069 leader_election.cc:304] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:42.917480  8163 leader_election.cc:290] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:42.918043  8163 raft_consensus.cc:2804] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:42.918380  8163 raft_consensus.cc:493] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:42.918695  8163 raft_consensus.cc:3060] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.925657  8253 consensus_queue.cc:1048] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:42.928278  8104 raft_consensus.cc:2468] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 1.
I20260713 09:01:42.930593  8150 ts_tablet_manager.cc:1434] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.001s
I20260713 09:01:42.912253  8147 raft_consensus.cc:740] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:42.932516  7922 leader_election.cc:304] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [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: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86
I20260713 09:01:42.932803  8215 raft_consensus.cc:493] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.932988  8147 consensus_queue.cc:260] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.933341  8215 raft_consensus.cc:515] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.933708  8154 raft_consensus.cc:2804] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:42.934252  8154 raft_consensus.cc:697] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Becoming Leader. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Running, Role: LEADER
I20260713 09:01:42.935050  8154 consensus_queue.cc:237] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.935508  8215 leader_election.cc:290] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:42.937403  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48025041dbae45a18452b4c92054010d" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:42.938452  8104 raft_consensus.cc:2393] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in current term 1: Already voted for candidate a927b131a5404d42b4defdb440c62d80 in this term.
I20260713 09:01:42.941821  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48025041dbae45a18452b4c92054010d" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:42.937016  8163 raft_consensus.cc:515] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.944207  7995 leader_election.cc:304] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86; no voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:42.947903  8215 raft_consensus.cc:3060] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.949501  8163 leader_election.cc:290] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 election: Requested vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:42.950418  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e20b5054aaa470d974f0b63c74ffb5d" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:42.951243  7879 raft_consensus.cc:3060] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.955161  8215 raft_consensus.cc:2749] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:42.935532  8147 ts_tablet_manager.cc:1434] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260713 09:01:42.956842  8147 tablet_bootstrap.cc:492] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:42.957587  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e20b5054aaa470d974f0b63c74ffb5d" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:42.958190  7955 raft_consensus.cc:3060] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.965600  7955 raft_consensus.cc:2468] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 1.
I20260713 09:01:42.965778  7879 raft_consensus.cc:2468] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 1.
I20260713 09:01:42.967511  8070 leader_election.cc:304] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:42.968902  8253 raft_consensus.cc:2804] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:42.969430  8253 raft_consensus.cc:697] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 1 LEADER]: Becoming Leader. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Running, Role: LEADER
I20260713 09:01:42.970319  8253 consensus_queue.cc:237] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:42.968283  7779 catalog_manager.cc:5697] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to a927b131a5404d42b4defdb440c62d80 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "a927b131a5404d42b4defdb440c62d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:42.980041  8147 tablet_bootstrap.cc:654] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:42.983942  8163 consensus_queue.cc:1048] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:42.987473  8215 raft_consensus.cc:493] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:42.988025  8215 raft_consensus.cc:515] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:42.990262  8215 leader_election.cc:290] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:42.994161  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c94c38fec54464aa4aea52a8fc706b9" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
W20260713 09:01:42.996099  7996 leader_election.cc:343] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:42.996424  7879 raft_consensus.cc:3060] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:42.996901  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c94c38fec54464aa4aea52a8fc706b9" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:42.997673  7955 raft_consensus.cc:2468] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
I20260713 09:01:42.998754  7995 leader_election.cc:304] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:42.999511  8215 raft_consensus.cc:2804] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:42.999859  8215 raft_consensus.cc:493] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:43.000180  8215 raft_consensus.cc:3060] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:43.013500  8264 consensus_queue.cc:1048] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:43.028323  8147 tablet_bootstrap.cc:492] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:43.028868  8147 ts_tablet_manager.cc:1403] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.008s
I20260713 09:01:43.030496  7779 catalog_manager.cc:5697] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef reported cstate change: term changed from 0 to 1, leader changed from <none> to ae8282003bb647c2a33bee92e79d39ef (127.5.164.68). New cstate: current_term: 1 leader_uuid: "ae8282003bb647c2a33bee92e79d39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:43.031441  8147 raft_consensus.cc:359] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:43.034242  8215 raft_consensus.cc:515] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:43.035231  8264 raft_consensus.cc:493] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:43.036761  8215 leader_election.cc:290] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Requested vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:43.032200  8147 raft_consensus.cc:385] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:43.037400  8147 raft_consensus.cc:740] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:43.037423  8212 raft_consensus.cc:493] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:43.035734  8264 raft_consensus.cc:515] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:43.038240  8212 raft_consensus.cc:515] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:43.039405  8264 leader_election.cc:290] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:43.040314  8212 leader_election.cc:290] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:43.040782  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c94c38fec54464aa4aea52a8fc706b9" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:43.041934  7956 raft_consensus.cc:3060] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:43.044473  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c94c38fec54464aa4aea52a8fc706b9" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:43.047313  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f851bc78f088446f965cd2d906d2e90b" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
W20260713 09:01:43.051311  7996 leader_election.cc:343] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:43.052090  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:43.053313  8106 raft_consensus.cc:2393] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in current term 1: Already voted for candidate b34dfec5ff83479e8457f61f8689c6e6 in this term.
I20260713 09:01:43.054966  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:43.038275  8147 consensus_queue.cc:260] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:43.056797  8104 raft_consensus.cc:2468] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
I20260713 09:01:43.057919  8147 ts_tablet_manager.cc:1434] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:01:43.058799  8147 tablet_bootstrap.cc:492] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef: Bootstrap starting.
I20260713 09:01:43.061228  8212 consensus_queue.cc:1048] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:43.064816  8147 tablet_bootstrap.cc:654] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:43.065716  8031 raft_consensus.cc:3060] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:43.071803  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f851bc78f088446f965cd2d906d2e90b" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:43.072755  7996 leader_election.cc:304] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:43.072775  7879 raft_consensus.cc:2468] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 0.
I20260713 09:01:43.073947  7996 leader_election.cc:304] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86; no voters: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:43.074851  8261 raft_consensus.cc:2804] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:43.075269  8261 raft_consensus.cc:493] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:43.075645  8261 raft_consensus.cc:3060] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:43.077482  7956 raft_consensus.cc:2468] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:43.079046  7995 leader_election.cc:304] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, a927b131a5404d42b4defdb440c62d80; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:43.080222  8212 raft_consensus.cc:2749] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:43.082345  8212 raft_consensus.cc:2804] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:43.083034  8212 raft_consensus.cc:697] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:43.084777  8239 consensus_queue.cc:1048] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:43.084407  8212 consensus_queue.cc:237] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:43.123102  8239 consensus_queue.cc:1048] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:01:43.092336  8261 raft_consensus.cc:515] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:43.182837  8106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f851bc78f088446f965cd2d906d2e90b" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:43.183744  8106 raft_consensus.cc:3060] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:43.198568  8261 leader_election.cc:290] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Requested vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:43.198964  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f851bc78f088446f965cd2d906d2e90b" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:43.199910  7879 raft_consensus.cc:3060] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:43.215834  7879 raft_consensus.cc:2468] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:43.225138  7996 leader_election.cc:304] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:43.229204  8261 raft_consensus.cc:2804] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:43.229959  8261 raft_consensus.cc:697] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:43.230878  8261 consensus_queue.cc:237] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:43.237178  8106 raft_consensus.cc:2468] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
W20260713 09:01:43.240968  7829 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:43.257030  8147 tablet_bootstrap.cc:492] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef: No bootstrap required, opened a new log
I20260713 09:01:43.257557  8147 ts_tablet_manager.cc:1403] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef: Time spent bootstrapping tablet: real 0.199s	user 0.050s	sys 0.102s
I20260713 09:01:43.259968  8147 raft_consensus.cc:359] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:43.260731  8147 raft_consensus.cc:385] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:43.261071  8147 raft_consensus.cc:740] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Initialized, Role: FOLLOWER
I20260713 09:01:43.261801  8147 consensus_queue.cc:260] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:43.262475  7780 catalog_manager.cc:5697] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:43.264000  8147 ts_tablet_manager.cc:1434] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:43.281881  7778 catalog_manager.cc:5697] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:43.330181  8163 raft_consensus.cc:493] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:43.330643  8163 raft_consensus.cc:515] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:43.332624  8163 leader_election.cc:290] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:43.333315  7879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51789a02bfc44ef29ee9b8081389cdfe" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:43.334098  7879 raft_consensus.cc:2393] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae8282003bb647c2a33bee92e79d39ef in current term 1: Already voted for candidate a927b131a5404d42b4defdb440c62d80 in this term.
I20260713 09:01:43.334146  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51789a02bfc44ef29ee9b8081389cdfe" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:43.336207  8069 leader_election.cc:304] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae8282003bb647c2a33bee92e79d39ef; no voters: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:43.337293  8163 raft_consensus.cc:3060] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:43.338927  8212 consensus_queue.cc:1048] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:43.344640  8163 raft_consensus.cc:2749] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:43.344846  8295 consensus_queue.cc:1048] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:43.355437  8261 consensus_queue.cc:1048] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:43.365638  8179 consensus_queue.cc:1048] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:43.373291  8295 consensus_queue.cc:1048] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:43.387936  8179 consensus_queue.cc:1048] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:43.467976  8324 consensus_queue.cc:1048] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:43.479782  8163 consensus_queue.cc:1048] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:43.613566  8104 raft_consensus.cc:3060] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:43.620271  8212 consensus_queue.cc:1048] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:43.627490  8212 consensus_queue.cc:1048] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:43.773922  8261 consensus_queue.cc:1048] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:43.786923  8264 consensus_queue.cc:1048] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:44.020079  5777 tablet_server.cc:179] TabletServer@127.5.164.65:0 shutting down...
I20260713 09:01:44.044008  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:44.044865  5777 tablet_replica.cc:333] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.045933  5777 raft_consensus.cc:2243] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.046562  5777 raft_consensus.cc:2272] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.050410  5777 tablet_replica.cc:333] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.051092  5777 raft_consensus.cc:2243] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:44.051992  5777 raft_consensus.cc:2272] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.054440  5777 tablet_replica.cc:333] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.055184  5777 raft_consensus.cc:2243] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.055737  5777 raft_consensus.cc:2272] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.058048  5777 tablet_replica.cc:333] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.058748  5777 raft_consensus.cc:2243] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.059188  5777 raft_consensus.cc:2272] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.061479  5777 tablet_replica.cc:333] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.062054  5777 raft_consensus.cc:2243] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:44.062810  5777 raft_consensus.cc:2272] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.064684  5777 tablet_replica.cc:333] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.065236  5777 raft_consensus.cc:2243] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.065659  5777 raft_consensus.cc:2272] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.067798  5777 tablet_replica.cc:333] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.068432  5777 raft_consensus.cc:2243] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:44.069140  5777 raft_consensus.cc:2272] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.070791  5777 tablet_replica.cc:333] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.071329  5777 raft_consensus.cc:2243] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.071731  5777 raft_consensus.cc:2272] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.073427  5777 tablet_replica.cc:333] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.073966  5777 raft_consensus.cc:2243] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.074359  5777 raft_consensus.cc:2272] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.076318  5777 tablet_replica.cc:333] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.077035  5777 raft_consensus.cc:2243] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.077538  5777 raft_consensus.cc:2272] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.079856  5777 tablet_replica.cc:333] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
W20260713 09:01:44.080464  7996 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 22 similar messages]
I20260713 09:01:44.080583  5777 raft_consensus.cc:2243] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:44.081928  5777 raft_consensus.cc:2272] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.084342  5777 tablet_replica.cc:333] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
W20260713 09:01:44.084259  7996 consensus_peers.cc:597] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. 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:01:44.084738  7922 consensus_peers.cc:597] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. 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:01:44.085235  5777 raft_consensus.cc:2243] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.085664  5777 raft_consensus.cc:2272] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.087306  5777 tablet_replica.cc:333] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.087795  5777 raft_consensus.cc:2243] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.088196  5777 raft_consensus.cc:2272] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.089901  5777 tablet_replica.cc:333] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.090396  5777 raft_consensus.cc:2243] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.090761  5777 raft_consensus.cc:2272] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.092810  5777 tablet_replica.cc:333] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.093255  5777 raft_consensus.cc:2243] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.093593  5777 raft_consensus.cc:2272] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.095094  5777 tablet_replica.cc:333] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.095587  5777 raft_consensus.cc:2243] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.095963  5777 raft_consensus.cc:2272] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.097823  5777 tablet_replica.cc:333] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.098351  5777 raft_consensus.cc:2243] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.098796  5777 raft_consensus.cc:2272] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:44.099565  7996 consensus_peers.cc:597] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. 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:01:44.100696  5777 tablet_replica.cc:333] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6: stopping tablet replica
I20260713 09:01:44.101151  5777 raft_consensus.cc:2243] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:44.101531  5777 raft_consensus.cc:2272] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:44.137737  5777 tablet_server.cc:196] TabletServer@127.5.164.65:0 shutdown complete.
I20260713 09:01:44.161636  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:44.167574  8348 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:01:44.168814  8349 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:01:44.169363  8351 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:01:44.169476  5777 server_base.cc:1061] running on GCE node
I20260713 09:01:44.171875  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:44.172181  5777 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:01:44.172423  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933304172402 us; error 0 us; skew 500 ppm
I20260713 09:01:44.173133  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:44.176046  5777 webserver.cc:533] Webserver started at http://127.5.164.65:42465/ using document root <none> and password file <none>
I20260713 09:01:44.176554  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:44.176714  5777 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:01:44.180131  5777 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:01:44.185001  8356 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:01:44.185883  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:01:44.186229  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-0-root
uuid: "b34dfec5ff83479e8457f61f8689c6e6"
format_stamp: "Formatted at 2026-07-13 09:01:39 on dist-test-slave-h7mq"
I20260713 09:01:44.186578  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933247763985-5777-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:01:44.217337  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:44.218340  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:44.219766  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:44.223927  8363 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:01:44.237676  7922 consensus_peers.cc:597] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:44.283262  7996 consensus_peers.cc:597] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:44.313261  7996 consensus_peers.cc:597] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:44.327471  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:01:44.327883  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.105s	user 0.004s	sys 0.000s
I20260713 09:01:44.328197  5777 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:01:44.333357  8363 tablet_bootstrap.cc:492] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
W20260713 09:01:44.350443  7996 consensus_peers.cc:597] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:44.353523  8363 tablet_bootstrap.cc:492] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.354326  8363 tablet_bootstrap.cc:492] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.354851  8363 ts_tablet_manager.cc:1403] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260713 09:01:44.356822  8363 raft_consensus.cc:359] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:44.357307  8363 raft_consensus.cc:740] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.357847  8363 consensus_queue.cc:260] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [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: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:44.359532  8363 ts_tablet_manager.cc:1434] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:01:44.360122  8363 tablet_bootstrap.cc:492] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.371304  8363 tablet_bootstrap.cc:492] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.372200  8363 tablet_bootstrap.cc:492] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.372817  8363 ts_tablet_manager.cc:1403] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:01:44.374972  8363 raft_consensus.cc:359] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:44.375620  8363 raft_consensus.cc:740] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
W20260713 09:01:44.375694  7996 consensus_peers.cc:597] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:44.376345  8363 consensus_queue.cc:260] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [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: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:44.378113  8363 ts_tablet_manager.cc:1434] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:01:44.378811  8363 tablet_bootstrap.cc:492] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
W20260713 09:01:44.385901  7996 consensus_peers.cc:597] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:44.391798  8363 tablet_bootstrap.cc:492] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.392668  8363 tablet_bootstrap.cc:492] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.393242  8363 ts_tablet_manager.cc:1403] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:01:44.395069  8363 raft_consensus.cc:359] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:44.395634  8363 raft_consensus.cc:740] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.396418  8363 consensus_queue.cc:260] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [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: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:44.398082  8363 ts_tablet_manager.cc:1434] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:44.398869  8363 tablet_bootstrap.cc:492] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
W20260713 09:01:44.401849  7996 consensus_peers.cc:597] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:44.415493  8070 consensus_peers.cc:597] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:44.415867  8363 tablet_bootstrap.cc:492] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.416734  8363 tablet_bootstrap.cc:492] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.417264  8363 ts_tablet_manager.cc:1403] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260713 09:01:44.417629  5777 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:01:44.417888  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.090s	user 0.079s	sys 0.005s
I20260713 09:01:44.419126  8363 raft_consensus.cc:359] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:44.419677  8363 raft_consensus.cc:740] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.420220  8363 consensus_queue.cc:260] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [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: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:44.421753  8363 ts_tablet_manager.cc:1434] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:01:44.422381  8363 tablet_bootstrap.cc:492] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.436604  8363 tablet_bootstrap.cc:492] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.437434  8363 tablet_bootstrap.cc:492] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.438057  8363 ts_tablet_manager.cc:1403] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:01:44.440515  8363 raft_consensus.cc:359] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
W20260713 09:01:44.441187  7922 consensus_peers.cc:597] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:44.441296  8363 raft_consensus.cc:740] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.442348  8363 consensus_queue.cc:260] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [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: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:44.443980  8363 ts_tablet_manager.cc:1434] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:44.444727  8363 tablet_bootstrap.cc:492] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.458964  8363 tablet_bootstrap.cc:492] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.459993  8363 tablet_bootstrap.cc:492] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.460659  8363 ts_tablet_manager.cc:1403] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:01:44.463136  8363 raft_consensus.cc:359] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:44.463855  8363 raft_consensus.cc:740] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.464592  8363 consensus_queue.cc:260] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [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: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:44.466629  8363 ts_tablet_manager.cc:1434] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:44.467330  8363 tablet_bootstrap.cc:492] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.481261  8363 tablet_bootstrap.cc:492] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.482259  8363 tablet_bootstrap.cc:492] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.482828  8363 ts_tablet_manager.cc:1403] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260713 09:01:44.484884  8363 raft_consensus.cc:359] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:44.485447  8363 raft_consensus.cc:740] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.486204  8363 consensus_queue.cc:260] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [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: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:44.487860  8363 ts_tablet_manager.cc:1434] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:44.488687  8363 tablet_bootstrap.cc:492] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.489379  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.65:44407
I20260713 09:01:44.489492  8432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.65:44407 every 8 connection(s)
I20260713 09:01:44.545554  8363 tablet_bootstrap.cc:492] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.546855  8363 tablet_bootstrap.cc:492] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.547639  8363 ts_tablet_manager.cc:1403] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.059s	user 0.044s	sys 0.012s
I20260713 09:01:44.550563  8363 raft_consensus.cc:359] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
W20260713 09:01:44.551095  7922 consensus_peers.cc:597] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. 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:01:44.551214  8363 raft_consensus.cc:740] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.552047  8363 consensus_queue.cc:260] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [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: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:44.554172  8363 ts_tablet_manager.cc:1434] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:44.554965  8363 tablet_bootstrap.cc:492] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.559145  8433 heartbeater.cc:344] Connected to a master server at 127.5.164.126:46107
I20260713 09:01:44.559608  8433 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:44.560599  8433 heartbeater.cc:507] Master 127.5.164.126:46107 requested a full tablet report, sending...
I20260713 09:01:44.567655  7777 ts_manager.cc:194] Re-registered known tserver with Master: b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:44.572942  8363 tablet_bootstrap.cc:492] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.573730  8363 tablet_bootstrap.cc:492] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.574280  8363 ts_tablet_manager.cc:1403] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260713 09:01:44.576180  8363 raft_consensus.cc:359] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:44.576776  8363 raft_consensus.cc:740] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.577363  8363 consensus_queue.cc:260] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [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: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:44.578946  8363 ts_tablet_manager.cc:1434] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:44.579661  8363 tablet_bootstrap.cc:492] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.581194  7777 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32788
I20260713 09:01:44.583921  8433 heartbeater.cc:499] Master 127.5.164.126:46107 was elected leader, sending a full tablet report...
I20260713 09:01:44.590651  8363 tablet_bootstrap.cc:492] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.591338  8363 tablet_bootstrap.cc:492] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.591825  8363 ts_tablet_manager.cc:1403] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:01:44.593472  8363 raft_consensus.cc:359] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:44.593933  8363 raft_consensus.cc:740] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.594520  8363 consensus_queue.cc:260] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [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: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:44.596657  8363 ts_tablet_manager.cc:1434] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:01:44.597402  8363 tablet_bootstrap.cc:492] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.612825  8363 tablet_bootstrap.cc:492] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.613559  8363 tablet_bootstrap.cc:492] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.614076  8363 ts_tablet_manager.cc:1403] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:01:44.616005  8363 raft_consensus.cc:359] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:44.616506  8363 raft_consensus.cc:740] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.617075  8363 consensus_queue.cc:260] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [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: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:44.618638  8363 ts_tablet_manager.cc:1434] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:01:44.619216  8363 tablet_bootstrap.cc:492] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.629679  8363 tablet_bootstrap.cc:492] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.630378  8363 tablet_bootstrap.cc:492] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.630968  8363 ts_tablet_manager.cc:1403] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:01:44.632663  8363 raft_consensus.cc:359] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:44.633232  8363 raft_consensus.cc:740] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.633873  8363 consensus_queue.cc:260] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [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: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:44.635703  8363 ts_tablet_manager.cc:1434] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:44.636654  8363 tablet_bootstrap.cc:492] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.649633  8363 tablet_bootstrap.cc:492] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.650385  8363 tablet_bootstrap.cc:492] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.650924  8363 ts_tablet_manager.cc:1403] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:01:44.652745  8363 raft_consensus.cc:359] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:44.653250  8363 raft_consensus.cc:740] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.653817  8363 consensus_queue.cc:260] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [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: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:44.655450  8363 ts_tablet_manager.cc:1434] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:44.656606  8363 tablet_bootstrap.cc:492] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.668006  8363 tablet_bootstrap.cc:492] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.668820  8363 tablet_bootstrap.cc:492] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.669368  8363 ts_tablet_manager.cc:1403] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:01:44.671073  8363 raft_consensus.cc:359] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:44.671620  8363 raft_consensus.cc:740] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.672253  8363 consensus_queue.cc:260] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [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: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:44.674269  8363 ts_tablet_manager.cc:1434] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:44.675192  8363 tablet_bootstrap.cc:492] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.686754  8363 tablet_bootstrap.cc:492] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.687493  8363 tablet_bootstrap.cc:492] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.688011  8363 ts_tablet_manager.cc:1403] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:01:44.689838  8363 raft_consensus.cc:359] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:44.690346  8363 raft_consensus.cc:740] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.690922  8363 consensus_queue.cc:260] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [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: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:44.692757  8363 ts_tablet_manager.cc:1434] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:01:44.693845  8363 tablet_bootstrap.cc:492] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.707350  8363 tablet_bootstrap.cc:492] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.708112  8363 tablet_bootstrap.cc:492] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.708676  8363 ts_tablet_manager.cc:1403] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:01:44.710562  8363 raft_consensus.cc:359] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:44.711082  8363 raft_consensus.cc:740] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.711699  8363 consensus_queue.cc:260] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [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: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:44.713734  8363 ts_tablet_manager.cc:1434] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:44.714805  8363 tablet_bootstrap.cc:492] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.728204  8363 tablet_bootstrap.cc:492] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.728997  8363 tablet_bootstrap.cc:492] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.729547  8363 ts_tablet_manager.cc:1403] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:01:44.731596  8363 raft_consensus.cc:359] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:44.732125  8363 raft_consensus.cc:740] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.732824  8363 consensus_queue.cc:260] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [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: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:44.735095  8363 ts_tablet_manager.cc:1434] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:44.736307  8363 tablet_bootstrap.cc:492] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap starting.
I20260713 09:01:44.749111  8363 tablet_bootstrap.cc:492] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6: 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:01:44.749971  8363 tablet_bootstrap.cc:492] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6: Bootstrap complete.
I20260713 09:01:44.750576  8363 ts_tablet_manager.cc:1403] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260713 09:01:44.752905  8363 raft_consensus.cc:359] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:44.753577  8363 raft_consensus.cc:740] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.754190  8363 consensus_queue.cc:260] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [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: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:44.756028  8363 ts_tablet_manager.cc:1434] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:45.042701  8451 raft_consensus.cc:493] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b34dfec5ff83479e8457f61f8689c6e6)
I20260713 09:01:45.043334  8451 raft_consensus.cc:515] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:45.045379  8451 leader_election.cc:290] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:45.046250  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571bfad2293a4ffc98e37d1bd2c8368a" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:45.046629  8406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571bfad2293a4ffc98e37d1bd2c8368a" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:45.047504  8406 raft_consensus.cc:2468] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 1.
I20260713 09:01:45.048763  7922 leader_election.cc:304] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [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: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:45.049479  8451 raft_consensus.cc:2804] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:45.049836  8451 raft_consensus.cc:493] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b34dfec5ff83479e8457f61f8689c6e6)
I20260713 09:01:45.050108  8451 raft_consensus.cc:3060] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.055274  8451 raft_consensus.cc:515] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:45.057288  8451 leader_election.cc:290] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 2 election: Requested vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:45.058382  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571bfad2293a4ffc98e37d1bd2c8368a" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:45.058596  8406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571bfad2293a4ffc98e37d1bd2c8368a" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:45.059160  8406 raft_consensus.cc:3060] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.065980  8406 raft_consensus.cc:2468] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 2.
I20260713 09:01:45.067169  7922 leader_election.cc:304] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [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: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:45.067989  8451 raft_consensus.cc:2804] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:45.068501  8451 raft_consensus.cc:697] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 2 LEADER]: Becoming Leader. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Running, Role: LEADER
I20260713 09:01:45.069226  8451 consensus_queue.cc:237] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:45.081611  8456 raft_consensus.cc:493] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b34dfec5ff83479e8457f61f8689c6e6)
I20260713 09:01:45.082257  8456 raft_consensus.cc:515] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:45.084484  8456 leader_election.cc:290] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:45.085316  8406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2b3d9e61264d8dbe9d7da15f372a65" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:45.086122  8406 raft_consensus.cc:2468] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 1.
I20260713 09:01:45.083516  7778 catalog_manager.cc:5697] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 reported cstate change: term changed from 1 to 2, leader changed from b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65) to a927b131a5404d42b4defdb440c62d80 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "a927b131a5404d42b4defdb440c62d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:45.088727  8070 leader_election.cc:304] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [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: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:45.089138  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2b3d9e61264d8dbe9d7da15f372a65" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:45.089973  8456 raft_consensus.cc:2804] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:45.090349  8456 raft_consensus.cc:493] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader b34dfec5ff83479e8457f61f8689c6e6)
I20260713 09:01:45.090728  8456 raft_consensus.cc:3060] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.098335  8456 raft_consensus.cc:515] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:45.100762  8456 leader_election.cc:290] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 2 election: Requested vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:45.100979  8407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2b3d9e61264d8dbe9d7da15f372a65" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:45.101581  8407 raft_consensus.cc:3060] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.101617  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2b3d9e61264d8dbe9d7da15f372a65" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:45.106719  8407 raft_consensus.cc:2468] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 2.
I20260713 09:01:45.107668  8070 leader_election.cc:304] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [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: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6; no voters: a927b131a5404d42b4defdb440c62d80
I20260713 09:01:45.108363  8456 raft_consensus.cc:2804] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:45.108848  8456 raft_consensus.cc:697] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 2 LEADER]: Becoming Leader. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Running, Role: LEADER
I20260713 09:01:45.109740  8456 consensus_queue.cc:237] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:45.118058  7778 catalog_manager.cc:5697] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef reported cstate change: term changed from 1 to 2, leader changed from b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65) to ae8282003bb647c2a33bee92e79d39ef (127.5.164.68). New cstate: current_term: 2 leader_uuid: "ae8282003bb647c2a33bee92e79d39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:45.143150  8456 raft_consensus.cc:493] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b34dfec5ff83479e8457f61f8689c6e6)
I20260713 09:01:45.143891  8456 raft_consensus.cc:515] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:45.144714  8453 raft_consensus.cc:493] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b34dfec5ff83479e8457f61f8689c6e6)
I20260713 09:01:45.145272  8453 raft_consensus.cc:515] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:45.147606  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571bfad2293a4ffc98e37d1bd2c8368a" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a927b131a5404d42b4defdb440c62d80" is_pre_election: true
I20260713 09:01:45.149153  8406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571bfad2293a4ffc98e37d1bd2c8368a" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:45.149638  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:45.150000  8406 raft_consensus.cc:2393] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae8282003bb647c2a33bee92e79d39ef in current term 2: Already voted for candidate a927b131a5404d42b4defdb440c62d80 in this term.
I20260713 09:01:45.147809  8453 leader_election.cc:290] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:45.151036  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:45.151755  8405 raft_consensus.cc:2468] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:45.152269  8456 leader_election.cc:290] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:45.152781  8069 leader_election.cc:304] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [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: ae8282003bb647c2a33bee92e79d39ef; no voters: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:45.153548  7996 leader_election.cc:304] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:45.154038  8456 raft_consensus.cc:3060] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.154860  8366 raft_consensus.cc:2804] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:45.155313  8366 raft_consensus.cc:493] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b34dfec5ff83479e8457f61f8689c6e6)
I20260713 09:01:45.155717  8366 raft_consensus.cc:3060] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.161574  8456 raft_consensus.cc:2749] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:45.161748  8366 raft_consensus.cc:515] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:45.163724  8366 leader_election.cc:290] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 2 election: Requested vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:45.164625  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:45.164743  8407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:45.165339  8407 raft_consensus.cc:3060] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.171878  8407 raft_consensus.cc:2468] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 2.
I20260713 09:01:45.173207  7996 leader_election.cc:304] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:45.174327  8453 raft_consensus.cc:2804] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:45.174870  8453 raft_consensus.cc:697] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:45.175779  8453 consensus_queue.cc:237] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:45.184216  7778 catalog_manager.cc:5697] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 1 to 2, leader changed from b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65) to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 2 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:45.208055  8451 raft_consensus.cc:493] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b34dfec5ff83479e8457f61f8689c6e6)
I20260713 09:01:45.208587  8451 raft_consensus.cc:515] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:45.210294  8451 leader_election.cc:290] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:45.210968  8407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2b3d9e61264d8dbe9d7da15f372a65" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:45.211243  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2b3d9e61264d8dbe9d7da15f372a65" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:45.211807  8407 raft_consensus.cc:2393] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a927b131a5404d42b4defdb440c62d80 in current term 2: Already voted for candidate ae8282003bb647c2a33bee92e79d39ef in this term.
I20260713 09:01:45.212766  7922 leader_election.cc:304] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [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: a927b131a5404d42b4defdb440c62d80; no voters: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:45.213404  8451 raft_consensus.cc:3060] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.218652  8451 raft_consensus.cc:2749] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:45.229278  8456 raft_consensus.cc:493] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b34dfec5ff83479e8457f61f8689c6e6)
I20260713 09:01:45.229928  8456 raft_consensus.cc:515] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:45.231882  8456 leader_election.cc:290] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:45.233064  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:45.233091  8407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7f783a8929474b9c01e2c4a48c1a7c" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:45.234555  8407 raft_consensus.cc:2393] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae8282003bb647c2a33bee92e79d39ef in current term 2: Already voted for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in this term.
I20260713 09:01:45.235509  8070 leader_election.cc:304] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [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: ae8282003bb647c2a33bee92e79d39ef; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:45.236140  8456 raft_consensus.cc:3060] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.241070  8456 raft_consensus.cc:2749] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:45.454002  8452 raft_consensus.cc:493] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b34dfec5ff83479e8457f61f8689c6e6)
I20260713 09:01:45.454608  8452 raft_consensus.cc:515] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:45.456642  8452 leader_election.cc:290] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:45.457288  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef" is_pre_election: true
I20260713 09:01:45.458045  8407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:45.458763  8407 raft_consensus.cc:2468] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 1.
I20260713 09:01:45.459039  8405 raft_consensus.cc:1275] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Refusing update from remote peer a927b131a5404d42b4defdb440c62d80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:45.459748  7996 leader_election.cc:304] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6; no voters: ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:45.460657  8452 raft_consensus.cc:2804] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:45.460435  8451 consensus_queue.cc:1048] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:45.461081  8452 raft_consensus.cc:493] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b34dfec5ff83479e8457f61f8689c6e6)
I20260713 09:01:45.461521  8452 raft_consensus.cc:3060] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.468436  8452 raft_consensus.cc:515] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:45.470053  8456 raft_consensus.cc:493] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b34dfec5ff83479e8457f61f8689c6e6)
I20260713 09:01:45.470636  8456 raft_consensus.cc:515] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:45.473608  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" is_pre_election: true
I20260713 09:01:45.474479  8031 raft_consensus.cc:2393] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae8282003bb647c2a33bee92e79d39ef in current term 2: Already voted for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in this term.
I20260713 09:01:45.474409  8452 leader_election.cc:290] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 2 election: Requested vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:45.474917  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:45.475566  8104 raft_consensus.cc:3060] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.477456  8106 raft_consensus.cc:1275] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Refusing update from remote peer a927b131a5404d42b4defdb440c62d80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:45.478430  8405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6" is_pre_election: true
I20260713 09:01:45.478729  8406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
I20260713 09:01:45.479226  8405 raft_consensus.cc:2468] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 1.
I20260713 09:01:45.479974  8456 leader_election.cc:290] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407)
I20260713 09:01:45.480975  8070 leader_election.cc:304] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [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: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6; no voters: 489d1ec95bfe47c1abbb54ad1a45ca86
I20260713 09:01:45.481642  8438 consensus_queue.cc:1048] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:45.484576  8104 raft_consensus.cc:2468] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 2.
I20260713 09:01:45.485664  8456 raft_consensus.cc:2764] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260713 09:01:45.486109  7996 leader_election.cc:304] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, ae8282003bb647c2a33bee92e79d39ef; no voters: b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:45.487664  8452 raft_consensus.cc:2804] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:45.488571  8452 raft_consensus.cc:697] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:45.490166  8452 consensus_queue.cc:237] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:45.505221  7778 catalog_manager.cc:5697] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 1 to 2, leader changed from b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65) to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 2 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:45.588641  8106 raft_consensus.cc:1275] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Refusing update from remote peer 489d1ec95bfe47c1abbb54ad1a45ca86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:45.590041  8212 consensus_queue.cc:1048] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:45.609292  8407 raft_consensus.cc:1275] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Refusing update from remote peer 489d1ec95bfe47c1abbb54ad1a45ca86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:45.610901  8453 consensus_queue.cc:1048] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:45.633387  7956 raft_consensus.cc:1275] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Refusing update from remote peer ae8282003bb647c2a33bee92e79d39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:45.634745  8455 consensus_queue.cc:1048] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:45.648387  8407 raft_consensus.cc:1275] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Refusing update from remote peer ae8282003bb647c2a33bee92e79d39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:45.649773  8455 consensus_queue.cc:1048] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:45.933996  8104 raft_consensus.cc:1275] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Refusing update from remote peer 489d1ec95bfe47c1abbb54ad1a45ca86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:45.935261  8453 consensus_queue.cc:1048] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:45.944613  8407 raft_consensus.cc:3060] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.951928  8407 raft_consensus.cc:1275] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Refusing update from remote peer 489d1ec95bfe47c1abbb54ad1a45ca86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:45.953224  8261 consensus_queue.cc:1048] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:54.494215  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:54.527937  8031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466"
dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
mode: GRACEFUL
new_leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:01:54.529027  8031 raft_consensus.cc:606] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Received request to transfer leadership to TS b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:54.532143  8031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a"
dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
mode: GRACEFUL
new_leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:01:54.532681  8031 raft_consensus.cc:606] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 LEADER]: Received request to transfer leadership to TS b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:54.535578  8031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8741a3852ea6435f9a9354afc6c6a188"
dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
mode: GRACEFUL
new_leader_uuid: "ae8282003bb647c2a33bee92e79d39ef"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:01:54.536201  8031 raft_consensus.cc:606] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Received request to transfer leadership to TS ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:54.538837  8031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e572d13f910f468a87866194d0967d7c"
dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
mode: GRACEFUL
new_leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:01:54.539307  8031 raft_consensus.cc:606] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Received request to transfer leadership to TS b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:54.552819  7956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5cfc8844e05430cb865a9a4f6f9ebbe"
dest_uuid: "a927b131a5404d42b4defdb440c62d80"
mode: GRACEFUL
new_leader_uuid: "ae8282003bb647c2a33bee92e79d39ef"
 from {username='slave'} at 127.0.0.1:39942
I20260713 09:01:54.553377  7956 raft_consensus.cc:606] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Received request to transfer leadership to TS ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:54.555990  8031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f851bc78f088446f965cd2d906d2e90b"
dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
mode: GRACEFUL
new_leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:01:54.556468  8031 raft_consensus.cc:606] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Received request to transfer leadership to TS b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:54.557516  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:01:54.558211  8366 raft_consensus.cc:993] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86: : Instructing follower b34dfec5ff83479e8457f61f8689c6e6 to start an election
I20260713 09:01:54.558622  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:54.558791  8491 raft_consensus.cc:1081] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Signalling peer b34dfec5ff83479e8457f61f8689c6e6 to start an election
I20260713 09:01:54.560593  8405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e572d13f910f468a87866194d0967d7c"
dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
 from {username='slave'} at 127.0.0.1:47286
I20260713 09:01:54.561157  8405 raft_consensus.cc:493] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:54.561520  8405 raft_consensus.cc:3060] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.571339  8405 raft_consensus.cc:515] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:54.574280  8405 leader_election.cc:290] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 2 election: Requested vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:54.588280  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e572d13f910f468a87866194d0967d7c" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:54.589082  8031 raft_consensus.cc:3055] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:54.589347  8031 raft_consensus.cc:740] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:54.590209  8031 consensus_queue.cc:260] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:54.591663  8031 raft_consensus.cc:3060] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.592746  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e572d13f910f468a87866194d0967d7c" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:54.593245  8104 raft_consensus.cc:3060] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.597344  8491 raft_consensus.cc:993] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86: : Instructing follower ae8282003bb647c2a33bee92e79d39ef to start an election
I20260713 09:01:54.597888  8366 raft_consensus.cc:1081] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Signalling peer ae8282003bb647c2a33bee92e79d39ef to start an election
I20260713 09:01:54.599365  8031 raft_consensus.cc:2468] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 2.
I20260713 09:01:54.600126  8106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8741a3852ea6435f9a9354afc6c6a188"
dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
 from {username='slave'} at 127.0.0.1:33618
I20260713 09:01:54.600502  8104 raft_consensus.cc:2468] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 2.
I20260713 09:01:54.600785  8106 raft_consensus.cc:493] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:54.600806  8360 leader_election.cc:304] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:54.601325  8106 raft_consensus.cc:3060] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.603214  8501 raft_consensus.cc:2804] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:54.604614  8501 raft_consensus.cc:697] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 2 LEADER]: Becoming Leader. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Running, Role: LEADER
I20260713 09:01:54.605744  8501 consensus_queue.cc:237] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:54.606623  8366 raft_consensus.cc:993] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86: : Instructing follower b34dfec5ff83479e8457f61f8689c6e6 to start an election
I20260713 09:01:54.607151  8491 raft_consensus.cc:1081] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 LEADER]: Signalling peer b34dfec5ff83479e8457f61f8689c6e6 to start an election
I20260713 09:01:54.609061  8405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a"
dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
 from {username='slave'} at 127.0.0.1:47286
I20260713 09:01:54.608888  8106 raft_consensus.cc:515] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:54.609607  8405 raft_consensus.cc:493] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:54.609957  8405 raft_consensus.cc:3060] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:54.611830  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8741a3852ea6435f9a9354afc6c6a188" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:54.612427  7956 raft_consensus.cc:3060] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.617488  8405 raft_consensus.cc:515] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:54.619253  7956 raft_consensus.cc:2468] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 2.
I20260713 09:01:54.619937  8405 leader_election.cc:290] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 3 election: Requested vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:54.621304  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:54.621201  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4073ea5b21b64154b2cc170306f83b5a" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:54.622217  8031 raft_consensus.cc:3055] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:54.622491  8031 raft_consensus.cc:740] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:54.622768  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8741a3852ea6435f9a9354afc6c6a188" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:54.623201  8031 consensus_queue.cc:260] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:54.623652  8032 raft_consensus.cc:3055] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:54.624583  8031 raft_consensus.cc:3060] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:54.624153  8032 raft_consensus.cc:740] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:54.626153  8069 leader_election.cc:304] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:54.625937  8032 consensus_queue.cc:260] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:54.627120  8479 raft_consensus.cc:2804] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:54.627748  8032 raft_consensus.cc:3060] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.621145  8106 leader_election.cc:290] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 2 election: Requested vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:54.633446  8104 raft_consensus.cc:3060] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:54.637308  7780 catalog_manager.cc:5697] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 reported cstate change: term changed from 1 to 2, leader changed from 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67) to b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:54.638458  8031 raft_consensus.cc:2468] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 3.
I20260713 09:01:54.641353  8104 raft_consensus.cc:2468] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 3.
I20260713 09:01:54.642630  8360 leader_election.cc:304] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:54.643705  8501 raft_consensus.cc:2804] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:54.644268  8501 raft_consensus.cc:697] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 3 LEADER]: Becoming Leader. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Running, Role: LEADER
I20260713 09:01:54.645256  8501 consensus_queue.cc:237] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [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: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:54.649116  8032 raft_consensus.cc:2468] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 2.
I20260713 09:01:54.650580  8479 raft_consensus.cc:697] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [term 2 LEADER]: Becoming Leader. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Running, Role: LEADER
I20260713 09:01:54.654394  8479 consensus_queue.cc:237] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:54.660444  8493 raft_consensus.cc:993] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80: : Instructing follower ae8282003bb647c2a33bee92e79d39ef to start an election
I20260713 09:01:54.661253  8497 raft_consensus.cc:1081] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Signalling peer ae8282003bb647c2a33bee92e79d39ef to start an election
I20260713 09:01:54.663632  8104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5cfc8844e05430cb865a9a4f6f9ebbe"
dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
 from {username='slave'} at 127.0.0.1:33630
I20260713 09:01:54.664355  8104 raft_consensus.cc:493] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:54.664855  8104 raft_consensus.cc:3060] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.671456  8104 raft_consensus.cc:515] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:54.673758  8104 leader_election.cc:290] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 2 election: Requested vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:54.674149  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cfc8844e05430cb865a9a4f6f9ebbe" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:54.674927  7956 raft_consensus.cc:3055] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:54.675297  7956 raft_consensus.cc:740] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Running, Role: LEADER
I20260713 09:01:54.675940  7956 consensus_queue.cc:260] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:54.676355  7778 catalog_manager.cc:5697] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef reported cstate change: term changed from 1 to 2, leader changed from 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67) to ae8282003bb647c2a33bee92e79d39ef (127.5.164.68). New cstate: current_term: 2 leader_uuid: "ae8282003bb647c2a33bee92e79d39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:54.677179  7956 raft_consensus.cc:3060] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.677186  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cfc8844e05430cb865a9a4f6f9ebbe" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:54.678014  8032 raft_consensus.cc:3060] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.687723  8032 raft_consensus.cc:2468] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 2.
I20260713 09:01:54.688997  8072 leader_election.cc:304] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489d1ec95bfe47c1abbb54ad1a45ca86, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:54.691882  7778 catalog_manager.cc:5697] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 reported cstate change: term changed from 2 to 3, leader changed from 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67) to b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65). New cstate: current_term: 3 leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:54.692638  8479 raft_consensus.cc:2804] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:54.692972  7956 raft_consensus.cc:2468] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 2.
I20260713 09:01:54.693260  8479 raft_consensus.cc:697] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 2 LEADER]: Becoming Leader. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Running, Role: LEADER
I20260713 09:01:54.694351  8479 consensus_queue.cc:237] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:54.702375  7780 catalog_manager.cc:5697] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef reported cstate change: term changed from 1 to 2, leader changed from a927b131a5404d42b4defdb440c62d80 (127.5.164.66) to ae8282003bb647c2a33bee92e79d39ef (127.5.164.68). New cstate: current_term: 2 leader_uuid: "ae8282003bb647c2a33bee92e79d39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:54.864099  8366 raft_consensus.cc:993] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86: : Instructing follower b34dfec5ff83479e8457f61f8689c6e6 to start an election
I20260713 09:01:54.864614  8491 raft_consensus.cc:1081] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Signalling peer b34dfec5ff83479e8457f61f8689c6e6 to start an election
I20260713 09:01:54.866065  8405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f851bc78f088446f965cd2d906d2e90b"
dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
 from {username='slave'} at 127.0.0.1:47286
I20260713 09:01:54.866624  8405 raft_consensus.cc:493] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:54.866948  8405 raft_consensus.cc:3060] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.871721  8405 raft_consensus.cc:515] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:54.873957  8405 leader_election.cc:290] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 2 election: Requested vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:54.874598  8104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f851bc78f088446f965cd2d906d2e90b" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:54.874488  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f851bc78f088446f965cd2d906d2e90b" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:54.875185  8104 raft_consensus.cc:3060] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.875481  8032 raft_consensus.cc:3055] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:54.875847  8032 raft_consensus.cc:740] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:54.876597  8032 consensus_queue.cc:260] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:54.877568  8032 raft_consensus.cc:3060] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.881181  8104 raft_consensus.cc:2468] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 2.
I20260713 09:01:54.882560  8032 raft_consensus.cc:2468] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 2.
I20260713 09:01:54.882540  8358 leader_election.cc:304] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:54.883596  8501 raft_consensus.cc:2804] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:54.884110  8501 raft_consensus.cc:697] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 2 LEADER]: Becoming Leader. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Running, Role: LEADER
I20260713 09:01:54.885104  8501 consensus_queue.cc:237] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:54.893007  7780 catalog_manager.cc:5697] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 reported cstate change: term changed from 1 to 2, leader changed from 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67) to b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:54.998937  8032 raft_consensus.cc:1275] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Refusing update from remote peer b34dfec5ff83479e8457f61f8689c6e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:55.000211  8501 consensus_queue.cc:1048] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:55.016117  8491 raft_consensus.cc:993] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86: : Instructing follower b34dfec5ff83479e8457f61f8689c6e6 to start an election
I20260713 09:01:55.017813  8491 raft_consensus.cc:1081] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Signalling peer b34dfec5ff83479e8457f61f8689c6e6 to start an election
I20260713 09:01:55.023631  8104 raft_consensus.cc:1275] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Refusing update from remote peer b34dfec5ff83479e8457f61f8689c6e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:55.029376  8104 raft_consensus.cc:1275] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 3 FOLLOWER]: Refusing update from remote peer b34dfec5ff83479e8457f61f8689c6e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:55.030696  8405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466"
dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
 from {username='slave'} at 127.0.0.1:47286
I20260713 09:01:55.031311  8405 raft_consensus.cc:493] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:55.031729  8405 raft_consensus.cc:3060] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.031544  8520 consensus_queue.cc:1048] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:55.027948  8501 consensus_queue.cc:1048] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:55.049985  8405 raft_consensus.cc:515] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:55.053691  8405 leader_election.cc:290] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 2 election: Requested vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:55.063162  8032 raft_consensus.cc:1275] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 3 FOLLOWER]: Refusing update from remote peer b34dfec5ff83479e8457f61f8689c6e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:55.067029  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:55.064949  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150fb5ce6d804808a1d2afdc5f209466" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:55.067586  8031 raft_consensus.cc:3055] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:55.067929  8031 raft_consensus.cc:740] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:55.067987  8103 raft_consensus.cc:3060] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.068691  8031 consensus_queue.cc:260] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:55.071492  8521 consensus_queue.cc:1048] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:55.069942  8031 raft_consensus.cc:3060] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.076814  8103 raft_consensus.cc:2468] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 2.
I20260713 09:01:55.078342  8358 leader_election.cc:304] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:55.079128  8521 raft_consensus.cc:2804] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:55.079603  8521 raft_consensus.cc:697] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 LEADER]: Becoming Leader. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Running, Role: LEADER
I20260713 09:01:55.081060  8521 consensus_queue.cc:237] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } }
I20260713 09:01:55.081722  8031 raft_consensus.cc:2468] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 2.
I20260713 09:01:55.098446  7780 catalog_manager.cc:5697] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 reported cstate change: term changed from 1 to 2, leader changed from 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67) to b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:55.128057  7956 raft_consensus.cc:1275] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Refusing update from remote peer ae8282003bb647c2a33bee92e79d39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:55.129279  8479 consensus_queue.cc:1048] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:55.139773  8032 raft_consensus.cc:1275] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Refusing update from remote peer ae8282003bb647c2a33bee92e79d39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:55.141536  8479 consensus_queue.cc:1048] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:55.281044  8032 raft_consensus.cc:1275] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Refusing update from remote peer ae8282003bb647c2a33bee92e79d39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:55.282392  8479 consensus_queue.cc:1048] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:55.284453  8032 raft_consensus.cc:1275] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Refusing update from remote peer b34dfec5ff83479e8457f61f8689c6e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:55.285869  8521 consensus_queue.cc:1048] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:55.291981  7956 raft_consensus.cc:1275] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Refusing update from remote peer ae8282003bb647c2a33bee92e79d39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:55.293366  8479 consensus_queue.cc:1048] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:55.305596  8103 raft_consensus.cc:1275] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Refusing update from remote peer b34dfec5ff83479e8457f61f8689c6e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:55.307365  8502 consensus_queue.cc:1048] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:55.529999  8032 raft_consensus.cc:1275] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Refusing update from remote peer b34dfec5ff83479e8457f61f8689c6e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:55.531458  8520 consensus_queue.cc:1048] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:55.540959  8103 raft_consensus.cc:1275] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Refusing update from remote peer b34dfec5ff83479e8457f61f8689c6e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:55.542661  8521 consensus_queue.cc:1048] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:55.560103  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:55.581120  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:55.602078  8032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c94c38fec54464aa4aea52a8fc706b9"
dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
mode: GRACEFUL
new_leader_uuid: "a927b131a5404d42b4defdb440c62d80"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:01:55.603154  8032 raft_consensus.cc:606] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Received request to transfer leadership to TS a927b131a5404d42b4defdb440c62d80
I20260713 09:01:55.605870  8032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb0d555622bf4e68a73f6c447c1b51c1"
dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
mode: GRACEFUL
new_leader_uuid: "ae8282003bb647c2a33bee92e79d39ef"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:01:55.606582  8032 raft_consensus.cc:606] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Received request to transfer leadership to TS ae8282003bb647c2a33bee92e79d39ef
I20260713 09:01:55.607782  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:01:55.608543  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:55.688515  8366 raft_consensus.cc:993] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86: : Instructing follower ae8282003bb647c2a33bee92e79d39ef to start an election
I20260713 09:01:55.688971  8366 raft_consensus.cc:1081] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Signalling peer ae8282003bb647c2a33bee92e79d39ef to start an election
I20260713 09:01:55.690330  8103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb0d555622bf4e68a73f6c447c1b51c1"
dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
 from {username='slave'} at 127.0.0.1:33618
I20260713 09:01:55.690793  8103 raft_consensus.cc:493] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:55.691078  8103 raft_consensus.cc:3060] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.696187  8103 raft_consensus.cc:515] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:55.698364  8103 leader_election.cc:290] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 2 election: Requested vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:55.698714  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0d555622bf4e68a73f6c447c1b51c1" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:55.699028  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0d555622bf4e68a73f6c447c1b51c1" candidate_uuid: "ae8282003bb647c2a33bee92e79d39ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:55.699434  8032 raft_consensus.cc:3055] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:55.699618  7957 raft_consensus.cc:3060] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.699834  8032 raft_consensus.cc:740] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:55.700848  8032 consensus_queue.cc:260] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:55.702272  8032 raft_consensus.cc:3060] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.707764  7957 raft_consensus.cc:2468] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 2.
I20260713 09:01:55.709254  8069 leader_election.cc:304] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:55.710031  8032 raft_consensus.cc:2468] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae8282003bb647c2a33bee92e79d39ef in term 2.
I20260713 09:01:55.710141  8529 raft_consensus.cc:2804] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:55.710664  8529 raft_consensus.cc:697] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 2 LEADER]: Becoming Leader. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Running, Role: LEADER
I20260713 09:01:55.711535  8529 consensus_queue.cc:237] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:55.718128  7778 catalog_manager.cc:5697] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef reported cstate change: term changed from 1 to 2, leader changed from 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67) to ae8282003bb647c2a33bee92e79d39ef (127.5.164.68). New cstate: current_term: 2 leader_uuid: "ae8282003bb647c2a33bee92e79d39ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:56.037540  8539 raft_consensus.cc:993] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86: : Instructing follower a927b131a5404d42b4defdb440c62d80 to start an election
I20260713 09:01:56.038086  8366 raft_consensus.cc:1081] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Signalling peer a927b131a5404d42b4defdb440c62d80 to start an election
I20260713 09:01:56.039479  7957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c94c38fec54464aa4aea52a8fc706b9"
dest_uuid: "a927b131a5404d42b4defdb440c62d80"
 from {username='slave'} at 127.0.0.1:45628
I20260713 09:01:56.039983  7957 raft_consensus.cc:493] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:56.040307  7957 raft_consensus.cc:3060] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.045679  7957 raft_consensus.cc:515] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:56.048231  7957 leader_election.cc:290] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 2 election: Requested vote from peers 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:56.048924  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c94c38fec54464aa4aea52a8fc706b9" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:56.049670  8032 raft_consensus.cc:3055] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:56.050014  8032 raft_consensus.cc:740] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:56.050009  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c94c38fec54464aa4aea52a8fc706b9" candidate_uuid: "a927b131a5404d42b4defdb440c62d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:56.050695  8103 raft_consensus.cc:3060] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.051101  8032 consensus_queue.cc:260] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:56.052533  8032 raft_consensus.cc:3060] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.057709  8103 raft_consensus.cc:2468] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 2.
I20260713 09:01:56.059024  7922 leader_election.cc:304] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:56.059345  8032 raft_consensus.cc:2468] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a927b131a5404d42b4defdb440c62d80 in term 2.
I20260713 09:01:56.059868  8493 raft_consensus.cc:2804] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:56.060484  8493 raft_consensus.cc:697] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 2 LEADER]: Becoming Leader. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Running, Role: LEADER
I20260713 09:01:56.061360  8493 consensus_queue.cc:237] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:56.071099  7780 catalog_manager.cc:5697] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 reported cstate change: term changed from 1 to 2, leader changed from 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67) to a927b131a5404d42b4defdb440c62d80 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "a927b131a5404d42b4defdb440c62d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:56.278851  8032 raft_consensus.cc:1275] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Refusing update from remote peer ae8282003bb647c2a33bee92e79d39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.280043  8529 consensus_queue.cc:1048] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.293587  7957 raft_consensus.cc:1275] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Refusing update from remote peer ae8282003bb647c2a33bee92e79d39ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.295754  8548 consensus_queue.cc:1048] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260713 09:01:56.482311  8032 raft_consensus.cc:1275] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Refusing update from remote peer a927b131a5404d42b4defdb440c62d80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.483649  8497 consensus_queue.cc:1048] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.494889  8103 raft_consensus.cc:1275] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Refusing update from remote peer a927b131a5404d42b4defdb440c62d80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.496827  8493 consensus_queue.cc:1048] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.609383  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:56.637857  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:56.652314  7957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c94c38fec54464aa4aea52a8fc706b9"
dest_uuid: "a927b131a5404d42b4defdb440c62d80"
mode: GRACEFUL
new_leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
 from {username='slave'} at 127.0.0.1:39942
I20260713 09:01:56.652871  7957 raft_consensus.cc:606] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 2 LEADER]: Received request to transfer leadership to TS 489d1ec95bfe47c1abbb54ad1a45ca86
I20260713 09:01:56.664619  8106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e20b5054aaa470d974f0b63c74ffb5d"
dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
mode: GRACEFUL
new_leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
 from {username='slave'} at 127.0.0.1:36546
I20260713 09:01:56.665096  8106 raft_consensus.cc:606] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 1 LEADER]: Received request to transfer leadership to TS b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:56.666172  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:01:56.666805  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:56.917054  8493 raft_consensus.cc:993] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80: : Instructing follower 489d1ec95bfe47c1abbb54ad1a45ca86 to start an election
I20260713 09:01:56.917680  8553 raft_consensus.cc:1081] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 2 LEADER]: Signalling peer 489d1ec95bfe47c1abbb54ad1a45ca86 to start an election
I20260713 09:01:56.919471  8032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c94c38fec54464aa4aea52a8fc706b9"
dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
 from {username='slave'} at 127.0.0.1:47120
I20260713 09:01:56.920099  8032 raft_consensus.cc:493] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:56.920430  8032 raft_consensus.cc:3060] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:56.925570  8032 raft_consensus.cc:515] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:56.927650  8032 leader_election.cc:290] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [CANDIDATE]: Term 3 election: Requested vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851)
I20260713 09:01:56.928620  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c94c38fec54464aa4aea52a8fc706b9" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:56.928905  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c94c38fec54464aa4aea52a8fc706b9" candidate_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:56.929296  7957 raft_consensus.cc:3055] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:56.929495  8103 raft_consensus.cc:3060] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:56.929677  7957 raft_consensus.cc:740] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a927b131a5404d42b4defdb440c62d80, State: Running, Role: LEADER
I20260713 09:01:56.930637  7957 consensus_queue.cc:260] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [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: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:56.931958  7957 raft_consensus.cc:3060] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:56.937263  8103 raft_consensus.cc:2468] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 3.
I20260713 09:01:56.938612  7996 leader_election.cc:304] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: 489d1ec95bfe47c1abbb54ad1a45ca86, ae8282003bb647c2a33bee92e79d39ef; no voters: 
I20260713 09:01:56.938930  7957 raft_consensus.cc:2468] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489d1ec95bfe47c1abbb54ad1a45ca86 in term 3.
I20260713 09:01:56.939271  8366 raft_consensus.cc:2804] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:56.939774  8366 raft_consensus.cc:697] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 3 LEADER]: Becoming Leader. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:56.940640  8366 consensus_queue.cc:237] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [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: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } }
I20260713 09:01:56.947677  7780 catalog_manager.cc:5697] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 reported cstate change: term changed from 2 to 3, leader changed from a927b131a5404d42b4defdb440c62d80 (127.5.164.66) to 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67). New cstate: current_term: 3 leader_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:57.054764  8546 raft_consensus.cc:993] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef: : Instructing follower b34dfec5ff83479e8457f61f8689c6e6 to start an election
I20260713 09:01:57.055299  8546 raft_consensus.cc:1081] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 1 LEADER]: Signalling peer b34dfec5ff83479e8457f61f8689c6e6 to start an election
I20260713 09:01:57.056847  8405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e20b5054aaa470d974f0b63c74ffb5d"
dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
 from {username='slave'} at 127.0.0.1:47304
I20260713 09:01:57.057448  8405 raft_consensus.cc:493] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:57.057821  8405 raft_consensus.cc:3060] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:57.062314  8405 raft_consensus.cc:515] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:57.064268  8405 leader_election.cc:290] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 2 election: Requested vote from peers ae8282003bb647c2a33bee92e79d39ef (127.5.164.68:44851), a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243)
I20260713 09:01:57.065017  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e20b5054aaa470d974f0b63c74ffb5d" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae8282003bb647c2a33bee92e79d39ef"
I20260713 09:01:57.066022  8103 raft_consensus.cc:3055] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:57.066586  8103 raft_consensus.cc:740] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae8282003bb647c2a33bee92e79d39ef, State: Running, Role: LEADER
I20260713 09:01:57.068236  8103 consensus_queue.cc:260] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:57.069772  8103 raft_consensus.cc:3060] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:57.077171  8103 raft_consensus.cc:2468] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 2.
I20260713 09:01:57.077698  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e20b5054aaa470d974f0b63c74ffb5d" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:57.078424  7957 raft_consensus.cc:3060] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:57.078392  8358 leader_election.cc:304] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae8282003bb647c2a33bee92e79d39ef, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:57.079715  8521 raft_consensus.cc:2804] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:57.083653  8521 raft_consensus.cc:697] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 2 LEADER]: Becoming Leader. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Running, Role: LEADER
I20260713 09:01:57.086266  8521 consensus_queue.cc:237] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } }
I20260713 09:01:57.087119  7957 raft_consensus.cc:2468] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 2.
I20260713 09:01:57.096583  7780 catalog_manager.cc:5697] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 reported cstate change: term changed from 1 to 2, leader changed from ae8282003bb647c2a33bee92e79d39ef (127.5.164.68) to b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:57.344578  7957 raft_consensus.cc:1275] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 3 FOLLOWER]: Refusing update from remote peer 489d1ec95bfe47c1abbb54ad1a45ca86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:57.345868  8539 consensus_queue.cc:1048] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:57.355171  8106 raft_consensus.cc:1275] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [term 3 FOLLOWER]: Refusing update from remote peer 489d1ec95bfe47c1abbb54ad1a45ca86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:57.356875  8366 consensus_queue.cc:1048] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:57.593256  7957 raft_consensus.cc:1275] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Refusing update from remote peer b34dfec5ff83479e8457f61f8689c6e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:57.594446  8521 consensus_queue.cc:1048] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:57.600010  8106 raft_consensus.cc:1275] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Refusing update from remote peer b34dfec5ff83479e8457f61f8689c6e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:57.601861  8521 consensus_queue.cc:1048] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae8282003bb647c2a33bee92e79d39ef" member_type: VOTER last_known_addr { host: "127.5.164.68" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:57.667547  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:57.686267  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:57.700404  8032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6725c1a6901543748a8ffb0f0ee2a8e3"
dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
mode: GRACEFUL
new_leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:01:57.700934  8032 raft_consensus.cc:606] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Received request to transfer leadership to TS b34dfec5ff83479e8457f61f8689c6e6
I20260713 09:01:57.701998  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:01:57.702551  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:58.030043  8366 raft_consensus.cc:993] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86: : Instructing follower b34dfec5ff83479e8457f61f8689c6e6 to start an election
I20260713 09:01:58.030687  8578 raft_consensus.cc:1081] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Signalling peer b34dfec5ff83479e8457f61f8689c6e6 to start an election
I20260713 09:01:58.032215  8407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6725c1a6901543748a8ffb0f0ee2a8e3"
dest_uuid: "b34dfec5ff83479e8457f61f8689c6e6"
 from {username='slave'} at 127.0.0.1:47286
I20260713 09:01:58.032765  8407 raft_consensus.cc:493] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:58.033020  8407 raft_consensus.cc:3060] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.037956  8407 raft_consensus.cc:515] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:58.039515  8407 leader_election.cc:290] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 2 election: Requested vote from peers a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243), 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891)
I20260713 09:01:58.040591  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725c1a6901543748a8ffb0f0ee2a8e3" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86"
I20260713 09:01:58.040611  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725c1a6901543748a8ffb0f0ee2a8e3" candidate_uuid: "b34dfec5ff83479e8457f61f8689c6e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a927b131a5404d42b4defdb440c62d80"
I20260713 09:01:58.041348  8031 raft_consensus.cc:3055] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:58.041357  7957 raft_consensus.cc:3060] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.041841  8031 raft_consensus.cc:740] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 489d1ec95bfe47c1abbb54ad1a45ca86, State: Running, Role: LEADER
I20260713 09:01:58.042582  8031 consensus_queue.cc:260] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:58.043756  8031 raft_consensus.cc:3060] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:58.047850  7957 raft_consensus.cc:2468] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 2.
I20260713 09:01:58.049068  8357 leader_election.cc:304] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a927b131a5404d42b4defdb440c62d80, b34dfec5ff83479e8457f61f8689c6e6; no voters: 
I20260713 09:01:58.049861  8521 raft_consensus.cc:2804] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:58.050242  8031 raft_consensus.cc:2468] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34dfec5ff83479e8457f61f8689c6e6 in term 2.
I20260713 09:01:58.050390  8521 raft_consensus.cc:697] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 LEADER]: Becoming Leader. State: Replica: b34dfec5ff83479e8457f61f8689c6e6, State: Running, Role: LEADER
I20260713 09:01:58.051406  8521 consensus_queue.cc:237] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } }
I20260713 09:01:58.058667  7778 catalog_manager.cc:5697] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 reported cstate change: term changed from 1 to 2, leader changed from 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67) to b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "b34dfec5ff83479e8457f61f8689c6e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b34dfec5ff83479e8457f61f8689c6e6" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 44407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:58.452131  7956 raft_consensus.cc:1275] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Refusing update from remote peer b34dfec5ff83479e8457f61f8689c6e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:58.454912  8521 consensus_queue.cc:1048] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a927b131a5404d42b4defdb440c62d80" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:58.471659  8031 raft_consensus.cc:1275] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Refusing update from remote peer b34dfec5ff83479e8457f61f8689c6e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:58.474058  8521 consensus_queue.cc:1048] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489d1ec95bfe47c1abbb54ad1a45ca86" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 42891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:58.703599  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:58.718196  5777 tablet_server.cc:179] TabletServer@127.5.164.65:44407 shutting down...
I20260713 09:01:58.746495  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:01:58.746730  7922 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260713 09:01:58.747465  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.748579  5777 raft_consensus.cc:2243] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:58.749752  5777 raft_consensus.cc:2272] T 6725c1a6901543748a8ffb0f0ee2a8e3 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:58.753225  7922 consensus_peers.cc:597] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. 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:01:58.753773  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.754582  5777 raft_consensus.cc:2243] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.755160  5777 raft_consensus.cc:2272] T 51789a02bfc44ef29ee9b8081389cdfe P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.757980  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.758442  5777 raft_consensus.cc:2243] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.758872  5777 raft_consensus.cc:2272] T 6a7f783a8929474b9c01e2c4a48c1a7c P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.760875  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.761394  5777 raft_consensus.cc:2243] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:58.762298  5777 raft_consensus.cc:2272] T 150fb5ce6d804808a1d2afdc5f209466 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.764312  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.764943  5777 raft_consensus.cc:2243] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:58.765722  5777 raft_consensus.cc:2272] T 4073ea5b21b64154b2cc170306f83b5a P b34dfec5ff83479e8457f61f8689c6e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.767728  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.768273  5777 raft_consensus.cc:2243] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:58.769240  5777 raft_consensus.cc:2272] T f851bc78f088446f965cd2d906d2e90b P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.771332  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.771880  5777 raft_consensus.cc:2243] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:58.772760  5777 raft_consensus.cc:2272] T 4e20b5054aaa470d974f0b63c74ffb5d P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.774709  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.775276  5777 raft_consensus.cc:2243] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.775672  5777 raft_consensus.cc:2272] T c564654a0b96420db5e130200590fc85 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.777685  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.778205  5777 raft_consensus.cc:2243] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.778604  5777 raft_consensus.cc:2272] T 32ac05874dc64799bb262f2701606335 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.780735  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.781292  5777 raft_consensus.cc:2243] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:58.782104  5777 raft_consensus.cc:2272] T e572d13f910f468a87866194d0967d7c P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.784051  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.784576  5777 raft_consensus.cc:2243] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.784981  5777 raft_consensus.cc:2272] T f0cff8581061492c9bfa6b94987b2aee P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.786881  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.787397  5777 raft_consensus.cc:2243] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.787932  5777 raft_consensus.cc:2272] T 571bfad2293a4ffc98e37d1bd2c8368a P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.789971  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.790483  5777 raft_consensus.cc:2243] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.790904  5777 raft_consensus.cc:2272] T fe2b3d9e61264d8dbe9d7da15f372a65 P b34dfec5ff83479e8457f61f8689c6e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.792863  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.793386  5777 raft_consensus.cc:2243] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.793751  5777 raft_consensus.cc:2272] T 9b34a715884247c391534db608a3b4a0 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.795547  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.796054  5777 raft_consensus.cc:2243] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.796483  5777 raft_consensus.cc:2272] T 4b59274a9e2d422abe8cf266c216fb92 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.798180  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.798695  5777 raft_consensus.cc:2243] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.799077  5777 raft_consensus.cc:2272] T 28d4d6cb2433487b89ee087e1ef33562 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.801000  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.801525  5777 raft_consensus.cc:2243] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.801970  5777 raft_consensus.cc:2272] T 79386d8c27ba4b89a23d1f70919e48a8 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.804675  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:58.805150  5777 raft_consensus.cc:2243] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.805634  5777 raft_consensus.cc:2272] T 6399fa44fcc748c2be0c77973bf477b3 P b34dfec5ff83479e8457f61f8689c6e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.838284  5777 tablet_server.cc:196] TabletServer@127.5.164.65:44407 shutdown complete.
W20260713 09:01:58.845357  7996 consensus_peers.cc:597] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:58.876478  7922 consensus_peers.cc:597] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:58.884004  7996 consensus_peers.cc:597] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:58.888481  5777 tablet_server.cc:179] TabletServer@127.5.164.66:0 shutting down...
I20260713 09:01:58.914778  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:58.915548  5777 tablet_replica.cc:333] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.916411  5777 raft_consensus.cc:2243] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.917032  5777 raft_consensus.cc:2272] T 0c94c38fec54464aa4aea52a8fc706b9 P a927b131a5404d42b4defdb440c62d80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.918973  5777 tablet_replica.cc:333] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.919653  5777 raft_consensus.cc:2243] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.920099  5777 raft_consensus.cc:2272] T 4e20b5054aaa470d974f0b63c74ffb5d P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.921968  5777 tablet_replica.cc:333] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.922477  5777 raft_consensus.cc:2243] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:58.923283  5777 raft_consensus.cc:2272] T 48025041dbae45a18452b4c92054010d P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.925310  5777 tablet_replica.cc:333] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.925838  5777 raft_consensus.cc:2243] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:58.926571  5777 raft_consensus.cc:2272] T 51789a02bfc44ef29ee9b8081389cdfe P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.928539  5777 tablet_replica.cc:333] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.929028  5777 raft_consensus.cc:2243] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.929409  5777 raft_consensus.cc:2272] T 6725c1a6901543748a8ffb0f0ee2a8e3 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.931984  5777 tablet_replica.cc:333] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.932585  5777 raft_consensus.cc:2243] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.933027  5777 raft_consensus.cc:2272] T 8741a3852ea6435f9a9354afc6c6a188 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.934985  5777 tablet_replica.cc:333] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.935617  5777 raft_consensus.cc:2243] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.936095  5777 raft_consensus.cc:2272] T f0cff8581061492c9bfa6b94987b2aee P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.938024  5777 tablet_replica.cc:333] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.938524  5777 raft_consensus.cc:2243] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:58.939358  5777 raft_consensus.cc:2272] T 571bfad2293a4ffc98e37d1bd2c8368a P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.941201  5777 tablet_replica.cc:333] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.941686  5777 raft_consensus.cc:2243] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:58.942447  5777 raft_consensus.cc:2272] T c564654a0b96420db5e130200590fc85 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.944407  5777 tablet_replica.cc:333] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.944911  5777 raft_consensus.cc:2243] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:58.945726  5777 raft_consensus.cc:2272] T 32ac05874dc64799bb262f2701606335 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.947629  5777 tablet_replica.cc:333] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.948186  5777 raft_consensus.cc:2243] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.948582  5777 raft_consensus.cc:2272] T 07643e6bd1334e72bebbb054c48b84d4 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.950768  5777 tablet_replica.cc:333] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.951264  5777 raft_consensus.cc:2243] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.951691  5777 raft_consensus.cc:2272] T 28d4d6cb2433487b89ee087e1ef33562 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.953495  5777 tablet_replica.cc:333] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.953987  5777 raft_consensus.cc:2243] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:58.954741  5777 raft_consensus.cc:2272] T 4b59274a9e2d422abe8cf266c216fb92 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.956670  5777 tablet_replica.cc:333] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.957160  5777 raft_consensus.cc:2243] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.957584  5777 raft_consensus.cc:2272] T 79386d8c27ba4b89a23d1f70919e48a8 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.959244  5777 tablet_replica.cc:333] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.959705  5777 raft_consensus.cc:2243] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.960107  5777 raft_consensus.cc:2272] T cb0d555622bf4e68a73f6c447c1b51c1 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.961882  5777 tablet_replica.cc:333] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.962373  5777 raft_consensus.cc:2243] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.962797  5777 raft_consensus.cc:2272] T fe2b3d9e61264d8dbe9d7da15f372a65 P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.964598  5777 tablet_replica.cc:333] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.965044  5777 raft_consensus.cc:2243] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.965417  5777 raft_consensus.cc:2272] T 9b34a715884247c391534db608a3b4a0 P a927b131a5404d42b4defdb440c62d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:58.967154  5777 tablet_replica.cc:333] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80: stopping tablet replica
I20260713 09:01:58.967595  5777 raft_consensus.cc:2243] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:58.968029  5777 raft_consensus.cc:2272] T e5cfc8844e05430cb865a9a4f6f9ebbe P a927b131a5404d42b4defdb440c62d80 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:58.987892  7995 consensus_peers.cc:597] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Couldn't send request to peer a927b131a5404d42b4defdb440c62d80. 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:01:59.008878  5777 tablet_server.cc:196] TabletServer@127.5.164.66:0 shutdown complete.
W20260713 09:01:59.021986  7995 consensus_peers.cc:597] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Couldn't send request to peer a927b131a5404d42b4defdb440c62d80. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.66:42243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:59.043977  5777 tablet_server.cc:179] TabletServer@127.5.164.67:0 shutting down...
W20260713 09:01:59.054144  7996 consensus_peers.cc:597] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:59.055202  7996 consensus_peers.cc:597] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:59.074113  8072 consensus_peers.cc:597] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef -> Peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Couldn't send request to peer 489d1ec95bfe47c1abbb54ad1a45ca86. 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:01:59.080508  8070 consensus_peers.cc:597] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:59.083638  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:59.084580  5777 tablet_replica.cc:333] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.085297  5777 raft_consensus.cc:2243] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.085837  5777 raft_consensus.cc:2272] T 48025041dbae45a18452b4c92054010d P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.088027  5777 tablet_replica.cc:333] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.088693  5777 raft_consensus.cc:2243] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:59.089567  5777 raft_consensus.cc:2272] T 6a7f783a8929474b9c01e2c4a48c1a7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.091517  5777 tablet_replica.cc:333] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.092114  5777 raft_consensus.cc:2243] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:59.092969  5777 raft_consensus.cc:2272] T 0c94c38fec54464aa4aea52a8fc706b9 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.094996  5777 tablet_replica.cc:333] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.095573  5777 raft_consensus.cc:2243] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.096024  5777 raft_consensus.cc:2272] T 6725c1a6901543748a8ffb0f0ee2a8e3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.098465  5777 tablet_replica.cc:333] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.099022  5777 raft_consensus.cc:2243] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.099423  5777 raft_consensus.cc:2272] T 07643e6bd1334e72bebbb054c48b84d4 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.101243  5777 tablet_replica.cc:333] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.101752  5777 raft_consensus.cc:2243] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.102155  5777 raft_consensus.cc:2272] T c564654a0b96420db5e130200590fc85 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.103957  5777 tablet_replica.cc:333] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.104530  5777 raft_consensus.cc:2243] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.104935  5777 raft_consensus.cc:2272] T 32ac05874dc64799bb262f2701606335 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.107110  5777 tablet_replica.cc:333] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.107690  5777 raft_consensus.cc:2243] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.108228  5777 raft_consensus.cc:2272] T e5cfc8844e05430cb865a9a4f6f9ebbe P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.110754  5777 tablet_replica.cc:333] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
W20260713 09:01:59.111419  8070 consensus_peers.cc:597] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef -> Peer b34dfec5ff83479e8457f61f8689c6e6 (127.5.164.65:44407): Couldn't send request to peer b34dfec5ff83479e8457f61f8689c6e6. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:44407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:59.111462  5777 raft_consensus.cc:2243] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:01:59.112336  8072 consensus_peers.cc:597] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef -> Peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Couldn't send request to peer 489d1ec95bfe47c1abbb54ad1a45ca86. 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:01:59.112712  5777 raft_consensus.cc:2272] T f0cff8581061492c9bfa6b94987b2aee P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.115442  5777 tablet_replica.cc:333] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
W20260713 09:01:59.115353  8069 consensus_peers.cc:597] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef -> Peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Couldn't send request to peer a927b131a5404d42b4defdb440c62d80. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.66:42243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:59.116215  5777 raft_consensus.cc:2243] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.116724  5777 raft_consensus.cc:2272] T 8741a3852ea6435f9a9354afc6c6a188 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.118559  5777 tablet_replica.cc:333] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.119068  5777 raft_consensus.cc:2243] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.119498  5777 raft_consensus.cc:2272] T 150fb5ce6d804808a1d2afdc5f209466 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.121289  5777 tablet_replica.cc:333] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.121834  5777 raft_consensus.cc:2243] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.122277  5777 raft_consensus.cc:2272] T e572d13f910f468a87866194d0967d7c P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.124091  5777 tablet_replica.cc:333] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.124818  5777 raft_consensus.cc:2243] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.125385  5777 raft_consensus.cc:2272] T f851bc78f088446f965cd2d906d2e90b P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.127884  5777 tablet_replica.cc:333] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.128530  5777 raft_consensus.cc:2243] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.129118  5777 raft_consensus.cc:2272] T 4073ea5b21b64154b2cc170306f83b5a P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.131186  5777 tablet_replica.cc:333] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.131747  5777 raft_consensus.cc:2243] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:59.132643  5777 raft_consensus.cc:2272] T 6399fa44fcc748c2be0c77973bf477b3 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.134555  5777 tablet_replica.cc:333] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.135037  5777 raft_consensus.cc:2243] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:59.135946  5777 raft_consensus.cc:2272] T 28d4d6cb2433487b89ee087e1ef33562 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.138228  5777 tablet_replica.cc:333] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.138831  5777 raft_consensus.cc:2243] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.139317  5777 raft_consensus.cc:2272] T cb0d555622bf4e68a73f6c447c1b51c1 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:59.140666  8069 consensus_peers.cc:597] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef -> Peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Couldn't send request to peer a927b131a5404d42b4defdb440c62d80. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.66:42243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:59.141726  5777 tablet_replica.cc:333] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86: stopping tablet replica
I20260713 09:01:59.142234  5777 raft_consensus.cc:2243] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:59.142972  5777 raft_consensus.cc:2272] T 9b34a715884247c391534db608a3b4a0 P 489d1ec95bfe47c1abbb54ad1a45ca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.182731  5777 tablet_server.cc:196] TabletServer@127.5.164.67:0 shutdown complete.
I20260713 09:01:59.215636  5777 tablet_server.cc:179] TabletServer@127.5.164.68:0 shutting down...
W20260713 09:01:59.222641  8072 consensus_peers.cc:597] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef -> Peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Couldn't send request to peer 489d1ec95bfe47c1abbb54ad1a45ca86. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.67:42891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:59.238775  8072 consensus_peers.cc:597] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef -> Peer 489d1ec95bfe47c1abbb54ad1a45ca86 (127.5.164.67:42891): Couldn't send request to peer 489d1ec95bfe47c1abbb54ad1a45ca86. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.67:42891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:59.249294  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:59.250110  5777 tablet_replica.cc:333] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.251137  5777 raft_consensus.cc:2243] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.251797  5777 raft_consensus.cc:2272] T 51789a02bfc44ef29ee9b8081389cdfe P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.253892  5777 tablet_replica.cc:333] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.254452  5777 raft_consensus.cc:2243] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.254947  5777 raft_consensus.cc:2272] T 48025041dbae45a18452b4c92054010d P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:59.255668  8069 consensus_peers.cc:597] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef -> Peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Couldn't send request to peer a927b131a5404d42b4defdb440c62d80. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.66:42243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:59.256906  5777 tablet_replica.cc:333] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.257489  5777 raft_consensus.cc:2243] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.257944  5777 raft_consensus.cc:2272] T f851bc78f088446f965cd2d906d2e90b P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.259636  5777 tablet_replica.cc:333] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.260152  5777 raft_consensus.cc:2243] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.260576  5777 raft_consensus.cc:2272] T 4e20b5054aaa470d974f0b63c74ffb5d P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.262228  5777 tablet_replica.cc:333] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.262879  5777 raft_consensus.cc:2243] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.263275  5777 raft_consensus.cc:2272] T 4073ea5b21b64154b2cc170306f83b5a P ae8282003bb647c2a33bee92e79d39ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.265095  5777 tablet_replica.cc:333] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.265609  5777 raft_consensus.cc:2243] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.266029  5777 raft_consensus.cc:2272] T 0c94c38fec54464aa4aea52a8fc706b9 P ae8282003bb647c2a33bee92e79d39ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.267691  5777 tablet_replica.cc:333] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.268218  5777 raft_consensus.cc:2243] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.268610  5777 raft_consensus.cc:2272] T 6a7f783a8929474b9c01e2c4a48c1a7c P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.270334  5777 tablet_replica.cc:333] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.270818  5777 raft_consensus.cc:2243] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:59.271623  5777 raft_consensus.cc:2272] T 07643e6bd1334e72bebbb054c48b84d4 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.273459  5777 tablet_replica.cc:333] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.273945  5777 raft_consensus.cc:2243] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.274467  5777 raft_consensus.cc:2272] T 571bfad2293a4ffc98e37d1bd2c8368a P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:59.275458  8069 consensus_peers.cc:597] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef -> Peer a927b131a5404d42b4defdb440c62d80 (127.5.164.66:42243): Couldn't send request to peer a927b131a5404d42b4defdb440c62d80. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.66:42243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:59.276237  5777 tablet_replica.cc:333] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.276962  5777 raft_consensus.cc:2243] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:59.277837  5777 raft_consensus.cc:2272] T 8741a3852ea6435f9a9354afc6c6a188 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.279706  5777 tablet_replica.cc:333] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.280220  5777 raft_consensus.cc:2243] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.280714  5777 raft_consensus.cc:2272] T 4b59274a9e2d422abe8cf266c216fb92 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.282565  5777 tablet_replica.cc:333] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.283092  5777 raft_consensus.cc:2243] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:59.283950  5777 raft_consensus.cc:2272] T cb0d555622bf4e68a73f6c447c1b51c1 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.285857  5777 tablet_replica.cc:333] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.286409  5777 raft_consensus.cc:2243] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:59.287176  5777 raft_consensus.cc:2272] T 79386d8c27ba4b89a23d1f70919e48a8 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.289232  5777 tablet_replica.cc:333] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.289722  5777 raft_consensus.cc:2243] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.290115  5777 raft_consensus.cc:2272] T 6399fa44fcc748c2be0c77973bf477b3 P ae8282003bb647c2a33bee92e79d39ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.291785  5777 tablet_replica.cc:333] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.292253  5777 raft_consensus.cc:2243] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:59.293049  5777 raft_consensus.cc:2272] T fe2b3d9e61264d8dbe9d7da15f372a65 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.294922  5777 tablet_replica.cc:333] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.295415  5777 raft_consensus.cc:2243] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.295888  5777 raft_consensus.cc:2272] T 150fb5ce6d804808a1d2afdc5f209466 P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.297627  5777 tablet_replica.cc:333] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.298062  5777 raft_consensus.cc:2243] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:59.298455  5777 raft_consensus.cc:2272] T e572d13f910f468a87866194d0967d7c P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.300027  5777 tablet_replica.cc:333] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef: stopping tablet replica
I20260713 09:01:59.300537  5777 raft_consensus.cc:2243] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:59.301254  5777 raft_consensus.cc:2272] T e5cfc8844e05430cb865a9a4f6f9ebbe P ae8282003bb647c2a33bee92e79d39ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.339951  5777 tablet_server.cc:196] TabletServer@127.5.164.68:0 shutdown complete.
I20260713 09:01:59.370688  5777 master.cc:562] Master@127.5.164.126:46107 shutting down...
I20260713 09:01:59.393960  5777 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:59.394506  5777 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:59.394809  5777 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b670feb9e7d47c490faeedb7315df05: stopping tablet replica
I20260713 09:01:59.415279  5777 master.cc:584] Master@127.5.164.126:46107 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20492 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:01:59.476881  5777 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.164.126:46031
I20260713 09:01:59.478160  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:59.485174  8598 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:01:59.485404  8599 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:01:59.486022  8601 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:01:59.488893  5777 server_base.cc:1061] running on GCE node
I20260713 09:01:59.490124  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:59.490327  5777 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:01:59.490450  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933319490438 us; error 0 us; skew 500 ppm
I20260713 09:01:59.490996  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:59.493763  5777 webserver.cc:533] Webserver started at http://127.5.164.126:38091/ using document root <none> and password file <none>
I20260713 09:01:59.494247  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:59.494415  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:59.494647  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:59.495786  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/master-0-root/instance:
uuid: "81375aae9fb34819a766c5b281d181f1"
format_stamp: "Formatted at 2026-07-13 09:01:59 on dist-test-slave-h7mq"
I20260713 09:01:59.500967  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:01:59.504258  8606 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:01:59.505200  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:59.505503  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/master-0-root
uuid: "81375aae9fb34819a766c5b281d181f1"
format_stamp: "Formatted at 2026-07-13 09:01:59 on dist-test-slave-h7mq"
I20260713 09:01:59.505743  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-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:01:59.525619  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:59.526779  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:59.564349  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.126:46031
I20260713 09:01:59.564531  8657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.126:46031 every 8 connection(s)
I20260713 09:01:59.568207  8658 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:01:59.579092  8658 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1: Bootstrap starting.
I20260713 09:01:59.583745  8658 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.588165  8658 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1: No bootstrap required, opened a new log
I20260713 09:01:59.590513  8658 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81375aae9fb34819a766c5b281d181f1" member_type: VOTER }
I20260713 09:01:59.590967  8658 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.591216  8658 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81375aae9fb34819a766c5b281d181f1, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.591943  8658 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81375aae9fb34819a766c5b281d181f1" member_type: VOTER }
I20260713 09:01:59.592489  8658 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:59.592711  8658 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:59.593001  8658 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.597813  8658 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81375aae9fb34819a766c5b281d181f1" member_type: VOTER }
I20260713 09:01:59.598388  8658 leader_election.cc:304] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [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: 81375aae9fb34819a766c5b281d181f1; no voters: 
I20260713 09:01:59.599628  8658 leader_election.cc:290] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:59.600091  8661 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:59.601745  8661 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [term 1 LEADER]: Becoming Leader. State: Replica: 81375aae9fb34819a766c5b281d181f1, State: Running, Role: LEADER
I20260713 09:01:59.602563  8661 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [LEADER]: Queue going to LEADER mode. State: All 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: "81375aae9fb34819a766c5b281d181f1" member_type: VOTER }
I20260713 09:01:59.602727  8658 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:59.608793  8662 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81375aae9fb34819a766c5b281d181f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81375aae9fb34819a766c5b281d181f1" member_type: VOTER } }
I20260713 09:01:59.609068  8663 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81375aae9fb34819a766c5b281d181f1. Latest consensus state: current_term: 1 leader_uuid: "81375aae9fb34819a766c5b281d181f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81375aae9fb34819a766c5b281d181f1" member_type: VOTER } }
I20260713 09:01:59.609520  8662 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:59.609772  8663 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:59.611796  8670 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:59.618562  8670 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:59.619920  5777 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:59.628109  8670 catalog_manager.cc:1383] Generated new cluster ID: 3e63e54cab76460d879af6f6390b2f11
I20260713 09:01:59.628482  8670 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:59.665752  8670 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:59.667167  8670 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:59.679159  8670 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1: Generated new TSK 0
I20260713 09:01:59.679841  8670 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:59.687033  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:59.693905  8679 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:01:59.694936  8680 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:01:59.697533  5777 server_base.cc:1061] running on GCE node
W20260713 09:01:59.697646  8682 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:01:59.698760  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:59.698975  5777 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:01:59.699190  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933319699174 us; error 0 us; skew 500 ppm
I20260713 09:01:59.699841  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:59.702437  5777 webserver.cc:533] Webserver started at http://127.5.164.65:40183/ using document root <none> and password file <none>
I20260713 09:01:59.702988  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:59.703188  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:59.703521  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:59.704805  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-0-root/instance:
uuid: "a44b7605b762400285b0dc325fea5cae"
format_stamp: "Formatted at 2026-07-13 09:01:59 on dist-test-slave-h7mq"
I20260713 09:01:59.709738  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:59.713656  8687 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:01:59.714704  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:01:59.714993  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-0-root
uuid: "a44b7605b762400285b0dc325fea5cae"
format_stamp: "Formatted at 2026-07-13 09:01:59 on dist-test-slave-h7mq"
I20260713 09:01:59.715289  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-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:01:59.734822  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:59.736171  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:59.737993  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:59.740650  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:59.740849  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:59.741209  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:59.741390  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:59.787230  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.65:33623
I20260713 09:01:59.787320  8749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.65:33623 every 8 connection(s)
I20260713 09:01:59.793051  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:59.801661  8754 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:01:59.803524  8755 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:01:59.805608  5777 server_base.cc:1061] running on GCE node
W20260713 09:01:59.805583  8757 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:01:59.807324  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:59.807633  5777 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:01:59.807920  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933319807898 us; error 0 us; skew 500 ppm
I20260713 09:01:59.808719  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:59.811872  8750 heartbeater.cc:344] Connected to a master server at 127.5.164.126:46031
I20260713 09:01:59.812033  5777 webserver.cc:533] Webserver started at http://127.5.164.66:34963/ using document root <none> and password file <none>
I20260713 09:01:59.812320  8750 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:59.812764  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:59.813024  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:59.813297  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:59.813309  8750 heartbeater.cc:507] Master 127.5.164.126:46031 requested a full tablet report, sending...
I20260713 09:01:59.814529  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-1-root/instance:
uuid: "010b712999bd43faa229cbe4b9a185d3"
format_stamp: "Formatted at 2026-07-13 09:01:59 on dist-test-slave-h7mq"
I20260713 09:01:59.815641  8623 ts_manager.cc:194] Registered new tserver with Master: a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623)
I20260713 09:01:59.818130  8623 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55248
I20260713 09:01:59.820632  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260713 09:01:59.824060  8762 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:01:59.824883  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:59.825183  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-1-root
uuid: "010b712999bd43faa229cbe4b9a185d3"
format_stamp: "Formatted at 2026-07-13 09:01:59 on dist-test-slave-h7mq"
I20260713 09:01:59.825517  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-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:01:59.846490  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:59.847710  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:59.849232  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:59.851449  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:59.851670  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:59.851904  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:59.852072  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:59.896925  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.66:46189
I20260713 09:01:59.897110  8824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.66:46189 every 8 connection(s)
I20260713 09:01:59.901674  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:59.910542  8829 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:01:59.911257  8828 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:01:59.915823  8825 heartbeater.cc:344] Connected to a master server at 127.5.164.126:46031
I20260713 09:01:59.916342  8825 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:59.916685  5777 server_base.cc:1061] running on GCE node
W20260713 09:01:59.916875  8831 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:01:59.917506  8825 heartbeater.cc:507] Master 127.5.164.126:46031 requested a full tablet report, sending...
I20260713 09:01:59.918059  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:59.918345  5777 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:01:59.918538  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933319918522 us; error 0 us; skew 500 ppm
I20260713 09:01:59.919123  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:59.919903  8623 ts_manager.cc:194] Registered new tserver with Master: 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:01:59.921761  8623 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55252
I20260713 09:01:59.921782  5777 webserver.cc:533] Webserver started at http://127.5.164.67:40849/ using document root <none> and password file <none>
I20260713 09:01:59.922464  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:59.922693  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:59.922996  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:59.924574  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-2-root/instance:
uuid: "1470948c983741d69811c2b9c0314fc5"
format_stamp: "Formatted at 2026-07-13 09:01:59 on dist-test-slave-h7mq"
I20260713 09:01:59.929062  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:59.932291  8836 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:01:59.933266  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:59.933703  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-2-root
uuid: "1470948c983741d69811c2b9c0314fc5"
format_stamp: "Formatted at 2026-07-13 09:01:59 on dist-test-slave-h7mq"
I20260713 09:01:59.934012  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-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:01:59.947330  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:59.948760  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:59.950337  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:59.952823  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:59.953019  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:59.953323  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:59.953524  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:59.998713  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.67:38717
I20260713 09:01:59.998835  8898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.67:38717 every 8 connection(s)
I20260713 09:02:00.014895  8899 heartbeater.cc:344] Connected to a master server at 127.5.164.126:46031
I20260713 09:02:00.015384  8899 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:00.016233  8899 heartbeater.cc:507] Master 127.5.164.126:46031 requested a full tablet report, sending...
I20260713 09:02:00.018652  8623 ts_manager.cc:194] Registered new tserver with Master: 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:00.019440  5777 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017327116s
I20260713 09:02:00.020247  8623 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55266
I20260713 09:02:00.049739  8623 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55268:
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:02:00.053001  8623 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:02:00.136354  8864 tablet_service.cc:1511] Processing CreateTablet for tablet b0a83649c2864f51b2bbb9c93d015892 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:00.138077  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a83649c2864f51b2bbb9c93d015892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.140344  8790 tablet_service.cc:1511] Processing CreateTablet for tablet b0a83649c2864f51b2bbb9c93d015892 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:00.141806  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a83649c2864f51b2bbb9c93d015892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.144012  8863 tablet_service.cc:1511] Processing CreateTablet for tablet c33d506d65264d2298d6f2b122330eaa (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:00.145368  8715 tablet_service.cc:1511] Processing CreateTablet for tablet b0a83649c2864f51b2bbb9c93d015892 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:00.145747  8714 tablet_service.cc:1511] Processing CreateTablet for tablet c33d506d65264d2298d6f2b122330eaa (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:00.146328  8863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33d506d65264d2298d6f2b122330eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.146863  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a83649c2864f51b2bbb9c93d015892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.147578  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33d506d65264d2298d6f2b122330eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.145759  8789 tablet_service.cc:1511] Processing CreateTablet for tablet c33d506d65264d2298d6f2b122330eaa (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:00.150182  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33d506d65264d2298d6f2b122330eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.154287  8713 tablet_service.cc:1511] Processing CreateTablet for tablet bd68b45f68334c53a320de42dec83c28 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:00.155817  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd68b45f68334c53a320de42dec83c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.169718  8788 tablet_service.cc:1511] Processing CreateTablet for tablet bd68b45f68334c53a320de42dec83c28 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:00.171813  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd68b45f68334c53a320de42dec83c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.173965  8914 tablet_bootstrap.cc:492] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:00.181595  8914 tablet_bootstrap.cc:654] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.189795  8862 tablet_service.cc:1511] Processing CreateTablet for tablet bd68b45f68334c53a320de42dec83c28 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:00.191982  8862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd68b45f68334c53a320de42dec83c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.195940  8915 tablet_bootstrap.cc:492] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3: Bootstrap starting.
I20260713 09:02:00.204296  8916 tablet_bootstrap.cc:492] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5: Bootstrap starting.
I20260713 09:02:00.205420  8915 tablet_bootstrap.cc:654] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.208195  8715 tablet_service.cc:1511] Processing CreateTablet for tablet e5fa2ae250d342c6b0a736eacf7b716c (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:00.211756  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5fa2ae250d342c6b0a736eacf7b716c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.216245  8914 tablet_bootstrap.cc:492] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae: No bootstrap required, opened a new log
I20260713 09:02:00.216888  8914 ts_tablet_manager.cc:1403] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.022s
I20260713 09:02:00.219911  8863 tablet_service.cc:1511] Processing CreateTablet for tablet e5fa2ae250d342c6b0a736eacf7b716c (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:00.220220  8914 raft_consensus.cc:359] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } }
I20260713 09:02:00.221185  8914 raft_consensus.cc:385] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.221868  8914 raft_consensus.cc:740] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.221218  8713 tablet_service.cc:1511] Processing CreateTablet for tablet 70bae0c9003a407eb02e4ec888d0336b (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:00.222985  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bae0c9003a407eb02e4ec888d0336b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.224028  8863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5fa2ae250d342c6b0a736eacf7b716c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.226153  8789 tablet_service.cc:1511] Processing CreateTablet for tablet 70bae0c9003a407eb02e4ec888d0336b (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:00.227861  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bae0c9003a407eb02e4ec888d0336b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.228402  8914 consensus_queue.cc:260] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } }
I20260713 09:02:00.230409  8916 tablet_bootstrap.cc:654] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.233593  8750 heartbeater.cc:499] Master 127.5.164.126:46031 was elected leader, sending a full tablet report...
I20260713 09:02:00.246074  8914 ts_tablet_manager.cc:1434] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260713 09:02:00.247215  8914 tablet_bootstrap.cc:492] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:00.253927  8915 tablet_bootstrap.cc:492] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3: No bootstrap required, opened a new log
I20260713 09:02:00.254591  8915 ts_tablet_manager.cc:1403] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.000s
I20260713 09:02:00.257393  8914 tablet_bootstrap.cc:654] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.257969  8915 raft_consensus.cc:359] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } }
I20260713 09:02:00.258823  8863 tablet_service.cc:1511] Processing CreateTablet for tablet 70bae0c9003a407eb02e4ec888d0336b (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:00.260221  8863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bae0c9003a407eb02e4ec888d0336b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.260963  8790 tablet_service.cc:1511] Processing CreateTablet for tablet e5fa2ae250d342c6b0a736eacf7b716c (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:00.262465  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5fa2ae250d342c6b0a736eacf7b716c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.258865  8915 raft_consensus.cc:385] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.268010  8915 raft_consensus.cc:740] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.269172  8915 consensus_queue.cc:260] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } }
I20260713 09:02:00.273540  8788 tablet_service.cc:1511] Processing CreateTablet for tablet b33d2750982e459f84d6987c4d12401b (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:00.275045  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33d2750982e459f84d6987c4d12401b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.283296  8915 ts_tablet_manager.cc:1434] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.003s
I20260713 09:02:00.284292  8825 heartbeater.cc:499] Master 127.5.164.126:46031 was elected leader, sending a full tablet report...
I20260713 09:02:00.284643  8915 tablet_bootstrap.cc:492] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3: Bootstrap starting.
I20260713 09:02:00.285983  8862 tablet_service.cc:1511] Processing CreateTablet for tablet b33d2750982e459f84d6987c4d12401b (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:00.287391  8862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33d2750982e459f84d6987c4d12401b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.291819  8915 tablet_bootstrap.cc:654] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.283401  8914 tablet_bootstrap.cc:492] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae: No bootstrap required, opened a new log
I20260713 09:02:00.295305  8715 tablet_service.cc:1511] Processing CreateTablet for tablet b33d2750982e459f84d6987c4d12401b (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:00.297302  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33d2750982e459f84d6987c4d12401b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.301862  8914 ts_tablet_manager.cc:1403] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.010s
I20260713 09:02:00.303656  8921 raft_consensus.cc:493] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.304284  8921 raft_consensus.cc:515] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } }
I20260713 09:02:00.307070  8914 raft_consensus.cc:359] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.307989  8914 raft_consensus.cc:385] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.308418  8914 raft_consensus.cc:740] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.313815  8921 leader_election.cc:290] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717), a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623)
I20260713 09:02:00.324540  8713 tablet_service.cc:1511] Processing CreateTablet for tablet 43789c78389849b787cc0e5c507e9246 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:00.311420  8914 consensus_queue.cc:260] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.325649  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a83649c2864f51b2bbb9c93d015892" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5" is_pre_election: true
I20260713 09:02:00.326138  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43789c78389849b787cc0e5c507e9246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.328286  8789 tablet_service.cc:1511] Processing CreateTablet for tablet 43789c78389849b787cc0e5c507e9246 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:00.330415  8863 tablet_service.cc:1511] Processing CreateTablet for tablet 43789c78389849b787cc0e5c507e9246 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:00.336138  8916 tablet_bootstrap.cc:492] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5: No bootstrap required, opened a new log
I20260713 09:02:00.336782  8863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43789c78389849b787cc0e5c507e9246. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:02:00.336886  8763 leader_election.cc:343] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:00.337990  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43789c78389849b787cc0e5c507e9246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.331002  8714 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd998ae45604082b44c66375176ee9e (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:00.341455  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd998ae45604082b44c66375176ee9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.335521  8914 ts_tablet_manager.cc:1434] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:02:00.342814  8914 tablet_bootstrap.cc:492] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:00.349933  8914 tablet_bootstrap.cc:654] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.353018  8787 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd998ae45604082b44c66375176ee9e (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:00.366132  8787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd998ae45604082b44c66375176ee9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.366035  8864 tablet_service.cc:1511] Processing CreateTablet for tablet c0507151e9674a309a2ee3af276df159 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:00.367609  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0507151e9674a309a2ee3af276df159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.356067  8712 tablet_service.cc:1511] Processing CreateTablet for tablet c0507151e9674a309a2ee3af276df159 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:00.357475  8862 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd998ae45604082b44c66375176ee9e (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:00.336833  8916 ts_tablet_manager.cc:1403] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5: Time spent bootstrapping tablet: real 0.133s	user 0.015s	sys 0.011s
I20260713 09:02:00.369321  8712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0507151e9674a309a2ee3af276df159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.361763  8788 tablet_service.cc:1511] Processing CreateTablet for tablet c0507151e9674a309a2ee3af276df159 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:00.377384  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0507151e9674a309a2ee3af276df159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.369321  8862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd998ae45604082b44c66375176ee9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.388002  8711 tablet_service.cc:1511] Processing CreateTablet for tablet 09bb123dcd8043ed80302fbcb5127491 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:00.389601  8711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09bb123dcd8043ed80302fbcb5127491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.389206  8786 tablet_service.cc:1511] Processing CreateTablet for tablet 09bb123dcd8043ed80302fbcb5127491 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:00.390820  8786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09bb123dcd8043ed80302fbcb5127491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.371932  8916 raft_consensus.cc:359] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } }
I20260713 09:02:00.392916  8916 raft_consensus.cc:385] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.393301  8916 raft_consensus.cc:740] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.397095  8916 consensus_queue.cc:260] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } }
I20260713 09:02:00.398260  8918 raft_consensus.cc:493] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.399654  8918 raft_consensus.cc:515] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.400904  8915 tablet_bootstrap.cc:492] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3: No bootstrap required, opened a new log
I20260713 09:02:00.401611  8915 ts_tablet_manager.cc:1403] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3: Time spent bootstrapping tablet: real 0.117s	user 0.023s	sys 0.018s
I20260713 09:02:00.402715  8918 leader_election.cc:290] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:00.428797  8861 tablet_service.cc:1511] Processing CreateTablet for tablet 09bb123dcd8043ed80302fbcb5127491 (DEFAULT_TABLE table=test-workload [id=c004eb9734cc41169940a94a56ae002a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:00.430351  8861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09bb123dcd8043ed80302fbcb5127491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:00.450081  8914 tablet_bootstrap.cc:492] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae: No bootstrap required, opened a new log
I20260713 09:02:00.450776  8914 ts_tablet_manager.cc:1403] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.108s	user 0.008s	sys 0.008s
I20260713 09:02:00.450969  8915 raft_consensus.cc:359] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.451812  8915 raft_consensus.cc:385] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.452350  8915 raft_consensus.cc:740] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.453511  8915 consensus_queue.cc:260] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.456233  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a83649c2864f51b2bbb9c93d015892" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae" is_pre_election: true
I20260713 09:02:00.457095  8725 raft_consensus.cc:2468] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 0.
I20260713 09:02:00.457437  8916 ts_tablet_manager.cc:1434] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5: Time spent starting tablet: real 0.089s	user 0.016s	sys 0.002s
I20260713 09:02:00.458266  8899 heartbeater.cc:499] Master 127.5.164.126:46031 was elected leader, sending a full tablet report...
I20260713 09:02:00.461705  8916 tablet_bootstrap.cc:492] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5: Bootstrap starting.
I20260713 09:02:00.462080  8764 leader_election.cc:304] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [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: 010b712999bd43faa229cbe4b9a185d3, a44b7605b762400285b0dc325fea5cae; no voters: 1470948c983741d69811c2b9c0314fc5
I20260713 09:02:00.464322  8914 raft_consensus.cc:359] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.473086  8921 raft_consensus.cc:2804] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:00.476202  8914 raft_consensus.cc:385] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.476348  8921 raft_consensus.cc:493] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:00.476625  8914 raft_consensus.cc:740] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.476923  8921 raft_consensus.cc:3060] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.477536  8914 consensus_queue.cc:260] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.473619  8915 ts_tablet_manager.cc:1434] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3: Time spent starting tablet: real 0.072s	user 0.002s	sys 0.007s
I20260713 09:02:00.475771  8916 tablet_bootstrap.cc:654] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.487030  8921 raft_consensus.cc:515] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } }
I20260713 09:02:00.490533  8915 tablet_bootstrap.cc:492] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3: Bootstrap starting.
I20260713 09:02:00.490626  8914 ts_tablet_manager.cc:1434] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260713 09:02:00.492043  8914 tablet_bootstrap.cc:492] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:00.498978  8915 tablet_bootstrap.cc:654] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.499532  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33d506d65264d2298d6f2b122330eaa" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5" is_pre_election: true
I20260713 09:02:00.501683  8918 raft_consensus.cc:493] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.502282  8918 raft_consensus.cc:515] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.504797  8918 leader_election.cc:290] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:00.506685  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a83649c2864f51b2bbb9c93d015892" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5"
I20260713 09:02:00.507485  8874 raft_consensus.cc:3060] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.506772  8921 leader_election.cc:290] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 1 election: Requested vote from peers 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717), a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623)
W20260713 09:02:00.501451  8688 leader_election.cc:343] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:00.513279  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68b45f68334c53a320de42dec83c28" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5" is_pre_election: true
I20260713 09:02:00.514640  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33d506d65264d2298d6f2b122330eaa" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
I20260713 09:02:00.515046  8916 tablet_bootstrap.cc:492] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5: No bootstrap required, opened a new log
I20260713 09:02:00.515412  8800 raft_consensus.cc:2468] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a44b7605b762400285b0dc325fea5cae in term 0.
I20260713 09:02:00.515650  8916 ts_tablet_manager.cc:1403] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.010s
I20260713 09:02:00.516816  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68b45f68334c53a320de42dec83c28" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
I20260713 09:02:00.517694  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a83649c2864f51b2bbb9c93d015892" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae"
I20260713 09:02:00.518635  8725 raft_consensus.cc:3060] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.518556  8690 leader_election.cc:304] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [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: 010b712999bd43faa229cbe4b9a185d3, a44b7605b762400285b0dc325fea5cae; no voters: 1470948c983741d69811c2b9c0314fc5
I20260713 09:02:00.518934  8916 raft_consensus.cc:359] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.519734  8918 raft_consensus.cc:2804] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:00.519747  8916 raft_consensus.cc:385] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:02:00.520155  8690 leader_election.cc:343] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:00.520495  8918 raft_consensus.cc:493] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:00.520529  8916 raft_consensus.cc:740] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.521202  8918 raft_consensus.cc:3060] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.523396  8914 tablet_bootstrap.cc:654] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:00.524974  8688 leader_election.cc:343] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:00.525583  8688 leader_election.cc:304] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a44b7605b762400285b0dc325fea5cae; no voters: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5
I20260713 09:02:00.525098  8916 consensus_queue.cc:260] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.530010  8931 raft_consensus.cc:2749] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:00.531599  8916 ts_tablet_manager.cc:1434] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:02:00.532764  8916 tablet_bootstrap.cc:492] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5: Bootstrap starting.
I20260713 09:02:00.534631  8918 raft_consensus.cc:515] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.538139  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33d506d65264d2298d6f2b122330eaa" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3"
I20260713 09:02:00.538796  8799 raft_consensus.cc:3060] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.539487  8916 tablet_bootstrap.cc:654] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.539590  8874 raft_consensus.cc:2468] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 1.
I20260713 09:02:00.538722  8915 tablet_bootstrap.cc:492] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3: No bootstrap required, opened a new log
I20260713 09:02:00.542047  8763 leader_election.cc:304] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: 
I20260713 09:02:00.542892  8918 leader_election.cc:290] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 election: Requested vote from peers 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:00.543133  8921 raft_consensus.cc:2804] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:00.541937  8915 ts_tablet_manager.cc:1403] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.011s
I20260713 09:02:00.543696  8725 raft_consensus.cc:2468] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 1.
I20260713 09:02:00.546939  8915 raft_consensus.cc:359] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.547714  8915 raft_consensus.cc:385] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.548043  8915 raft_consensus.cc:740] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.548946  8915 consensus_queue.cc:260] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.549535  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33d506d65264d2298d6f2b122330eaa" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5"
I20260713 09:02:00.550208  8874 raft_consensus.cc:3060] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.551280  8799 raft_consensus.cc:2468] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44b7605b762400285b0dc325fea5cae in term 1.
I20260713 09:02:00.553303  8690 leader_election.cc:304] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010b712999bd43faa229cbe4b9a185d3, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:00.554941  8918 raft_consensus.cc:2804] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:00.555583  8918 raft_consensus.cc:697] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 1 LEADER]: Becoming Leader. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Running, Role: LEADER
I20260713 09:02:00.556442  8918 consensus_queue.cc:237] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.561470  8914 tablet_bootstrap.cc:492] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae: No bootstrap required, opened a new log
I20260713 09:02:00.563777  8914 ts_tablet_manager.cc:1403] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.003s
I20260713 09:02:00.567803  8916 tablet_bootstrap.cc:492] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5: No bootstrap required, opened a new log
I20260713 09:02:00.567523  8914 raft_consensus.cc:359] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.568349  8916 ts_tablet_manager.cc:1403] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.002s
I20260713 09:02:00.568434  8914 raft_consensus.cc:385] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.568956  8914 raft_consensus.cc:740] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.569926  8914 consensus_queue.cc:260] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.571369  8916 raft_consensus.cc:359] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.572136  8916 raft_consensus.cc:385] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.572795  8914 ts_tablet_manager.cc:1434] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:02:00.577680  8914 tablet_bootstrap.cc:492] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:00.574556  8874 raft_consensus.cc:2468] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44b7605b762400285b0dc325fea5cae in term 1.
I20260713 09:02:00.582628  8622 catalog_manager.cc:5697] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae reported cstate change: term changed from 0 to 1, leader changed from <none> to a44b7605b762400285b0dc325fea5cae (127.5.164.65). New cstate: current_term: 1 leader_uuid: "a44b7605b762400285b0dc325fea5cae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:00.584491  8916 raft_consensus.cc:740] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.585937  8916 consensus_queue.cc:260] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.587873  8921 raft_consensus.cc:697] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 1 LEADER]: Becoming Leader. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Running, Role: LEADER
I20260713 09:02:00.589089  8921 consensus_queue.cc:237] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } }
I20260713 09:02:00.590220  8915 ts_tablet_manager.cc:1434] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3: Time spent starting tablet: real 0.046s	user 0.022s	sys 0.015s
I20260713 09:02:00.591372  8915 tablet_bootstrap.cc:492] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3: Bootstrap starting.
I20260713 09:02:00.595095  8916 ts_tablet_manager.cc:1434] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5: Time spent starting tablet: real 0.026s	user 0.000s	sys 0.007s
I20260713 09:02:00.596872  8916 tablet_bootstrap.cc:492] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5: Bootstrap starting.
I20260713 09:02:00.598186  8915 tablet_bootstrap.cc:654] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.606482  8914 tablet_bootstrap.cc:654] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.607511  8623 catalog_manager.cc:5697] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "010b712999bd43faa229cbe4b9a185d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: UNKNOWN } } }
W20260713 09:02:00.613859  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:00.611853  8916 tablet_bootstrap.cc:654] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.619930  8914 tablet_bootstrap.cc:492] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae: No bootstrap required, opened a new log
I20260713 09:02:00.620728  8914 ts_tablet_manager.cc:1403] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.002s
I20260713 09:02:00.625670  8914 raft_consensus.cc:359] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.626863  8914 raft_consensus.cc:385] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.627367  8914 raft_consensus.cc:740] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.628527  8914 consensus_queue.cc:260] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.632063  8914 ts_tablet_manager.cc:1434] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:02:00.633787  8914 tablet_bootstrap.cc:492] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:00.644498  8914 tablet_bootstrap.cc:654] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.660849  8914 tablet_bootstrap.cc:492] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae: No bootstrap required, opened a new log
I20260713 09:02:00.661604  8914 ts_tablet_manager.cc:1403] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.007s
I20260713 09:02:00.665184  8915 tablet_bootstrap.cc:492] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3: No bootstrap required, opened a new log
I20260713 09:02:00.665650  8916 tablet_bootstrap.cc:492] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5: No bootstrap required, opened a new log
I20260713 09:02:00.665729  8915 ts_tablet_manager.cc:1403] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3: Time spent bootstrapping tablet: real 0.075s	user 0.043s	sys 0.023s
I20260713 09:02:00.665424  8914 raft_consensus.cc:359] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.666317  8916 ts_tablet_manager.cc:1403] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.041s
I20260713 09:02:00.666318  8914 raft_consensus.cc:385] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.666889  8914 raft_consensus.cc:740] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.667790  8914 consensus_queue.cc:260] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.668473  8915 raft_consensus.cc:359] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.669183  8915 raft_consensus.cc:385] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.669458  8915 raft_consensus.cc:740] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.669746  8916 raft_consensus.cc:359] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.670583  8914 ts_tablet_manager.cc:1434] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:02:00.670228  8915 consensus_queue.cc:260] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.670774  8916 raft_consensus.cc:385] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.671164  8916 raft_consensus.cc:740] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.671835  8914 tablet_bootstrap.cc:492] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:00.672170  8916 consensus_queue.cc:260] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.674597  8915 ts_tablet_manager.cc:1434] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:00.675679  8915 tablet_bootstrap.cc:492] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3: Bootstrap starting.
I20260713 09:02:00.677139  8916 ts_tablet_manager.cc:1434] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:02:00.678308  8916 tablet_bootstrap.cc:492] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5: Bootstrap starting.
I20260713 09:02:00.678747  8918 raft_consensus.cc:493] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.679755  8914 tablet_bootstrap.cc:654] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.679406  8918 raft_consensus.cc:515] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.682991  8915 tablet_bootstrap.cc:654] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.686458  8916 tablet_bootstrap.cc:654] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.692427  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bae0c9003a407eb02e4ec888d0336b" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5" is_pre_election: true
I20260713 09:02:00.694017  8914 tablet_bootstrap.cc:492] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: No bootstrap required, opened a new log
I20260713 09:02:00.694723  8914 ts_tablet_manager.cc:1403] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.017s
I20260713 09:02:00.695499  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bae0c9003a407eb02e4ec888d0336b" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
I20260713 09:02:00.696478  8918 leader_election.cc:290] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:00.696978  8799 raft_consensus.cc:2468] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a44b7605b762400285b0dc325fea5cae in term 0.
W20260713 09:02:00.698392  8688 leader_election.cc:343] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:00.699129  8690 leader_election.cc:304] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [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: 010b712999bd43faa229cbe4b9a185d3, a44b7605b762400285b0dc325fea5cae; no voters: 1470948c983741d69811c2b9c0314fc5
I20260713 09:02:00.700273  8918 raft_consensus.cc:2804] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:00.700655  8918 raft_consensus.cc:493] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:00.700995  8918 raft_consensus.cc:3060] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.705996  8914 raft_consensus.cc:359] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.707599  8914 raft_consensus.cc:385] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.707942  8914 raft_consensus.cc:740] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.709520  8916 tablet_bootstrap.cc:492] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5: No bootstrap required, opened a new log
I20260713 09:02:00.709520  8928 raft_consensus.cc:493] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.710271  8916 ts_tablet_manager.cc:1403] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.000s
I20260713 09:02:00.710162  8928 raft_consensus.cc:515] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.711369  8915 tablet_bootstrap.cc:492] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3: No bootstrap required, opened a new log
I20260713 09:02:00.709658  8918 raft_consensus.cc:515] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.711963  8915 ts_tablet_manager.cc:1403] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.016s
I20260713 09:02:00.713078  8928 leader_election.cc:290] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:00.713685  8914 consensus_queue.cc:260] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.715474  8915 raft_consensus.cc:359] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.716306  8915 raft_consensus.cc:385] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.716764  8914 ts_tablet_manager.cc:1434] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.007s
I20260713 09:02:00.716521  8916 raft_consensus.cc:359] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.717154  8918 leader_election.cc:290] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 election: Requested vote from peers 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:00.716701  8915 raft_consensus.cc:740] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.718590  8916 raft_consensus.cc:385] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.718997  8916 raft_consensus.cc:740] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.719452  8915 consensus_queue.cc:260] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.719775  8916 consensus_queue.cc:260] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.721993  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bae0c9003a407eb02e4ec888d0336b" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5"
I20260713 09:02:00.722260  8915 ts_tablet_manager.cc:1434] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:02:00.718619  8914 tablet_bootstrap.cc:492] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:00.722939  8874 raft_consensus.cc:3060] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.723627  8915 tablet_bootstrap.cc:492] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3: Bootstrap starting.
I20260713 09:02:00.722260  8916 ts_tablet_manager.cc:1434] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:02:00.728611  8916 tablet_bootstrap.cc:492] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5: Bootstrap starting.
I20260713 09:02:00.730747  8914 tablet_bootstrap.cc:654] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.737103  8916 tablet_bootstrap.cc:654] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.737103  8915 tablet_bootstrap.cc:654] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.740058  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bae0c9003a407eb02e4ec888d0336b" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3"
I20260713 09:02:00.740794  8799 raft_consensus.cc:3060] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.745941  8928 raft_consensus.cc:493] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.746564  8928 raft_consensus.cc:515] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.750234  8928 leader_election.cc:290] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:00.753067  8874 raft_consensus.cc:2468] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44b7605b762400285b0dc325fea5cae in term 1.
I20260713 09:02:00.755419  8799 raft_consensus.cc:2468] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44b7605b762400285b0dc325fea5cae in term 1.
I20260713 09:02:00.756974  8688 leader_election.cc:304] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1470948c983741d69811c2b9c0314fc5, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:00.758263  8918 raft_consensus.cc:2804] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:00.758930  8918 raft_consensus.cc:697] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 1 LEADER]: Becoming Leader. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Running, Role: LEADER
I20260713 09:02:00.760073  8918 consensus_queue.cc:237] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.782577  8914 tablet_bootstrap.cc:492] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: No bootstrap required, opened a new log
I20260713 09:02:00.783546  8914 ts_tablet_manager.cc:1403] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.025s
I20260713 09:02:00.788954  8914 raft_consensus.cc:359] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.789887  8914 raft_consensus.cc:385] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.790270  8914 raft_consensus.cc:740] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.791285  8914 consensus_queue.cc:260] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.794607  8914 ts_tablet_manager.cc:1434] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260713 09:02:00.794824  8915 tablet_bootstrap.cc:492] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3: No bootstrap required, opened a new log
I20260713 09:02:00.795508  8915 ts_tablet_manager.cc:1403] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.023s
I20260713 09:02:00.795814  8914 tablet_bootstrap.cc:492] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:00.799067  8915 raft_consensus.cc:359] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.799916  8915 raft_consensus.cc:385] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.800275  8915 raft_consensus.cc:740] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.801167  8915 consensus_queue.cc:260] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.803151  8914 tablet_bootstrap.cc:654] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.803679  8915 ts_tablet_manager.cc:1434] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:02:00.806665  8916 tablet_bootstrap.cc:492] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5: No bootstrap required, opened a new log
I20260713 09:02:00.807272  8916 ts_tablet_manager.cc:1403] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.000s
I20260713 09:02:00.806893  8623 catalog_manager.cc:5697] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae reported cstate change: term changed from 0 to 1, leader changed from <none> to a44b7605b762400285b0dc325fea5cae (127.5.164.65). New cstate: current_term: 1 leader_uuid: "a44b7605b762400285b0dc325fea5cae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:00.810735  8916 raft_consensus.cc:359] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.811853  8916 raft_consensus.cc:385] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.812240  8916 raft_consensus.cc:740] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.813165  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68b45f68334c53a320de42dec83c28" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
I20260713 09:02:00.813910  8799 raft_consensus.cc:2468] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 0.
I20260713 09:02:00.814620  8915 tablet_bootstrap.cc:492] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3: Bootstrap starting.
I20260713 09:02:00.814980  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fa2ae250d342c6b0a736eacf7b716c" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
I20260713 09:02:00.815658  8914 tablet_bootstrap.cc:492] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae: No bootstrap required, opened a new log
I20260713 09:02:00.815614  8800 raft_consensus.cc:2468] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 0.
I20260713 09:02:00.816668  8914 ts_tablet_manager.cc:1403] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.013s
I20260713 09:02:00.817118  8839 leader_election.cc:304] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: 
I20260713 09:02:00.818151  8839 leader_election.cc:304] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: 
I20260713 09:02:00.819160  8928 raft_consensus.cc:2804] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:00.819500  8928 raft_consensus.cc:493] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:00.819830  8928 raft_consensus.cc:3060] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.819705  8914 raft_consensus.cc:359] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.813462  8916 consensus_queue.cc:260] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.820453  8914 raft_consensus.cc:385] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.820845  8914 raft_consensus.cc:740] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.821730  8914 consensus_queue.cc:260] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.823501  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68b45f68334c53a320de42dec83c28" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae" is_pre_election: true
I20260713 09:02:00.824414  8914 ts_tablet_manager.cc:1434] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:02:00.824350  8725 raft_consensus.cc:2468] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 0.
I20260713 09:02:00.825603  8914 tablet_bootstrap.cc:492] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:00.826071  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fa2ae250d342c6b0a736eacf7b716c" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae" is_pre_election: true
I20260713 09:02:00.826848  8724 raft_consensus.cc:2468] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 0.
I20260713 09:02:00.828826  8915 tablet_bootstrap.cc:654] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.830377  8928 raft_consensus.cc:515] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.833124  8914 tablet_bootstrap.cc:654] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.835457  8953 raft_consensus.cc:2804] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:00.836010  8953 raft_consensus.cc:493] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:00.835950  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68b45f68334c53a320de42dec83c28" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae"
I20260713 09:02:00.836654  8953 raft_consensus.cc:3060] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.836966  8724 raft_consensus.cc:3060] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.841558  8916 ts_tablet_manager.cc:1434] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.004s
I20260713 09:02:00.844614  8916 tablet_bootstrap.cc:492] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5: Bootstrap starting.
I20260713 09:02:00.844400  8953 raft_consensus.cc:515] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.847529  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fa2ae250d342c6b0a736eacf7b716c" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae"
I20260713 09:02:00.848215  8725 raft_consensus.cc:3060] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.851822  8916 tablet_bootstrap.cc:654] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.855159  8915 tablet_bootstrap.cc:492] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3: No bootstrap required, opened a new log
I20260713 09:02:00.855806  8915 ts_tablet_manager.cc:1403] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260713 09:02:00.856130  8725 raft_consensus.cc:2468] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 1.
I20260713 09:02:00.858706  8838 leader_election.cc:304] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1470948c983741d69811c2b9c0314fc5, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:00.859210  8914 tablet_bootstrap.cc:492] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae: No bootstrap required, opened a new log
I20260713 09:02:00.859104  8915 raft_consensus.cc:359] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.859822  8914 ts_tablet_manager.cc:1403] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.012s
I20260713 09:02:00.860153  8918 raft_consensus.cc:493] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.860668  8724 raft_consensus.cc:2468] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 1.
I20260713 09:02:00.861135  8918 raft_consensus.cc:515] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.863559  8914 raft_consensus.cc:359] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.864281  8914 raft_consensus.cc:385] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.864560  8914 raft_consensus.cc:740] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.864653  8953 leader_election.cc:290] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 election: Requested vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:00.865612  8918 leader_election.cc:290] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:00.865963  8953 raft_consensus.cc:2804] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:00.866725  8953 raft_consensus.cc:697] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 1 LEADER]: Becoming Leader. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Running, Role: LEADER
I20260713 09:02:00.859947  8915 raft_consensus.cc:385] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.866822  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bb123dcd8043ed80302fbcb5127491" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
I20260713 09:02:00.867057  8838 leader_election.cc:304] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1470948c983741d69811c2b9c0314fc5, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:00.867765  8953 consensus_queue.cc:237] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.868059  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bb123dcd8043ed80302fbcb5127491" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5" is_pre_election: true
W20260713 09:02:00.868535  8690 leader_election.cc:343] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:00.862111  8928 leader_election.cc:290] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 election: Requested vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:00.869134  8915 raft_consensus.cc:740] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.869580  8928 raft_consensus.cc:2804] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:02:00.869726  8688 leader_election.cc:343] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:00.869516  8839 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.164.66:46189, user_credentials={real_user=slave}} blocked reactor thread for 51456.1us
I20260713 09:02:00.870913  8688 leader_election.cc:304] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a44b7605b762400285b0dc325fea5cae; no voters: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5
I20260713 09:02:00.869982  8914 consensus_queue.cc:260] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.870302  8915 consensus_queue.cc:260] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.871966  8931 raft_consensus.cc:2749] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:00.873805  8915 ts_tablet_manager.cc:1434] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:02:00.873940  8914 ts_tablet_manager.cc:1434] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:02:00.874930  8915 tablet_bootstrap.cc:492] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3: Bootstrap starting.
I20260713 09:02:00.875876  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68b45f68334c53a320de42dec83c28" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3"
I20260713 09:02:00.876519  8800 raft_consensus.cc:3060] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.882146  8915 tablet_bootstrap.cc:654] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.870920  8928 raft_consensus.cc:697] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 1 LEADER]: Becoming Leader. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Running, Role: LEADER
I20260713 09:02:00.883430  8928 consensus_queue.cc:237] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.889642  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fa2ae250d342c6b0a736eacf7b716c" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3"
I20260713 09:02:00.890390  8799 raft_consensus.cc:3060] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.890486  8800 raft_consensus.cc:2468] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 1.
I20260713 09:02:00.894330  8916 tablet_bootstrap.cc:492] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5: No bootstrap required, opened a new log
I20260713 09:02:00.895082  8916 ts_tablet_manager.cc:1403] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.005s
I20260713 09:02:00.899101  8916 raft_consensus.cc:359] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.900060  8916 raft_consensus.cc:385] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.900519  8799 raft_consensus.cc:2468] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 1.
I20260713 09:02:00.900579  8916 raft_consensus.cc:740] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.902735  8916 consensus_queue.cc:260] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.903652  8915 tablet_bootstrap.cc:492] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3: No bootstrap required, opened a new log
I20260713 09:02:00.904312  8915 ts_tablet_manager.cc:1403] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260713 09:02:00.906286  8916 ts_tablet_manager.cc:1434] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260713 09:02:00.907661  8916 tablet_bootstrap.cc:492] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5: Bootstrap starting.
I20260713 09:02:00.907630  8915 raft_consensus.cc:359] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.908749  8915 raft_consensus.cc:385] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.909134  8915 raft_consensus.cc:740] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.910061  8915 consensus_queue.cc:260] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.912361  8915 ts_tablet_manager.cc:1434] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:02:00.913709  8915 tablet_bootstrap.cc:492] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3: Bootstrap starting.
I20260713 09:02:00.916124  8916 tablet_bootstrap.cc:654] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.920189  8915 tablet_bootstrap.cc:654] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.921511  8620 catalog_manager.cc:5697] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1470948c983741d69811c2b9c0314fc5 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "1470948c983741d69811c2b9c0314fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:00.924628  8620 catalog_manager.cc:5697] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1470948c983741d69811c2b9c0314fc5 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "1470948c983741d69811c2b9c0314fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:00.926798  8915 tablet_bootstrap.cc:492] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3: No bootstrap required, opened a new log
I20260713 09:02:00.927505  8915 ts_tablet_manager.cc:1403] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:02:00.927915  8916 tablet_bootstrap.cc:492] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5: No bootstrap required, opened a new log
I20260713 09:02:00.928480  8916 ts_tablet_manager.cc:1403] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260713 09:02:00.930222  8915 raft_consensus.cc:359] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.931080  8915 raft_consensus.cc:385] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.931397  8915 raft_consensus.cc:740] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.932121  8915 consensus_queue.cc:260] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.933652  8916 raft_consensus.cc:359] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.934486  8916 raft_consensus.cc:385] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.934610  8915 ts_tablet_manager.cc:1434] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:00.934902  8916 raft_consensus.cc:740] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.935788  8915 tablet_bootstrap.cc:492] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3: Bootstrap starting.
I20260713 09:02:00.936009  8916 consensus_queue.cc:260] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.938433  8916 ts_tablet_manager.cc:1434] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:02:00.939417  8916 tablet_bootstrap.cc:492] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5: Bootstrap starting.
I20260713 09:02:00.941628  8915 tablet_bootstrap.cc:654] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.942692  8931 raft_consensus.cc:493] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.943241  8931 raft_consensus.cc:515] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.945956  8916 tablet_bootstrap.cc:654] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.947780  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd998ae45604082b44c66375176ee9e" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5" is_pre_election: true
I20260713 09:02:00.949674  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd998ae45604082b44c66375176ee9e" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
I20260713 09:02:00.951663  8874 raft_consensus.cc:2468] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a44b7605b762400285b0dc325fea5cae in term 0.
I20260713 09:02:00.951687  8799 raft_consensus.cc:2468] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a44b7605b762400285b0dc325fea5cae in term 0.
I20260713 09:02:00.953431  8688 leader_election.cc:304] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1470948c983741d69811c2b9c0314fc5, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:00.954694  8918 raft_consensus.cc:2804] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:00.955163  8918 raft_consensus.cc:493] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:00.955547  8918 raft_consensus.cc:3060] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.957275  8915 tablet_bootstrap.cc:492] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3: No bootstrap required, opened a new log
I20260713 09:02:00.957347  8916 tablet_bootstrap.cc:492] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5: No bootstrap required, opened a new log
I20260713 09:02:00.957978  8915 ts_tablet_manager.cc:1403] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260713 09:02:00.958196  8916 ts_tablet_manager.cc:1403] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260713 09:02:00.960343  8916 raft_consensus.cc:359] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.961289  8916 raft_consensus.cc:385] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.961647  8916 raft_consensus.cc:740] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.962548  8916 consensus_queue.cc:260] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.964319  8918 raft_consensus.cc:515] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.965057  8931 leader_election.cc:290] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:00.965975  8931 consensus_queue.cc:1048] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:00.967439  8915 raft_consensus.cc:359] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.969395  8918 leader_election.cc:290] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 election: Requested vote from peers 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:00.969662  8915 raft_consensus.cc:385] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.970028  8915 raft_consensus.cc:740] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.968768  8916 ts_tablet_manager.cc:1434] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:02:00.970752  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd998ae45604082b44c66375176ee9e" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5"
I20260713 09:02:00.971745  8916 tablet_bootstrap.cc:492] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5: Bootstrap starting.
I20260713 09:02:00.971742  8874 raft_consensus.cc:3060] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.975065  8965 consensus_queue.cc:1048] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:00.979669  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd998ae45604082b44c66375176ee9e" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3"
I20260713 09:02:00.980688  8799 raft_consensus.cc:3060] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.982065  8928 raft_consensus.cc:493] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.982612  8928 raft_consensus.cc:515] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.983453  8874 raft_consensus.cc:2468] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44b7605b762400285b0dc325fea5cae in term 1.
I20260713 09:02:00.970806  8915 consensus_queue.cc:260] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.985008  8688 leader_election.cc:304] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1470948c983741d69811c2b9c0314fc5, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:00.986743  8915 ts_tablet_manager.cc:1434] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:02:00.986811  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43789c78389849b787cc0e5c507e9246" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae" is_pre_election: true
I20260713 09:02:00.987059  8928 leader_election.cc:290] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:00.986560  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43789c78389849b787cc0e5c507e9246" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
I20260713 09:02:00.987572  8724 raft_consensus.cc:2468] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 0.
I20260713 09:02:00.987929  8800 raft_consensus.cc:2468] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 0.
I20260713 09:02:00.989154  8838 leader_election.cc:304] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1470948c983741d69811c2b9c0314fc5, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:00.989367  8931 raft_consensus.cc:2804] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:00.989838  8931 raft_consensus.cc:697] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 1 LEADER]: Becoming Leader. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Running, Role: LEADER
I20260713 09:02:00.991297  8931 consensus_queue.cc:237] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:00.990379  8928 raft_consensus.cc:2804] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:00.992458  8928 raft_consensus.cc:493] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:00.992938  8928 raft_consensus.cc:3060] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.994863  8799 raft_consensus.cc:2468] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44b7605b762400285b0dc325fea5cae in term 1.
I20260713 09:02:01.000975  8953 raft_consensus.cc:493] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:01.001801  8953 raft_consensus.cc:515] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.004812  8953 leader_election.cc:290] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:01.005770  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33d2750982e459f84d6987c4d12401b" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae" is_pre_election: true
I20260713 09:02:01.006592  8724 raft_consensus.cc:2468] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 0.
I20260713 09:02:01.006718  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33d2750982e459f84d6987c4d12401b" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
I20260713 09:02:01.006695  8928 raft_consensus.cc:515] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.007822  8798 raft_consensus.cc:2468] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 0.
I20260713 09:02:01.008270  8838 leader_election.cc:304] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1470948c983741d69811c2b9c0314fc5, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:01.009156  8953 raft_consensus.cc:2804] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:01.009691  8953 raft_consensus.cc:493] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:01.010231  8953 raft_consensus.cc:3060] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.010461  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43789c78389849b787cc0e5c507e9246" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3"
I20260713 09:02:01.011133  8798 raft_consensus.cc:3060] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.014261  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43789c78389849b787cc0e5c507e9246" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae"
I20260713 09:02:01.015147  8724 raft_consensus.cc:3060] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.009220  8928 leader_election.cc:290] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 election: Requested vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:01.018195  8916 tablet_bootstrap.cc:654] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:01.031831  8724 raft_consensus.cc:2468] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 1.
I20260713 09:02:01.021404  8953 raft_consensus.cc:515] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.033708  8838 leader_election.cc:304] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1470948c983741d69811c2b9c0314fc5, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:01.035195  8928 raft_consensus.cc:2804] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:01.036315  8928 raft_consensus.cc:697] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 1 LEADER]: Becoming Leader. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Running, Role: LEADER
I20260713 09:02:01.036437  8953 leader_election.cc:290] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 election: Requested vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:01.040504  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33d2750982e459f84d6987c4d12401b" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3"
I20260713 09:02:01.039950  8928 consensus_queue.cc:237] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.041543  8799 raft_consensus.cc:3060] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.045179  8798 raft_consensus.cc:2468] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 1.
I20260713 09:02:01.039945  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33d2750982e459f84d6987c4d12401b" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae"
I20260713 09:02:01.053102  8724 raft_consensus.cc:3060] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.055305  8799 raft_consensus.cc:2468] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 1.
I20260713 09:02:01.062846  8839 leader_election.cc:304] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: 
I20260713 09:02:01.064234  8953 raft_consensus.cc:2804] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:01.063342  8620 catalog_manager.cc:5697] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae reported cstate change: term changed from 0 to 1, leader changed from <none> to a44b7605b762400285b0dc325fea5cae (127.5.164.65). New cstate: current_term: 1 leader_uuid: "a44b7605b762400285b0dc325fea5cae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:01.065177  8953 raft_consensus.cc:697] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 1 LEADER]: Becoming Leader. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Running, Role: LEADER
I20260713 09:02:01.066260  8953 consensus_queue.cc:237] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.067255  8916 tablet_bootstrap.cc:492] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5: No bootstrap required, opened a new log
I20260713 09:02:01.069095  8916 ts_tablet_manager.cc:1403] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.002s
I20260713 09:02:01.076145  8921 raft_consensus.cc:493] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:01.076887  8921 raft_consensus.cc:515] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.080029  8933 raft_consensus.cc:493] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:01.080714  8933 raft_consensus.cc:515] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.083098  8933 leader_election.cc:290] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:01.087455  8931 raft_consensus.cc:493] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:01.088574  8931 raft_consensus.cc:515] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.090008  8921 leader_election.cc:290] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:01.095310  8724 raft_consensus.cc:2468] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 1.
I20260713 09:02:01.103806  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0507151e9674a309a2ee3af276df159" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5" is_pre_election: true
I20260713 09:02:01.104486  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bb123dcd8043ed80302fbcb5127491" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5" is_pre_election: true
I20260713 09:02:01.104653  8874 raft_consensus.cc:2468] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 0.
I20260713 09:02:01.103891  8723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0507151e9674a309a2ee3af276df159" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae" is_pre_election: true
I20260713 09:02:01.105623  8723 raft_consensus.cc:2468] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 0.
I20260713 09:02:01.105990  8763 leader_election.cc:304] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: 
I20260713 09:02:01.106259  8931 leader_election.cc:290] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:01.107666  8921 raft_consensus.cc:2804] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:01.108103  8921 raft_consensus.cc:493] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:01.108546  8921 raft_consensus.cc:3060] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.108435  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0507151e9674a309a2ee3af276df159" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5" is_pre_election: true
I20260713 09:02:01.101421  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bb123dcd8043ed80302fbcb5127491" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae" is_pre_election: true
I20260713 09:02:01.109239  8874 raft_consensus.cc:2468] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a44b7605b762400285b0dc325fea5cae in term 0.
I20260713 09:02:01.109390  8725 raft_consensus.cc:2468] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 0.
I20260713 09:02:01.110817  8688 leader_election.cc:304] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1470948c983741d69811c2b9c0314fc5, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:01.112102  8764 leader_election.cc:304] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010b712999bd43faa229cbe4b9a185d3, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:01.112270  8973 raft_consensus.cc:2804] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:01.112360  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0507151e9674a309a2ee3af276df159" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
I20260713 09:02:01.113101  8933 raft_consensus.cc:2804] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:01.103322  8916 raft_consensus.cc:359] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.113770  8933 raft_consensus.cc:493] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:01.114030  8916 raft_consensus.cc:385] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:01.114215  8933 raft_consensus.cc:3060] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.113515  8623 catalog_manager.cc:5697] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1470948c983741d69811c2b9c0314fc5 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "1470948c983741d69811c2b9c0314fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:01.114421  8916 raft_consensus.cc:740] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Initialized, Role: FOLLOWER
I20260713 09:02:01.115372  8916 consensus_queue.cc:260] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.116312  8873 raft_consensus.cc:2468] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 0.
I20260713 09:02:01.117731  8916 ts_tablet_manager.cc:1434] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260713 09:02:01.113126  8973 raft_consensus.cc:493] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:01.123217  8973 raft_consensus.cc:3060] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.124599  8921 raft_consensus.cc:515] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.124914  8933 raft_consensus.cc:515] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.126149  8798 raft_consensus.cc:2393] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a44b7605b762400285b0dc325fea5cae in current term 1: Already voted for candidate 010b712999bd43faa229cbe4b9a185d3 in this term.
I20260713 09:02:01.127315  8933 leader_election.cc:290] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 1 election: Requested vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:01.128350  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bb123dcd8043ed80302fbcb5127491" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae"
I20260713 09:02:01.128705  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bb123dcd8043ed80302fbcb5127491" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5"
I20260713 09:02:01.129050  8725 raft_consensus.cc:3060] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.129298  8873 raft_consensus.cc:3060] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.133148  8973 raft_consensus.cc:515] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.137271  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0507151e9674a309a2ee3af276df159" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3"
I20260713 09:02:01.137501  8973 leader_election.cc:290] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [CANDIDATE]: Term 1 election: Requested vote from peers 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:01.138163  8799 raft_consensus.cc:2393] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a44b7605b762400285b0dc325fea5cae in current term 1: Already voted for candidate 010b712999bd43faa229cbe4b9a185d3 in this term.
I20260713 09:02:01.137529  8725 raft_consensus.cc:2468] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 1.
I20260713 09:02:01.138984  8921 leader_election.cc:290] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 1 election: Requested vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:01.140168  8764 leader_election.cc:304] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010b712999bd43faa229cbe4b9a185d3, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:01.140574  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0507151e9674a309a2ee3af276df159" candidate_uuid: "a44b7605b762400285b0dc325fea5cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5"
I20260713 09:02:01.140925  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0507151e9674a309a2ee3af276df159" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5"
I20260713 09:02:01.137213  8873 raft_consensus.cc:2468] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 1.
I20260713 09:02:01.141170  8874 raft_consensus.cc:3060] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:01.141132  8921 raft_consensus.cc:2804] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:01.149592  8933 consensus_queue.cc:1048] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:01.142463  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0507151e9674a309a2ee3af276df159" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44b7605b762400285b0dc325fea5cae"
I20260713 09:02:01.152508  8725 raft_consensus.cc:2393] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 010b712999bd43faa229cbe4b9a185d3 in current term 1: Already voted for candidate a44b7605b762400285b0dc325fea5cae in this term.
I20260713 09:02:01.154249  8764 leader_election.cc:304] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [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: 010b712999bd43faa229cbe4b9a185d3; no voters: 1470948c983741d69811c2b9c0314fc5, a44b7605b762400285b0dc325fea5cae
I20260713 09:02:01.156083  8874 raft_consensus.cc:2468] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44b7605b762400285b0dc325fea5cae in term 1.
I20260713 09:02:01.157622  8688 leader_election.cc:304] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [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: 1470948c983741d69811c2b9c0314fc5, a44b7605b762400285b0dc325fea5cae; no voters: 010b712999bd43faa229cbe4b9a185d3
I20260713 09:02:01.158913  8973 raft_consensus.cc:2804] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:01.159408  8973 raft_consensus.cc:697] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 1 LEADER]: Becoming Leader. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Running, Role: LEADER
I20260713 09:02:01.160300  8973 consensus_queue.cc:237] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.162206  8623 catalog_manager.cc:5697] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1470948c983741d69811c2b9c0314fc5 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "1470948c983741d69811c2b9c0314fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:01.165133  8933 raft_consensus.cc:2749] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:01.173650  8931 consensus_queue.cc:1048] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:02:01.178547  8921 raft_consensus.cc:697] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 1 LEADER]: Becoming Leader. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Running, Role: LEADER
I20260713 09:02:01.182046  8921 consensus_queue.cc:237] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:01.188297  8976 consensus_queue.cc:1048] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:01.192590  8623 catalog_manager.cc:5697] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae reported cstate change: term changed from 0 to 1, leader changed from <none> to a44b7605b762400285b0dc325fea5cae (127.5.164.65). New cstate: current_term: 1 leader_uuid: "a44b7605b762400285b0dc325fea5cae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:01.208268  8965 consensus_queue.cc:1048] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:01.218766  8621 catalog_manager.cc:5697] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66). New cstate: current_term: 1 leader_uuid: "010b712999bd43faa229cbe4b9a185d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:01.304770  5777 ts_manager.cc:295] Set tserver state for a44b7605b762400285b0dc325fea5cae to MAINTENANCE_MODE
I20260713 09:02:01.305964  5777 tablet_server.cc:179] TabletServer@127.5.164.65:0 shutting down...
I20260713 09:02:01.325623  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:01.326542  5777 tablet_replica.cc:333] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae: stopping tablet replica
I20260713 09:02:01.327427  5777 raft_consensus.cc:2243] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:01.327852  5777 raft_consensus.cc:2272] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:01.329635  5777 tablet_replica.cc:333] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: stopping tablet replica
I20260713 09:02:01.330170  5777 raft_consensus.cc:2243] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:01.330725  5777 pending_rounds.cc:70] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: Trying to abort 1 pending ops.
I20260713 09:02:01.330940  5777 pending_rounds.cc:77] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306990882791383040 op_type: NO_OP noop_request { }
I20260713 09:02:01.331357  5777 raft_consensus.cc:2889] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:02:01.332054  5777 raft_consensus.cc:2272] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:01.334290  5777 tablet_replica.cc:333] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae: stopping tablet replica
I20260713 09:02:01.334546  8953 consensus_queue.cc:1048] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:01.335000  5777 raft_consensus.cc:2243] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:01.335565  5777 raft_consensus.cc:2272] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:01.337538  5777 tablet_replica.cc:333] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae: stopping tablet replica
I20260713 09:02:01.338210  5777 raft_consensus.cc:2243] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:01.338579  5777 raft_consensus.cc:2272] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:01.342756  5777 tablet_replica.cc:333] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae: stopping tablet replica
I20260713 09:02:01.343585  5777 raft_consensus.cc:2243] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:01.344115  5777 raft_consensus.cc:2272] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:01.348917  5777 tablet_replica.cc:333] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae: stopping tablet replica
I20260713 09:02:01.349694  5777 raft_consensus.cc:2243] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:02:01.349854  8838 consensus_peers.cc:597] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. 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:02:01.350200  5777 raft_consensus.cc:2272] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:01.352303  5777 tablet_replica.cc:333] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae: stopping tablet replica
I20260713 09:02:01.352909  5777 raft_consensus.cc:2243] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:01.353829  5777 raft_consensus.cc:2272] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:01.356433  5777 tablet_replica.cc:333] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae: stopping tablet replica
I20260713 09:02:01.357153  5777 raft_consensus.cc:2243] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:01.358037  5777 raft_consensus.cc:2272] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:01.360080  5777 tablet_replica.cc:333] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: stopping tablet replica
I20260713 09:02:01.360602  5777 raft_consensus.cc:2243] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:01.361095  5777 pending_rounds.cc:70] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: Trying to abort 1 pending ops.
I20260713 09:02:01.361241  5777 pending_rounds.cc:77] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306990883484401664 op_type: NO_OP noop_request { }
I20260713 09:02:01.361464  5777 raft_consensus.cc:2889] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:02:01.361677  5777 raft_consensus.cc:2272] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:01.363588  5777 tablet_replica.cc:333] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae: stopping tablet replica
I20260713 09:02:01.364008  5777 raft_consensus.cc:2243] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:01.364336  5777 raft_consensus.cc:2272] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:01.392776  5777 tablet_server.cc:196] TabletServer@127.5.164.65:0 shutdown complete.
W20260713 09:02:01.422232  8838 consensus_peers.cc:597] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:01.425966  8956 consensus_queue.cc:1048] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:01.497933  8956 consensus_queue.cc:1048] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:01.511891  8838 consensus_peers.cc:597] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:01.581524  8764 consensus_peers.cc:597] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:01.615559  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:01.619916  8928 consensus_queue.cc:1048] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:01.630419  8976 consensus_queue.cc:1048] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:02:01.635453  8838 consensus_peers.cc:597] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:01.648554  8764 consensus_peers.cc:597] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:02.526525  8928 raft_consensus.cc:493] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44b7605b762400285b0dc325fea5cae)
I20260713 09:02:02.527074  8928 raft_consensus.cc:515] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:02.528847  8928 leader_election.cc:290] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:02.529983  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33d506d65264d2298d6f2b122330eaa" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
W20260713 09:02:02.532495  8838 leader_election.cc:336] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111)
I20260713 09:02:02.532879  8838 leader_election.cc:304] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [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: 1470948c983741d69811c2b9c0314fc5; no voters: 010b712999bd43faa229cbe4b9a185d3, a44b7605b762400285b0dc325fea5cae
I20260713 09:02:02.533490  8928 raft_consensus.cc:2749] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:02.576610  8976 raft_consensus.cc:493] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44b7605b762400285b0dc325fea5cae)
I20260713 09:02:02.577150  8976 raft_consensus.cc:515] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:02.578747  8976 leader_election.cc:290] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:02.579873  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33d506d65264d2298d6f2b122330eaa" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5" is_pre_election: true
I20260713 09:02:02.580687  8874 raft_consensus.cc:2468] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 1.
I20260713 09:02:02.581835  8763 leader_election.cc:304] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [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: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: 
I20260713 09:02:02.582485  8976 raft_consensus.cc:2804] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:02.582859  8976 raft_consensus.cc:493] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a44b7605b762400285b0dc325fea5cae)
I20260713 09:02:02.583173  8976 raft_consensus.cc:3060] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:02:02.583317  8764 leader_election.cc:336] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111)
I20260713 09:02:02.592718  8976 raft_consensus.cc:515] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:02.594993  8976 leader_election.cc:290] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 2 election: Requested vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:02.596114  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33d506d65264d2298d6f2b122330eaa" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5"
I20260713 09:02:02.596668  8874 raft_consensus.cc:3060] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:02:02.598646  8764 leader_election.cc:336] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111)
I20260713 09:02:02.602396  8874 raft_consensus.cc:2468] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 2.
I20260713 09:02:02.603444  8763 leader_election.cc:304] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [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: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: a44b7605b762400285b0dc325fea5cae
I20260713 09:02:02.604285  8976 raft_consensus.cc:2804] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:02.604781  8976 raft_consensus.cc:697] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 2 LEADER]: Becoming Leader. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Running, Role: LEADER
I20260713 09:02:02.605628  8976 consensus_queue.cc:237] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:02.612893  8621 catalog_manager.cc:5697] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 reported cstate change: term changed from 1 to 2, leader changed from a44b7605b762400285b0dc325fea5cae (127.5.164.65) to 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "010b712999bd43faa229cbe4b9a185d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: UNKNOWN } } }
W20260713 09:02:02.616534  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:02.707372  8976 raft_consensus.cc:493] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44b7605b762400285b0dc325fea5cae)
I20260713 09:02:02.708022  8976 raft_consensus.cc:515] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:02.709898  8976 leader_election.cc:290] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:02.711089  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bae0c9003a407eb02e4ec888d0336b" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5" is_pre_election: true
I20260713 09:02:02.711725  8874 raft_consensus.cc:2468] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 1.
I20260713 09:02:02.712853  8763 leader_election.cc:304] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [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: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: 
I20260713 09:02:02.713660  8976 raft_consensus.cc:2804] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:02:02.713908  8764 leader_election.cc:336] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111)
I20260713 09:02:02.713992  8976 raft_consensus.cc:493] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a44b7605b762400285b0dc325fea5cae)
I20260713 09:02:02.714648  8976 raft_consensus.cc:3060] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.719707  8976 raft_consensus.cc:515] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:02.721550  8976 leader_election.cc:290] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 2 election: Requested vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:02.722798  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bae0c9003a407eb02e4ec888d0336b" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1470948c983741d69811c2b9c0314fc5"
I20260713 09:02:02.723424  8873 raft_consensus.cc:3060] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:02:02.725730  8764 leader_election.cc:336] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111)
I20260713 09:02:02.729296  8873 raft_consensus.cc:2468] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 2.
I20260713 09:02:02.730293  8763 leader_election.cc:304] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [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: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: a44b7605b762400285b0dc325fea5cae
I20260713 09:02:02.731133  8976 raft_consensus.cc:2804] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:02.731643  8976 raft_consensus.cc:697] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 2 LEADER]: Becoming Leader. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Running, Role: LEADER
I20260713 09:02:02.732333  8976 consensus_queue.cc:237] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:02.739059  8621 catalog_manager.cc:5697] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 reported cstate change: term changed from 1 to 2, leader changed from a44b7605b762400285b0dc325fea5cae (127.5.164.65) to 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "010b712999bd43faa229cbe4b9a185d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:02.929152  8928 raft_consensus.cc:493] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:02.929768  8928 raft_consensus.cc:515] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:02.931999  8928 leader_election.cc:290] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:02.933348  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd998ae45604082b44c66375176ee9e" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
I20260713 09:02:02.934145  8798 raft_consensus.cc:2468] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 1.
I20260713 09:02:02.935240  8839 leader_election.cc:304] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [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: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: 
I20260713 09:02:02.936010  8928 raft_consensus.cc:2804] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:02:02.936158  8838 leader_election.cc:336] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111)
I20260713 09:02:02.936514  8928 raft_consensus.cc:493] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:02.936940  8928 raft_consensus.cc:3060] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.942153  8928 raft_consensus.cc:515] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:02.943879  8928 leader_election.cc:290] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 2 election: Requested vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:02.945063  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd998ae45604082b44c66375176ee9e" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3"
I20260713 09:02:02.945669  8798 raft_consensus.cc:3060] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:02:02.948035  8838 leader_election.cc:336] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111)
I20260713 09:02:02.951038  8798 raft_consensus.cc:2468] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 2.
I20260713 09:02:02.952167  8839 leader_election.cc:304] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [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: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: a44b7605b762400285b0dc325fea5cae
I20260713 09:02:02.952965  8928 raft_consensus.cc:2804] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:02.954070  8928 raft_consensus.cc:697] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 2 LEADER]: Becoming Leader. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Running, Role: LEADER
I20260713 09:02:02.954943  8928 consensus_queue.cc:237] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [LEADER]: Queue going to LEADER 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: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:02.962703  8621 catalog_manager.cc:5697] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 reported cstate change: term changed from 1 to 2, leader changed from a44b7605b762400285b0dc325fea5cae (127.5.164.65) to 1470948c983741d69811c2b9c0314fc5 (127.5.164.67). New cstate: current_term: 2 leader_uuid: "1470948c983741d69811c2b9c0314fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:02.998415  8928 raft_consensus.cc:493] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:02.998893  8928 raft_consensus.cc:515] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:03.000954  8928 leader_election.cc:290] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:03.002236  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0507151e9674a309a2ee3af276df159" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3" is_pre_election: true
I20260713 09:02:03.003033  8798 raft_consensus.cc:2468] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 1.
I20260713 09:02:03.004035  8839 leader_election.cc:304] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [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: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: 
I20260713 09:02:03.004874  8928 raft_consensus.cc:2804] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:02:03.005211  8838 leader_election.cc:336] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111)
I20260713 09:02:03.005260  8928 raft_consensus.cc:493] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:03.005733  8928 raft_consensus.cc:3060] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.011416  8928 raft_consensus.cc:515] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:03.013350  8928 leader_election.cc:290] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 2 election: Requested vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189)
I20260713 09:02:03.014451  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0507151e9674a309a2ee3af276df159" candidate_uuid: "1470948c983741d69811c2b9c0314fc5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010b712999bd43faa229cbe4b9a185d3"
I20260713 09:02:03.015053  8798 raft_consensus.cc:3060] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:02:03.017406  8838 leader_election.cc:336] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111)
I20260713 09:02:03.021575  8798 raft_consensus.cc:2468] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1470948c983741d69811c2b9c0314fc5 in term 2.
I20260713 09:02:03.022673  8839 leader_election.cc:304] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [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: 010b712999bd43faa229cbe4b9a185d3, 1470948c983741d69811c2b9c0314fc5; no voters: a44b7605b762400285b0dc325fea5cae
I20260713 09:02:03.023497  8928 raft_consensus.cc:2804] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:03.023983  8928 raft_consensus.cc:697] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 2 LEADER]: Becoming Leader. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Running, Role: LEADER
I20260713 09:02:03.024758  8928 consensus_queue.cc:237] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [LEADER]: Queue going to LEADER 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: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:03.032670  8621 catalog_manager.cc:5697] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 reported cstate change: term changed from 1 to 2, leader changed from a44b7605b762400285b0dc325fea5cae (127.5.164.65) to 1470948c983741d69811c2b9c0314fc5 (127.5.164.67). New cstate: current_term: 2 leader_uuid: "1470948c983741d69811c2b9c0314fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: HEALTHY } } }
W20260713 09:02:03.183295  8764 consensus_peers.cc:597] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.234743  8873 raft_consensus.cc:1275] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Refusing update from remote peer 010b712999bd43faa229cbe4b9a185d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:03.236340  8976 consensus_queue.cc:1048] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:03.334127  8873 raft_consensus.cc:1275] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Refusing update from remote peer 010b712999bd43faa229cbe4b9a185d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:03.335553  8976 consensus_queue.cc:1048] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:02:03.343590  8764 consensus_peers.cc:597] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.394980  8798 raft_consensus.cc:1275] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Refusing update from remote peer 1470948c983741d69811c2b9c0314fc5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:02:03.396303  8928 consensus_queue.cc:1048] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:03.410102  8838 consensus_peers.cc:597] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:03.517067  8838 consensus_peers.cc:597] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:03.561847  8838 consensus_peers.cc:597] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:02:03.583593  8798 raft_consensus.cc:1275] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Refusing update from remote peer 1470948c983741d69811c2b9c0314fc5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:02:03.585109  9008 consensus_queue.cc:1048] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:03.617519  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:02:03.785439  8838 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260713 09:02:03.886076  8838 consensus_peers.cc:597] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:04.098289  8764 consensus_peers.cc:597] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:04.140988  8764 consensus_peers.cc:597] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:04.261718  8838 consensus_peers.cc:597] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:04.458823  8838 consensus_peers.cc:597] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:04.618486  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:02:05.619441  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:02:05.746853  8764 consensus_peers.cc:597] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:05.963348  8764 consensus_peers.cc:597] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:05.978610  8838 consensus_peers.cc:597] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:02:06.006547  8838 consensus_peers.cc:597] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:02:06.123775  8838 consensus_peers.cc:597] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:02:06.411518  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:06.418586  9012 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:02:06.418586  9011 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:02:06.419624  9014 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:02:06.420439  5777 server_base.cc:1061] running on GCE node
I20260713 09:02:06.421368  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:06.421554  5777 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:02:06.421681  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933326421670 us; error 0 us; skew 500 ppm
I20260713 09:02:06.422138  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:06.424751  5777 webserver.cc:533] Webserver started at http://127.5.164.65:40183/ using document root <none> and password file <none>
I20260713 09:02:06.425185  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:06.425331  5777 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:02:06.429235  5777 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:02:06.433617  9019 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:02:06.434736  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:02:06.435235  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-0-root
uuid: "a44b7605b762400285b0dc325fea5cae"
format_stamp: "Formatted at 2026-07-13 09:01:59 on dist-test-slave-h7mq"
I20260713 09:02:06.435592  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933247763985-5777-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:02:06.464310  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:06.465682  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:06.467206  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:06.470878  9026 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:02:06.518901  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:02:06.519263  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.002s	sys 0.000s
I20260713 09:02:06.519593  5777 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:02:06.524219  9026 tablet_bootstrap.cc:492] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:06.537531  9026 tablet_bootstrap.cc:492] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae: 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:02:06.538481  9026 tablet_bootstrap.cc:492] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae: Bootstrap complete.
I20260713 09:02:06.539093  9026 ts_tablet_manager.cc:1403] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.011s
I20260713 09:02:06.541268  9026 raft_consensus.cc:359] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } }
I20260713 09:02:06.541875  9026 raft_consensus.cc:740] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.542563  9026 consensus_queue.cc:260] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [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: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } }
I20260713 09:02:06.544951  9026 ts_tablet_manager.cc:1434] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:02:06.545675  9026 tablet_bootstrap.cc:492] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:06.557363  9026 tablet_bootstrap.cc:492] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae: 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:02:06.557507  5777 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:02:06.557854  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.034s	sys 0.003s
I20260713 09:02:06.558255  9026 tablet_bootstrap.cc:492] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae: Bootstrap complete.
I20260713 09:02:06.559152  9026 ts_tablet_manager.cc:1403] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:02:06.561184  9026 raft_consensus.cc:359] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.561712  9026 raft_consensus.cc:740] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.562386  9026 consensus_queue.cc:260] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.564328  9026 ts_tablet_manager.cc:1434] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:06.565299  9026 tablet_bootstrap.cc:492] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
W20260713 09:02:06.568951  8838 consensus_peers.cc:597] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:02:06.579195  9026 tablet_bootstrap.cc:492] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae: 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:02:06.580200  9026 tablet_bootstrap.cc:492] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae: Bootstrap complete.
I20260713 09:02:06.581005  9026 ts_tablet_manager.cc:1403] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:02:06.583858  9026 raft_consensus.cc:359] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.584527  9026 raft_consensus.cc:740] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.585310  9026 consensus_queue.cc:260] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.587639  9026 ts_tablet_manager.cc:1434] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260713 09:02:06.588711  9026 tablet_bootstrap.cc:492] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:06.605422  9026 tablet_bootstrap.cc:492] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae: 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:02:06.606154  9026 tablet_bootstrap.cc:492] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae: Bootstrap complete.
I20260713 09:02:06.606665  9026 ts_tablet_manager.cc:1403] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260713 09:02:06.609150  9026 raft_consensus.cc:359] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.609876  9026 raft_consensus.cc:740] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.610598  9026 consensus_queue.cc:260] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [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: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.612599  9026 ts_tablet_manager.cc:1434] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:02:06.613502  9026 tablet_bootstrap.cc:492] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:06.617563  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.65:33623
I20260713 09:02:06.617667  9087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.65:33623 every 8 connection(s)
W20260713 09:02:06.620522  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:06.622202  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:06.628631  9026 tablet_bootstrap.cc:492] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae: 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:02:06.629652  9026 tablet_bootstrap.cc:492] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae: Bootstrap complete.
I20260713 09:02:06.630398  9026 ts_tablet_manager.cc:1403] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:02:06.633078  9026 raft_consensus.cc:359] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.633837  9026 raft_consensus.cc:740] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.634946  9026 consensus_queue.cc:260] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.637521  9026 ts_tablet_manager.cc:1434] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:06.638537  9026 tablet_bootstrap.cc:492] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:06.654054  9026 tablet_bootstrap.cc:492] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae: 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:02:06.654847  9026 tablet_bootstrap.cc:492] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae: Bootstrap complete.
I20260713 09:02:06.655593  9026 ts_tablet_manager.cc:1403] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:02:06.658294  9026 raft_consensus.cc:359] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.659114  9026 raft_consensus.cc:740] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.660207  9088 heartbeater.cc:344] Connected to a master server at 127.5.164.126:46031
I20260713 09:02:06.660636  9088 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:06.660477  9026 consensus_queue.cc:260] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [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: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.661581  9088 heartbeater.cc:507] Master 127.5.164.126:46031 requested a full tablet report, sending...
I20260713 09:02:06.661465  8873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43789c78389849b787cc0e5c507e9246"
dest_uuid: "1470948c983741d69811c2b9c0314fc5"
mode: GRACEFUL
new_leader_uuid: "010b712999bd43faa229cbe4b9a185d3"
 from {username='slave'} at 127.0.0.1:44458
I20260713 09:02:06.662312  8873 raft_consensus.cc:606] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 1 LEADER]: Received request to transfer leadership to TS 010b712999bd43faa229cbe4b9a185d3
I20260713 09:02:06.663278  9026 ts_tablet_manager.cc:1434] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:06.664072  9026 tablet_bootstrap.cc:492] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:06.664101  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:02:06.665000  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:06.667116  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:06.668134  8623 ts_manager.cc:194] Re-registered known tserver with Master: a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623)
I20260713 09:02:06.670979  9062 raft_consensus.cc:3060] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:02:06.674644  8764 consensus_peers.cc:597] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:02:06.681030  8623 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55272
I20260713 09:02:06.685298  9088 heartbeater.cc:499] Master 127.5.164.126:46031 was elected leader, sending a full tablet report...
I20260713 09:02:06.685359  9026 tablet_bootstrap.cc:492] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: 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:02:06.689124  9026 tablet_bootstrap.cc:492] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: Bootstrap complete.
I20260713 09:02:06.689772  9026 ts_tablet_manager.cc:1403] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.000s
I20260713 09:02:06.692307  9026 raft_consensus.cc:359] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.693027  9026 raft_consensus.cc:740] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.693709  9026 consensus_queue.cc:260] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [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: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.695142  9026 ts_tablet_manager.cc:1434] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:02:06.695791  9026 tablet_bootstrap.cc:492] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:06.705994  9026 tablet_bootstrap.cc:492] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae: 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:02:06.706949  9026 tablet_bootstrap.cc:492] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae: Bootstrap complete.
I20260713 09:02:06.707690  9026 ts_tablet_manager.cc:1403] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:02:06.710080  9026 raft_consensus.cc:359] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.710626  9026 raft_consensus.cc:740] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.711279  9026 consensus_queue.cc:260] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.713361  9026 ts_tablet_manager.cc:1434] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:06.714088  9026 tablet_bootstrap.cc:492] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:06.729980  9026 tablet_bootstrap.cc:492] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae: 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:02:06.730893  9026 tablet_bootstrap.cc:492] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae: Bootstrap complete.
I20260713 09:02:06.731593  9026 ts_tablet_manager.cc:1403] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260713 09:02:06.733757  9026 raft_consensus.cc:359] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.734274  9026 raft_consensus.cc:740] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.734800  9026 consensus_queue.cc:260] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.736653  9026 ts_tablet_manager.cc:1434] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:02:06.737483  9026 tablet_bootstrap.cc:492] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: Bootstrap starting.
I20260713 09:02:06.750962  9026 tablet_bootstrap.cc:492] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: 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:02:06.751708  9026 tablet_bootstrap.cc:492] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: Bootstrap complete.
I20260713 09:02:06.752411  9026 ts_tablet_manager.cc:1403] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:02:06.754597  9026 raft_consensus.cc:359] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.755393  9026 raft_consensus.cc:740] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44b7605b762400285b0dc325fea5cae, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.756000  9026 consensus_queue.cc:260] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [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: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.757839  9026 ts_tablet_manager.cc:1434] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:06.788559  9062 raft_consensus.cc:3060] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.793368  9062 pending_rounds.cc:85] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: Aborting all ops after (but not including) 0
I20260713 09:02:06.793604  9062 pending_rounds.cc:107] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:02:06.793771  9062 raft_consensus.cc:2889] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:02:06.837985  9010 raft_consensus.cc:993] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5: : Instructing follower 010b712999bd43faa229cbe4b9a185d3 to start an election
I20260713 09:02:06.838467  9108 raft_consensus.cc:1081] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 1 LEADER]: Signalling peer 010b712999bd43faa229cbe4b9a185d3 to start an election
I20260713 09:02:06.840085  8798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43789c78389849b787cc0e5c507e9246"
dest_uuid: "010b712999bd43faa229cbe4b9a185d3"
 from {username='slave'} at 127.0.0.1:37706
I20260713 09:02:06.840670  8798 raft_consensus.cc:493] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:06.840963  8798 raft_consensus.cc:3060] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.845786  8798 raft_consensus.cc:515] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.847707  8798 leader_election.cc:290] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 2 election: Requested vote from peers a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623), 1470948c983741d69811c2b9c0314fc5 (127.5.164.67:38717)
I20260713 09:02:06.848528  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43789c78389849b787cc0e5c507e9246" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a44b7605b762400285b0dc325fea5cae"
I20260713 09:02:06.849177  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43789c78389849b787cc0e5c507e9246" candidate_uuid: "010b712999bd43faa229cbe4b9a185d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1470948c983741d69811c2b9c0314fc5"
I20260713 09:02:06.849288  9062 raft_consensus.cc:3060] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.849841  8874 raft_consensus.cc:3055] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:06.850158  8874 raft_consensus.cc:740] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1470948c983741d69811c2b9c0314fc5, State: Running, Role: LEADER
I20260713 09:02:06.850868  8874 consensus_queue.cc:260] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.851817  8874 raft_consensus.cc:3060] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.855139  9062 raft_consensus.cc:2468] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 2.
I20260713 09:02:06.856364  8764 leader_election.cc:304] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010b712999bd43faa229cbe4b9a185d3, a44b7605b762400285b0dc325fea5cae; no voters: 
I20260713 09:02:06.857081  8874 raft_consensus.cc:2468] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 010b712999bd43faa229cbe4b9a185d3 in term 2.
I20260713 09:02:06.857162  8976 raft_consensus.cc:2804] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:06.857785  8976 raft_consensus.cc:697] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 2 LEADER]: Becoming Leader. State: Replica: 010b712999bd43faa229cbe4b9a185d3, State: Running, Role: LEADER
I20260713 09:02:06.858570  8976 consensus_queue.cc:237] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } }
I20260713 09:02:06.866310  8623 catalog_manager.cc:5697] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 reported cstate change: term changed from 1 to 2, leader changed from 1470948c983741d69811c2b9c0314fc5 (127.5.164.67) to 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66). New cstate: current_term: 2 leader_uuid: "010b712999bd43faa229cbe4b9a185d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "010b712999bd43faa229cbe4b9a185d3" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:07.004444  9062 raft_consensus.cc:3060] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:07.127305  9062 raft_consensus.cc:3060] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:07.134452  9062 pending_rounds.cc:85] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: Aborting all ops after (but not including) 0
I20260713 09:02:07.134701  9062 pending_rounds.cc:107] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:02:07.134941  9062 raft_consensus.cc:2889] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:02:07.439172  8874 raft_consensus.cc:1275] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Refusing update from remote peer 010b712999bd43faa229cbe4b9a185d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:07.440532  9119 consensus_queue.cc:1048] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1470948c983741d69811c2b9c0314fc5" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:07.450752  9062 raft_consensus.cc:1275] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: Refusing update from remote peer 010b712999bd43faa229cbe4b9a185d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:07.452589  9100 consensus_queue.cc:1048] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44b7605b762400285b0dc325fea5cae" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 33623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:02:07.621569  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:07.681025  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:07.688032  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:07.688500  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:07.688930  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:02:08.623065  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:08.695619  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:08.702466  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:08.702936  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:08.703550  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:02:09.624300  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:09.709800  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:09.715912  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:09.716401  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:09.716892  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:02:10.625253  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:10.725800  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:10.731338  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:10.731786  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:10.732247  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:02:11.626091  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:11.738207  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:11.744580  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:11.750293  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:11.750751  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:02:12.627032  8671 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:02:12.774415  5777 tablet_server.cc:179] TabletServer@127.5.164.65:33623 shutting down...
W20260713 09:02:12.779094  8838 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 56 similar messages]
W20260713 09:02:12.785250  8838 consensus_peers.cc:597] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. 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:02:12.787513  8838 consensus_peers.cc:597] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. 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:02:12.811096  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:12.811900  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:12.812851  5777 raft_consensus.cc:2243] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.813417  5777 raft_consensus.cc:2272] T 09bb123dcd8043ed80302fbcb5127491 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.815805  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:12.816282  5777 raft_consensus.cc:2243] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.816808  5777 raft_consensus.cc:2272] T 43789c78389849b787cc0e5c507e9246 P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.818890  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:12.819540  5777 raft_consensus.cc:2243] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.819972  5777 raft_consensus.cc:2272] T 6bd998ae45604082b44c66375176ee9e P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.822295  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:12.822886  5777 raft_consensus.cc:2243] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.823318  5777 raft_consensus.cc:2272] T c33d506d65264d2298d6f2b122330eaa P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.825614  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:12.826097  5777 raft_consensus.cc:2243] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.826530  5777 raft_consensus.cc:2272] T 70bae0c9003a407eb02e4ec888d0336b P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.828877  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:12.829399  5777 raft_consensus.cc:2243] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.830332  5777 raft_consensus.cc:2272] T bd68b45f68334c53a320de42dec83c28 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.832957  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:12.833532  5777 raft_consensus.cc:2243] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.834082  5777 raft_consensus.cc:2272] T b33d2750982e459f84d6987c4d12401b P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.836817  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:12.837392  5777 raft_consensus.cc:2243] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.838002  5777 raft_consensus.cc:2272] T e5fa2ae250d342c6b0a736eacf7b716c P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.840288  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:12.840860  5777 raft_consensus.cc:2243] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.841377  5777 raft_consensus.cc:2272] T c0507151e9674a309a2ee3af276df159 P a44b7605b762400285b0dc325fea5cae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.843752  5777 tablet_replica.cc:333] stopping tablet replica
I20260713 09:02:12.844352  5777 raft_consensus.cc:2243] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.844877  5777 raft_consensus.cc:2272] T b0a83649c2864f51b2bbb9c93d015892 P a44b7605b762400285b0dc325fea5cae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:12.868755  8764 consensus_peers.cc:597] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:12.880666  5777 tablet_server.cc:196] TabletServer@127.5.164.65:33623 shutdown complete.
I20260713 09:02:12.910842  5777 tablet_server.cc:179] TabletServer@127.5.164.66:0 shutting down...
W20260713 09:02:12.921455  8764 consensus_peers.cc:597] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:12.939309  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:12.940177  5777 tablet_replica.cc:333] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3: stopping tablet replica
I20260713 09:02:12.941282  5777 raft_consensus.cc:2243] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:12.942422  5777 raft_consensus.cc:2272] T 09bb123dcd8043ed80302fbcb5127491 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.944661  5777 tablet_replica.cc:333] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3: stopping tablet replica
I20260713 09:02:12.945470  5777 raft_consensus.cc:2243] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.946149  5777 raft_consensus.cc:2272] T 6bd998ae45604082b44c66375176ee9e P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.948559  5777 tablet_replica.cc:333] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3: stopping tablet replica
I20260713 09:02:12.949107  5777 raft_consensus.cc:2243] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:02:12.949663  8764 consensus_peers.cc:597] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:12.950006  5777 raft_consensus.cc:2272] T 43789c78389849b787cc0e5c507e9246 P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.952149  5777 tablet_replica.cc:333] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3: stopping tablet replica
I20260713 09:02:12.952800  5777 raft_consensus.cc:2243] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.953259  5777 raft_consensus.cc:2272] T e5fa2ae250d342c6b0a736eacf7b716c P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.955242  5777 tablet_replica.cc:333] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3: stopping tablet replica
I20260713 09:02:12.955780  5777 raft_consensus.cc:2243] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.956197  5777 raft_consensus.cc:2272] T b33d2750982e459f84d6987c4d12401b P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.958526  5777 tablet_replica.cc:333] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3: stopping tablet replica
I20260713 09:02:12.959026  5777 raft_consensus.cc:2243] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.959455  5777 raft_consensus.cc:2272] T bd68b45f68334c53a320de42dec83c28 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.961658  5777 tablet_replica.cc:333] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3: stopping tablet replica
I20260713 09:02:12.962281  5777 raft_consensus.cc:2243] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:12.963052  5777 raft_consensus.cc:2272] T 70bae0c9003a407eb02e4ec888d0336b P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.964938  5777 tablet_replica.cc:333] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3: stopping tablet replica
I20260713 09:02:12.965459  5777 raft_consensus.cc:2243] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:12.966225  5777 raft_consensus.cc:2272] T c33d506d65264d2298d6f2b122330eaa P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.968233  5777 tablet_replica.cc:333] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3: stopping tablet replica
I20260713 09:02:12.968849  5777 raft_consensus.cc:2243] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:12.969334  5777 raft_consensus.cc:2272] T c0507151e9674a309a2ee3af276df159 P 010b712999bd43faa229cbe4b9a185d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:12.971217  5777 tablet_replica.cc:333] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3: stopping tablet replica
I20260713 09:02:12.971772  5777 raft_consensus.cc:2243] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:12.972662  5777 raft_consensus.cc:2272] T b0a83649c2864f51b2bbb9c93d015892 P 010b712999bd43faa229cbe4b9a185d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:13.004431  5777 tablet_server.cc:196] TabletServer@127.5.164.66:0 shutdown complete.
W20260713 09:02:13.010881  8839 consensus_peers.cc:597] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 -> Peer 010b712999bd43faa229cbe4b9a185d3 (127.5.164.66:46189): Couldn't send request to peer 010b712999bd43faa229cbe4b9a185d3. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.66:46189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:13.021072  8838 consensus_peers.cc:597] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:13.036478  8838 consensus_peers.cc:597] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 -> Peer a44b7605b762400285b0dc325fea5cae (127.5.164.65:33623): Couldn't send request to peer a44b7605b762400285b0dc325fea5cae. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:33623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:13.038280  5777 tablet_server.cc:179] TabletServer@127.5.164.67:0 shutting down...
I20260713 09:02:13.067656  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:13.068343  5777 tablet_replica.cc:333] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5: stopping tablet replica
I20260713 09:02:13.069005  5777 raft_consensus.cc:2243] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:13.069473  5777 raft_consensus.cc:2272] T 09bb123dcd8043ed80302fbcb5127491 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:13.071580  5777 tablet_replica.cc:333] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5: stopping tablet replica
I20260713 09:02:13.072129  5777 raft_consensus.cc:2243] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:13.072669  5777 raft_consensus.cc:2272] T 43789c78389849b787cc0e5c507e9246 P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:13.074579  5777 tablet_replica.cc:333] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5: stopping tablet replica
I20260713 09:02:13.075083  5777 raft_consensus.cc:2243] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:13.075906  5777 raft_consensus.cc:2272] T 6bd998ae45604082b44c66375176ee9e P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:13.077905  5777 tablet_replica.cc:333] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5: stopping tablet replica
I20260713 09:02:13.078495  5777 raft_consensus.cc:2243] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:13.079246  5777 raft_consensus.cc:2272] T b33d2750982e459f84d6987c4d12401b P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:13.081176  5777 tablet_replica.cc:333] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5: stopping tablet replica
I20260713 09:02:13.081657  5777 raft_consensus.cc:2243] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:13.082376  5777 raft_consensus.cc:2272] T e5fa2ae250d342c6b0a736eacf7b716c P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:13.084169  5777 tablet_replica.cc:333] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5: stopping tablet replica
I20260713 09:02:13.084717  5777 raft_consensus.cc:2243] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:13.085601  5777 raft_consensus.cc:2272] T bd68b45f68334c53a320de42dec83c28 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:13.087942  5777 tablet_replica.cc:333] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5: stopping tablet replica
I20260713 09:02:13.088565  5777 raft_consensus.cc:2243] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:13.089058  5777 raft_consensus.cc:2272] T 70bae0c9003a407eb02e4ec888d0336b P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:13.090881  5777 tablet_replica.cc:333] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5: stopping tablet replica
I20260713 09:02:13.091367  5777 raft_consensus.cc:2243] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:13.091801  5777 raft_consensus.cc:2272] T c33d506d65264d2298d6f2b122330eaa P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:13.093580  5777 tablet_replica.cc:333] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5: stopping tablet replica
I20260713 09:02:13.094026  5777 raft_consensus.cc:2243] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:13.094806  5777 raft_consensus.cc:2272] T c0507151e9674a309a2ee3af276df159 P 1470948c983741d69811c2b9c0314fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:13.096647  5777 tablet_replica.cc:333] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5: stopping tablet replica
I20260713 09:02:13.097106  5777 raft_consensus.cc:2243] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:13.097523  5777 raft_consensus.cc:2272] T b0a83649c2864f51b2bbb9c93d015892 P 1470948c983741d69811c2b9c0314fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:13.128844  5777 tablet_server.cc:196] TabletServer@127.5.164.67:0 shutdown complete.
I20260713 09:02:13.154003  5777 master.cc:562] Master@127.5.164.126:46031 shutting down...
I20260713 09:02:13.177676  5777 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:13.178356  5777 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:13.178725  5777 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81375aae9fb34819a766c5b281d181f1: stopping tablet replica
I20260713 09:02:13.199644  5777 master.cc:584] Master@127.5.164.126:46031 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13766 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:02:13.243300  5777 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.164.126:33665
I20260713 09:02:13.244589  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:13.250480  9136 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:02:13.250614  9137 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:02:13.253652  5777 server_base.cc:1061] running on GCE node
W20260713 09:02:13.253875  9139 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:02:13.254874  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:13.255066  5777 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:02:13.255239  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933333255226 us; error 0 us; skew 500 ppm
I20260713 09:02:13.255745  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:13.258442  5777 webserver.cc:533] Webserver started at http://127.5.164.126:46397/ using document root <none> and password file <none>
I20260713 09:02:13.258929  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:13.259109  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:13.259387  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:13.260535  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/master-0-root/instance:
uuid: "f475b42e16ab43be8b4d6da64c29df57"
format_stamp: "Formatted at 2026-07-13 09:02:13 on dist-test-slave-h7mq"
I20260713 09:02:13.265566  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:13.268950  9144 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:02:13.269737  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:02:13.270040  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/master-0-root
uuid: "f475b42e16ab43be8b4d6da64c29df57"
format_stamp: "Formatted at 2026-07-13 09:02:13 on dist-test-slave-h7mq"
I20260713 09:02:13.270334  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-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:02:13.285575  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:13.286794  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:13.324294  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.126:33665
I20260713 09:02:13.324422  9195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.126:33665 every 8 connection(s)
I20260713 09:02:13.328217  9196 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:02:13.338792  9196 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57: Bootstrap starting.
I20260713 09:02:13.343425  9196 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:13.347652  9196 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57: No bootstrap required, opened a new log
I20260713 09:02:13.349812  9196 raft_consensus.cc:359] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f475b42e16ab43be8b4d6da64c29df57" member_type: VOTER }
I20260713 09:02:13.350279  9196 raft_consensus.cc:385] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:13.350520  9196 raft_consensus.cc:740] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f475b42e16ab43be8b4d6da64c29df57, State: Initialized, Role: FOLLOWER
I20260713 09:02:13.351123  9196 consensus_queue.cc:260] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f475b42e16ab43be8b4d6da64c29df57" member_type: VOTER }
I20260713 09:02:13.351608  9196 raft_consensus.cc:399] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:13.351827  9196 raft_consensus.cc:493] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:13.352118  9196 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:13.356676  9196 raft_consensus.cc:515] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f475b42e16ab43be8b4d6da64c29df57" member_type: VOTER }
I20260713 09:02:13.357227  9196 leader_election.cc:304] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [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: f475b42e16ab43be8b4d6da64c29df57; no voters: 
I20260713 09:02:13.358382  9196 leader_election.cc:290] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:13.358796  9199 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:13.360091  9199 raft_consensus.cc:697] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [term 1 LEADER]: Becoming Leader. State: Replica: f475b42e16ab43be8b4d6da64c29df57, State: Running, Role: LEADER
I20260713 09:02:13.360850  9199 consensus_queue.cc:237] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [LEADER]: Queue going to LEADER mode. State: All 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: "f475b42e16ab43be8b4d6da64c29df57" member_type: VOTER }
I20260713 09:02:13.361833  9196 sys_catalog.cc:565] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:13.363941  9200 sys_catalog.cc:455] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f475b42e16ab43be8b4d6da64c29df57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f475b42e16ab43be8b4d6da64c29df57" member_type: VOTER } }
I20260713 09:02:13.364068  9201 sys_catalog.cc:455] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f475b42e16ab43be8b4d6da64c29df57. Latest consensus state: current_term: 1 leader_uuid: "f475b42e16ab43be8b4d6da64c29df57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f475b42e16ab43be8b4d6da64c29df57" member_type: VOTER } }
I20260713 09:02:13.364650  9200 sys_catalog.cc:458] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:13.364696  9201 sys_catalog.cc:458] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:13.368434  9205 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:13.376868  9205 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:13.377787  5777 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:13.385923  9205 catalog_manager.cc:1383] Generated new cluster ID: 3eaa1d594689457a8e36e590063adb05
I20260713 09:02:13.386214  9205 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:13.404593  9205 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:13.405848  9205 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:13.425086  9205 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57: Generated new TSK 0
I20260713 09:02:13.425698  9205 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:13.444070  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:13.449945  9217 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:02:13.451159  9218 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:02:13.453307  9220 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:02:13.453320  5777 server_base.cc:1061] running on GCE node
I20260713 09:02:13.454432  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:13.454640  5777 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:02:13.454836  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933333454810 us; error 0 us; skew 500 ppm
I20260713 09:02:13.455454  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:13.457770  5777 webserver.cc:533] Webserver started at http://127.5.164.65:43491/ using document root <none> and password file <none>
I20260713 09:02:13.458251  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:13.458407  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:13.458724  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:13.459853  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/ts-0-root/instance:
uuid: "21742532975a405e91a1915aeaf3feec"
format_stamp: "Formatted at 2026-07-13 09:02:13 on dist-test-slave-h7mq"
I20260713 09:02:13.464762  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:02:13.468247  9225 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:02:13.469230  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:13.469612  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/ts-0-root
uuid: "21742532975a405e91a1915aeaf3feec"
format_stamp: "Formatted at 2026-07-13 09:02:13 on dist-test-slave-h7mq"
I20260713 09:02:13.469931  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-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:02:13.487821  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:13.489230  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:13.490888  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:13.493474  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:13.493744  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:13.494011  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:13.494218  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:13.536989  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.65:34585
I20260713 09:02:13.537101  9287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.65:34585 every 8 connection(s)
I20260713 09:02:13.542953  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:13.551370  9292 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:02:13.553181  9293 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:02:13.554808  9295 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:02:13.556591  5777 server_base.cc:1061] running on GCE node
I20260713 09:02:13.557726  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:13.557978  5777 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:02:13.557865  9288 heartbeater.cc:344] Connected to a master server at 127.5.164.126:33665
I20260713 09:02:13.558363  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933333558348 us; error 0 us; skew 500 ppm
I20260713 09:02:13.558609  9288 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:13.559041  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:13.559557  9288 heartbeater.cc:507] Master 127.5.164.126:33665 requested a full tablet report, sending...
I20260713 09:02:13.561941  5777 webserver.cc:533] Webserver started at http://127.5.164.66:38419/ using document root <none> and password file <none>
I20260713 09:02:13.562422  9161 ts_manager.cc:194] Registered new tserver with Master: 21742532975a405e91a1915aeaf3feec (127.5.164.65:34585)
I20260713 09:02:13.562630  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:13.562948  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:13.563265  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:13.564759  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/ts-1-root/instance:
uuid: "ab3d3420a1b74b2bad91accf7907a5df"
format_stamp: "Formatted at 2026-07-13 09:02:13 on dist-test-slave-h7mq"
I20260713 09:02:13.564934  9161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37918
I20260713 09:02:13.569466  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:02:13.573318  9300 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:02:13.574199  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:02:13.574481  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/ts-1-root
uuid: "ab3d3420a1b74b2bad91accf7907a5df"
format_stamp: "Formatted at 2026-07-13 09:02:13 on dist-test-slave-h7mq"
I20260713 09:02:13.574718  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-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:02:13.583313  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:13.584561  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:13.585986  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:13.588145  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:13.588330  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:13.588660  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:13.588801  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:13.629676  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.66:37665
I20260713 09:02:13.629794  9362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.66:37665 every 8 connection(s)
I20260713 09:02:13.634754  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:13.642309  9366 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:02:13.643800  9367 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:02:13.646006  5777 server_base.cc:1061] running on GCE node
W20260713 09:02:13.647500  9369 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:02:13.648200  9363 heartbeater.cc:344] Connected to a master server at 127.5.164.126:33665
I20260713 09:02:13.648701  9363 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:13.648675  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:13.649179  5777 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:02:13.649365  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933333649351 us; error 0 us; skew 500 ppm
I20260713 09:02:13.649806  9363 heartbeater.cc:507] Master 127.5.164.126:33665 requested a full tablet report, sending...
I20260713 09:02:13.649974  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:13.652160  9161 ts_manager.cc:194] Registered new tserver with Master: ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66:37665)
I20260713 09:02:13.652904  5777 webserver.cc:533] Webserver started at http://127.5.164.67:42239/ using document root <none> and password file <none>
I20260713 09:02:13.653438  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:13.653649  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:13.653919  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:13.653934  9161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37928
I20260713 09:02:13.655380  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/ts-2-root/instance:
uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656"
format_stamp: "Formatted at 2026-07-13 09:02:13 on dist-test-slave-h7mq"
I20260713 09:02:13.660066  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:02:13.663797  9374 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:02:13.664644  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:02:13.664956  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/ts-2-root
uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656"
format_stamp: "Formatted at 2026-07-13 09:02:13 on dist-test-slave-h7mq"
I20260713 09:02:13.665256  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933247763985-5777-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:02:13.678323  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:13.679600  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:13.681476  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:13.684638  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:13.684846  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:13.685164  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:13.685326  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:13.727851  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.67:41325
I20260713 09:02:13.727981  9436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.67:41325 every 8 connection(s)
I20260713 09:02:13.743477  9437 heartbeater.cc:344] Connected to a master server at 127.5.164.126:33665
I20260713 09:02:13.743918  9437 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:13.744762  9437 heartbeater.cc:507] Master 127.5.164.126:33665 requested a full tablet report, sending...
I20260713 09:02:13.746773  9161 ts_manager.cc:194] Registered new tserver with Master: ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67:41325)
I20260713 09:02:13.747561  5777 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016046358s
I20260713 09:02:13.748564  9161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37942
I20260713 09:02:13.775189  9161 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37956:
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:02:13.777595  9161 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:02:13.832775  9402 tablet_service.cc:1511] Processing CreateTablet for tablet c807b7c3ce854aa082c7a511ba8e87b0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f952b5152c3441b595cab34cc299cd8a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:13.834255  9402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c807b7c3ce854aa082c7a511ba8e87b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:13.834961  9401 tablet_service.cc:1511] Processing CreateTablet for tablet a3d82f0efbce45aba338f3e7eb1f6e5d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f952b5152c3441b595cab34cc299cd8a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:13.836336  9401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d82f0efbce45aba338f3e7eb1f6e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:13.840238  9328 tablet_service.cc:1511] Processing CreateTablet for tablet c807b7c3ce854aa082c7a511ba8e87b0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f952b5152c3441b595cab34cc299cd8a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:13.841645  9328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c807b7c3ce854aa082c7a511ba8e87b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:13.845638  9327 tablet_service.cc:1511] Processing CreateTablet for tablet a3d82f0efbce45aba338f3e7eb1f6e5d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f952b5152c3441b595cab34cc299cd8a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:13.847028  9327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d82f0efbce45aba338f3e7eb1f6e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:13.847095  9252 tablet_service.cc:1511] Processing CreateTablet for tablet a3d82f0efbce45aba338f3e7eb1f6e5d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f952b5152c3441b595cab34cc299cd8a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:13.849359  9253 tablet_service.cc:1511] Processing CreateTablet for tablet c807b7c3ce854aa082c7a511ba8e87b0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f952b5152c3441b595cab34cc299cd8a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:13.850800  9253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c807b7c3ce854aa082c7a511ba8e87b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:13.860458  9452 tablet_bootstrap.cc:492] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Bootstrap starting.
I20260713 09:02:13.860735  9252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d82f0efbce45aba338f3e7eb1f6e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:13.873136  9453 tablet_bootstrap.cc:492] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df: Bootstrap starting.
I20260713 09:02:13.875567  9452 tablet_bootstrap.cc:654] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:13.881943  9453 tablet_bootstrap.cc:654] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:13.889859  9452 tablet_bootstrap.cc:492] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656: No bootstrap required, opened a new log
I20260713 09:02:13.890478  9452 ts_tablet_manager.cc:1403] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.013s
I20260713 09:02:13.885006  9454 tablet_bootstrap.cc:492] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec: Bootstrap starting.
I20260713 09:02:13.894042  9452 raft_consensus.cc:359] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } }
I20260713 09:02:13.894964  9452 raft_consensus.cc:385] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:13.895354  9452 raft_consensus.cc:740] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca79289e0c6d4a3fa5a5c5e4c48fc656, State: Initialized, Role: FOLLOWER
I20260713 09:02:13.895838  9453 tablet_bootstrap.cc:492] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df: No bootstrap required, opened a new log
I20260713 09:02:13.896469  9453 ts_tablet_manager.cc:1403] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.012s
I20260713 09:02:13.896219  9452 consensus_queue.cc:260] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } }
I20260713 09:02:13.898850  9437 heartbeater.cc:499] Master 127.5.164.126:33665 was elected leader, sending a full tablet report...
I20260713 09:02:13.899410  9452 ts_tablet_manager.cc:1434] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:02:13.899645  9454 tablet_bootstrap.cc:654] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:13.900732  9452 tablet_bootstrap.cc:492] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656: Bootstrap starting.
I20260713 09:02:13.901165  9453 raft_consensus.cc:359] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:13.905383  9453 raft_consensus.cc:385] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:13.905788  9453 raft_consensus.cc:740] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3d3420a1b74b2bad91accf7907a5df, State: Initialized, Role: FOLLOWER
I20260713 09:02:13.906241  9454 tablet_bootstrap.cc:492] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec: No bootstrap required, opened a new log
I20260713 09:02:13.906807  9454 ts_tablet_manager.cc:1403] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.013s
I20260713 09:02:13.906840  9453 consensus_queue.cc:260] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:13.907950  9452 tablet_bootstrap.cc:654] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:13.910069  9454 raft_consensus.cc:359] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:13.910962  9454 raft_consensus.cc:385] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:13.911429  9454 raft_consensus.cc:740] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21742532975a405e91a1915aeaf3feec, State: Initialized, Role: FOLLOWER
I20260713 09:02:13.912637  9454 consensus_queue.cc:260] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:13.920451  9454 ts_tablet_manager.cc:1434] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260713 09:02:13.921200  9453 ts_tablet_manager.cc:1434] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.008s
I20260713 09:02:13.921293  9363 heartbeater.cc:499] Master 127.5.164.126:33665 was elected leader, sending a full tablet report...
I20260713 09:02:13.921445  9288 heartbeater.cc:499] Master 127.5.164.126:33665 was elected leader, sending a full tablet report...
I20260713 09:02:13.921909  9454 tablet_bootstrap.cc:492] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec: Bootstrap starting.
I20260713 09:02:13.922585  9453 tablet_bootstrap.cc:492] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df: Bootstrap starting.
I20260713 09:02:13.925640  9452 tablet_bootstrap.cc:492] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656: No bootstrap required, opened a new log
I20260713 09:02:13.926265  9452 ts_tablet_manager.cc:1403] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.010s
I20260713 09:02:13.928544  9454 tablet_bootstrap.cc:654] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:13.934618  9453 tablet_bootstrap.cc:654] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:13.935472  9452 raft_consensus.cc:359] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:13.936450  9452 raft_consensus.cc:385] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:13.936858  9452 raft_consensus.cc:740] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca79289e0c6d4a3fa5a5c5e4c48fc656, State: Initialized, Role: FOLLOWER
I20260713 09:02:13.937986  9452 consensus_queue.cc:260] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:13.942766  9454 tablet_bootstrap.cc:492] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec: No bootstrap required, opened a new log
I20260713 09:02:13.943084  9453 tablet_bootstrap.cc:492] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df: No bootstrap required, opened a new log
I20260713 09:02:13.943310  9454 ts_tablet_manager.cc:1403] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260713 09:02:13.943526  9453 ts_tablet_manager.cc:1403] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260713 09:02:13.943774  9452 ts_tablet_manager.cc:1434] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:02:13.946382  9454 raft_consensus.cc:359] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } }
I20260713 09:02:13.946554  9453 raft_consensus.cc:359] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } }
I20260713 09:02:13.947190  9454 raft_consensus.cc:385] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:13.947222  9453 raft_consensus.cc:385] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:13.947671  9454 raft_consensus.cc:740] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21742532975a405e91a1915aeaf3feec, State: Initialized, Role: FOLLOWER
I20260713 09:02:13.947790  9453 raft_consensus.cc:740] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3d3420a1b74b2bad91accf7907a5df, State: Initialized, Role: FOLLOWER
I20260713 09:02:13.948580  9453 consensus_queue.cc:260] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } }
I20260713 09:02:13.950635  9453 ts_tablet_manager.cc:1434] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:13.948580  9454 consensus_queue.cc:260] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } }
I20260713 09:02:13.953300  9454 ts_tablet_manager.cc:1434] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
W20260713 09:02:13.982295  9438 tablet.cc:2406] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:02:14.012085  9459 raft_consensus.cc:493] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:14.012718  9459 raft_consensus.cc:515] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.014927  9459 leader_election.cc:290] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21742532975a405e91a1915aeaf3feec (127.5.164.65:34585), ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67:41325)
I20260713 09:02:14.024919  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d82f0efbce45aba338f3e7eb1f6e5d" candidate_uuid: "ab3d3420a1b74b2bad91accf7907a5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21742532975a405e91a1915aeaf3feec" is_pre_election: true
I20260713 09:02:14.025857  9263 raft_consensus.cc:2468] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3d3420a1b74b2bad91accf7907a5df in term 0.
I20260713 09:02:14.025979  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d82f0efbce45aba338f3e7eb1f6e5d" candidate_uuid: "ab3d3420a1b74b2bad91accf7907a5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" is_pre_election: true
I20260713 09:02:14.026455  9461 raft_consensus.cc:493] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:14.026710  9412 raft_consensus.cc:2468] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3d3420a1b74b2bad91accf7907a5df in term 0.
I20260713 09:02:14.026993  9461 raft_consensus.cc:515] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.027498  9302 leader_election.cc:304] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21742532975a405e91a1915aeaf3feec, ab3d3420a1b74b2bad91accf7907a5df; no voters: 
I20260713 09:02:14.028448  9459 raft_consensus.cc:2804] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:14.028774  9459 raft_consensus.cc:493] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:14.029060  9459 raft_consensus.cc:3060] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:14.030050  9461 leader_election.cc:290] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66:37665), ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67:41325)
I20260713 09:02:14.036623  9459 raft_consensus.cc:515] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.039657  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d82f0efbce45aba338f3e7eb1f6e5d" candidate_uuid: "ab3d3420a1b74b2bad91accf7907a5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21742532975a405e91a1915aeaf3feec"
I20260713 09:02:14.039909  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d82f0efbce45aba338f3e7eb1f6e5d" candidate_uuid: "ab3d3420a1b74b2bad91accf7907a5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656"
I20260713 09:02:14.040306  9263 raft_consensus.cc:3060] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:14.040814  9412 raft_consensus.cc:3060] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:14.043152  9338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d82f0efbce45aba338f3e7eb1f6e5d" candidate_uuid: "21742532975a405e91a1915aeaf3feec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3d3420a1b74b2bad91accf7907a5df" is_pre_election: true
I20260713 09:02:14.043341  9411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d82f0efbce45aba338f3e7eb1f6e5d" candidate_uuid: "21742532975a405e91a1915aeaf3feec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" is_pre_election: true
I20260713 09:02:14.044025  9338 raft_consensus.cc:2393] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21742532975a405e91a1915aeaf3feec in current term 1: Already voted for candidate ab3d3420a1b74b2bad91accf7907a5df in this term.
I20260713 09:02:14.044863  9459 leader_election.cc:290] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [CANDIDATE]: Term 1 election: Requested vote from peers 21742532975a405e91a1915aeaf3feec (127.5.164.65:34585), ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67:41325)
I20260713 09:02:14.046031  9229 leader_election.cc:304] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21742532975a405e91a1915aeaf3feec; no voters: ab3d3420a1b74b2bad91accf7907a5df, ca79289e0c6d4a3fa5a5c5e4c48fc656
I20260713 09:02:14.047681  9412 raft_consensus.cc:2468] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3d3420a1b74b2bad91accf7907a5df in term 1.
I20260713 09:02:14.048786  9303 leader_election.cc:304] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab3d3420a1b74b2bad91accf7907a5df, ca79289e0c6d4a3fa5a5c5e4c48fc656; no voters: 
I20260713 09:02:14.049518  9459 raft_consensus.cc:2804] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:14.050211  9263 raft_consensus.cc:2468] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3d3420a1b74b2bad91accf7907a5df in term 1.
I20260713 09:02:14.050734  9459 raft_consensus.cc:697] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 1 LEADER]: Becoming Leader. State: Replica: ab3d3420a1b74b2bad91accf7907a5df, State: Running, Role: LEADER
I20260713 09:02:14.050823  9461 raft_consensus.cc:2749] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:14.051565  9459 consensus_queue.cc:237] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.058903  9160 catalog_manager.cc:5697] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df reported cstate change: term changed from 0 to 1, leader changed from <none> to ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66). New cstate: current_term: 1 leader_uuid: "ab3d3420a1b74b2bad91accf7907a5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:14.076551  9459 raft_consensus.cc:493] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:14.077060  9459 raft_consensus.cc:515] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } }
I20260713 09:02:14.078775  9459 leader_election.cc:290] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67:41325), 21742532975a405e91a1915aeaf3feec (127.5.164.65:34585)
I20260713 09:02:14.079586  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807b7c3ce854aa082c7a511ba8e87b0" candidate_uuid: "ab3d3420a1b74b2bad91accf7907a5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" is_pre_election: true
I20260713 09:02:14.079807  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807b7c3ce854aa082c7a511ba8e87b0" candidate_uuid: "ab3d3420a1b74b2bad91accf7907a5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21742532975a405e91a1915aeaf3feec" is_pre_election: true
I20260713 09:02:14.080159  9412 raft_consensus.cc:2468] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3d3420a1b74b2bad91accf7907a5df in term 0.
I20260713 09:02:14.080524  9263 raft_consensus.cc:2468] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3d3420a1b74b2bad91accf7907a5df in term 0.
I20260713 09:02:14.081219  9303 leader_election.cc:304] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab3d3420a1b74b2bad91accf7907a5df, ca79289e0c6d4a3fa5a5c5e4c48fc656; no voters: 
I20260713 09:02:14.082000  9459 raft_consensus.cc:2804] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:14.082371  9459 raft_consensus.cc:493] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:14.082638  9459 raft_consensus.cc:3060] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:14.087313  9459 raft_consensus.cc:515] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } }
I20260713 09:02:14.089977  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807b7c3ce854aa082c7a511ba8e87b0" candidate_uuid: "ab3d3420a1b74b2bad91accf7907a5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656"
I20260713 09:02:14.089547  9459 leader_election.cc:290] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [CANDIDATE]: Term 1 election: Requested vote from peers ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67:41325), 21742532975a405e91a1915aeaf3feec (127.5.164.65:34585)
I20260713 09:02:14.090679  9412 raft_consensus.cc:3060] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:14.090365  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807b7c3ce854aa082c7a511ba8e87b0" candidate_uuid: "ab3d3420a1b74b2bad91accf7907a5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21742532975a405e91a1915aeaf3feec"
I20260713 09:02:14.091210  9263 raft_consensus.cc:3060] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:14.097756  9263 raft_consensus.cc:2468] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3d3420a1b74b2bad91accf7907a5df in term 1.
I20260713 09:02:14.097754  9412 raft_consensus.cc:2468] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3d3420a1b74b2bad91accf7907a5df in term 1.
I20260713 09:02:14.099061  9302 leader_election.cc:304] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21742532975a405e91a1915aeaf3feec, ab3d3420a1b74b2bad91accf7907a5df; no voters: 
I20260713 09:02:14.099771  9459 raft_consensus.cc:2804] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:14.100226  9459 raft_consensus.cc:697] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 1 LEADER]: Becoming Leader. State: Replica: ab3d3420a1b74b2bad91accf7907a5df, State: Running, Role: LEADER
I20260713 09:02:14.101027  9459 consensus_queue.cc:237] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } }
I20260713 09:02:14.108557  9160 catalog_manager.cc:5697] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df reported cstate change: term changed from 0 to 1, leader changed from <none> to ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66). New cstate: current_term: 1 leader_uuid: "ab3d3420a1b74b2bad91accf7907a5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:14.158696  9160 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37970:
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:02:14.160876  9160 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:02:14.188623  9253 tablet_service.cc:1511] Processing CreateTablet for tablet 8c706437d8cf43ea825372ff11eb2159 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e62e56be34824173a09886e2f833945c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:14.189975  9253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c706437d8cf43ea825372ff11eb2159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:14.189786  9328 tablet_service.cc:1511] Processing CreateTablet for tablet 8c706437d8cf43ea825372ff11eb2159 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e62e56be34824173a09886e2f833945c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:14.191198  9328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c706437d8cf43ea825372ff11eb2159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:14.191076  9402 tablet_service.cc:1511] Processing CreateTablet for tablet 8c706437d8cf43ea825372ff11eb2159 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e62e56be34824173a09886e2f833945c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:02:14.192466  9402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c706437d8cf43ea825372ff11eb2159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:14.198026  9327 tablet_service.cc:1511] Processing CreateTablet for tablet 598003b6b02545c8bdc0b2e9e59cdae8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e62e56be34824173a09886e2f833945c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:14.198768  9401 tablet_service.cc:1511] Processing CreateTablet for tablet 598003b6b02545c8bdc0b2e9e59cdae8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e62e56be34824173a09886e2f833945c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:14.199463  9327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598003b6b02545c8bdc0b2e9e59cdae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:14.199997  9401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598003b6b02545c8bdc0b2e9e59cdae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:14.206195  9252 tablet_service.cc:1511] Processing CreateTablet for tablet 598003b6b02545c8bdc0b2e9e59cdae8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e62e56be34824173a09886e2f833945c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:02:14.207717  9252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598003b6b02545c8bdc0b2e9e59cdae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:14.210276  9452 tablet_bootstrap.cc:492] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Bootstrap starting.
I20260713 09:02:14.216908  9454 tablet_bootstrap.cc:492] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec: Bootstrap starting.
I20260713 09:02:14.224753  9454 tablet_bootstrap.cc:654] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:14.228551  9453 tablet_bootstrap.cc:492] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df: Bootstrap starting.
I20260713 09:02:14.231207  9452 tablet_bootstrap.cc:654] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:14.236183  9454 tablet_bootstrap.cc:492] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec: No bootstrap required, opened a new log
I20260713 09:02:14.236234  9453 tablet_bootstrap.cc:654] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:14.236752  9454 ts_tablet_manager.cc:1403] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.002s
I20260713 09:02:14.237485  9452 tablet_bootstrap.cc:492] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656: No bootstrap required, opened a new log
I20260713 09:02:14.238116  9452 ts_tablet_manager.cc:1403] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.002s
I20260713 09:02:14.239109  9454 raft_consensus.cc:359] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.239784  9454 raft_consensus.cc:385] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:14.240103  9454 raft_consensus.cc:740] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21742532975a405e91a1915aeaf3feec, State: Initialized, Role: FOLLOWER
I20260713 09:02:14.240948  9454 consensus_queue.cc:260] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.241485  9452 raft_consensus.cc:359] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.242344  9453 tablet_bootstrap.cc:492] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df: No bootstrap required, opened a new log
I20260713 09:02:14.242302  9452 raft_consensus.cc:385] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:14.242944  9452 raft_consensus.cc:740] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca79289e0c6d4a3fa5a5c5e4c48fc656, State: Initialized, Role: FOLLOWER
I20260713 09:02:14.243026  9453 ts_tablet_manager.cc:1403] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.005s
I20260713 09:02:14.243937  9452 consensus_queue.cc:260] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.246661  9453 raft_consensus.cc:359] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.247543  9453 raft_consensus.cc:385] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:14.247879  9453 raft_consensus.cc:740] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3d3420a1b74b2bad91accf7907a5df, State: Initialized, Role: FOLLOWER
I20260713 09:02:14.248857  9453 consensus_queue.cc:260] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.251296  9453 ts_tablet_manager.cc:1434] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:02:14.249962  9452 ts_tablet_manager.cc:1434] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:02:14.252354  9454 ts_tablet_manager.cc:1434] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:02:14.252511  9453 tablet_bootstrap.cc:492] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df: Bootstrap starting.
I20260713 09:02:14.255651  9454 tablet_bootstrap.cc:492] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec: Bootstrap starting.
I20260713 09:02:14.254438  9452 tablet_bootstrap.cc:492] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Bootstrap starting.
I20260713 09:02:14.267099  9454 tablet_bootstrap.cc:654] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:14.268973  9452 tablet_bootstrap.cc:654] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:14.270540  9453 tablet_bootstrap.cc:654] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:14.273741  9454 tablet_bootstrap.cc:492] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec: No bootstrap required, opened a new log
I20260713 09:02:14.274196  9454 ts_tablet_manager.cc:1403] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:02:14.275051  9452 tablet_bootstrap.cc:492] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656: No bootstrap required, opened a new log
I20260713 09:02:14.275627  9452 ts_tablet_manager.cc:1403] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260713 09:02:14.276777  9453 tablet_bootstrap.cc:492] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df: No bootstrap required, opened a new log
I20260713 09:02:14.276741  9454 raft_consensus.cc:359] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.277455  9453 ts_tablet_manager.cc:1403] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.002s
I20260713 09:02:14.277493  9454 raft_consensus.cc:385] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:14.278020  9454 raft_consensus.cc:740] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21742532975a405e91a1915aeaf3feec, State: Initialized, Role: FOLLOWER
I20260713 09:02:14.278719  9454 consensus_queue.cc:260] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.280728  9453 raft_consensus.cc:359] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.278891  9452 raft_consensus.cc:359] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.281841  9453 raft_consensus.cc:385] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:14.281936  9452 raft_consensus.cc:385] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:14.282181  9453 raft_consensus.cc:740] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3d3420a1b74b2bad91accf7907a5df, State: Initialized, Role: FOLLOWER
I20260713 09:02:14.282388  9452 raft_consensus.cc:740] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca79289e0c6d4a3fa5a5c5e4c48fc656, State: Initialized, Role: FOLLOWER
I20260713 09:02:14.282969  9453 consensus_queue.cc:260] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.283393  9452 consensus_queue.cc:260] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.285212  9453 ts_tablet_manager.cc:1434] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:02:14.280872  9454 ts_tablet_manager.cc:1434] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:02:14.288308  9452 ts_tablet_manager.cc:1434] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:02:14.345184  9459 raft_consensus.cc:493] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:14.345697  9459 raft_consensus.cc:515] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.347443  9459 leader_election.cc:290] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21742532975a405e91a1915aeaf3feec (127.5.164.65:34585), ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67:41325)
I20260713 09:02:14.348421  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c706437d8cf43ea825372ff11eb2159" candidate_uuid: "ab3d3420a1b74b2bad91accf7907a5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21742532975a405e91a1915aeaf3feec" is_pre_election: true
I20260713 09:02:14.348646  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c706437d8cf43ea825372ff11eb2159" candidate_uuid: "ab3d3420a1b74b2bad91accf7907a5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" is_pre_election: true
I20260713 09:02:14.349040  9263 raft_consensus.cc:2468] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3d3420a1b74b2bad91accf7907a5df in term 0.
I20260713 09:02:14.349499  9412 raft_consensus.cc:2468] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab3d3420a1b74b2bad91accf7907a5df in term 0.
I20260713 09:02:14.350100  9302 leader_election.cc:304] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21742532975a405e91a1915aeaf3feec, ab3d3420a1b74b2bad91accf7907a5df; no voters: 
I20260713 09:02:14.350907  9459 raft_consensus.cc:2804] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:14.351187  9459 raft_consensus.cc:493] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:14.351552  9459 raft_consensus.cc:3060] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:14.356674  9459 raft_consensus.cc:515] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.358955  9459 leader_election.cc:290] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [CANDIDATE]: Term 1 election: Requested vote from peers 21742532975a405e91a1915aeaf3feec (127.5.164.65:34585), ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67:41325)
I20260713 09:02:14.359225  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c706437d8cf43ea825372ff11eb2159" candidate_uuid: "ab3d3420a1b74b2bad91accf7907a5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21742532975a405e91a1915aeaf3feec"
I20260713 09:02:14.359633  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c706437d8cf43ea825372ff11eb2159" candidate_uuid: "ab3d3420a1b74b2bad91accf7907a5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656"
I20260713 09:02:14.359782  9263 raft_consensus.cc:3060] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:14.360204  9412 raft_consensus.cc:3060] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:14.364794  9263 raft_consensus.cc:2468] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3d3420a1b74b2bad91accf7907a5df in term 1.
I20260713 09:02:14.365525  9412 raft_consensus.cc:2468] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab3d3420a1b74b2bad91accf7907a5df in term 1.
I20260713 09:02:14.365952  9302 leader_election.cc:304] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21742532975a405e91a1915aeaf3feec, ab3d3420a1b74b2bad91accf7907a5df; no voters: 
I20260713 09:02:14.366760  9459 raft_consensus.cc:2804] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:14.367264  9459 raft_consensus.cc:697] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 1 LEADER]: Becoming Leader. State: Replica: ab3d3420a1b74b2bad91accf7907a5df, State: Running, Role: LEADER
I20260713 09:02:14.368053  9459 consensus_queue.cc:237] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
W20260713 09:02:14.372056  9209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:14.375561  9158 catalog_manager.cc:5697] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df reported cstate change: term changed from 0 to 1, leader changed from <none> to ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66). New cstate: current_term: 1 leader_uuid: "ab3d3420a1b74b2bad91accf7907a5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:14.462875  9459 consensus_queue.cc:1048] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:14.474300  9457 raft_consensus.cc:493] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:14.474884  9457 raft_consensus.cc:515] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.474347  9459 consensus_queue.cc:1048] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:02:14.480670  9457 leader_election.cc:290] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21742532975a405e91a1915aeaf3feec (127.5.164.65:34585), ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66:37665)
I20260713 09:02:14.501663  9338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598003b6b02545c8bdc0b2e9e59cdae8" candidate_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3d3420a1b74b2bad91accf7907a5df" is_pre_election: true
I20260713 09:02:14.502328  9338 raft_consensus.cc:2468] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca79289e0c6d4a3fa5a5c5e4c48fc656 in term 0.
I20260713 09:02:14.503682  9378 leader_election.cc:304] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab3d3420a1b74b2bad91accf7907a5df, ca79289e0c6d4a3fa5a5c5e4c48fc656; no voters: 
I20260713 09:02:14.503921  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598003b6b02545c8bdc0b2e9e59cdae8" candidate_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21742532975a405e91a1915aeaf3feec" is_pre_election: true
I20260713 09:02:14.504654  9263 raft_consensus.cc:2468] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca79289e0c6d4a3fa5a5c5e4c48fc656 in term 0.
I20260713 09:02:14.504791  9486 raft_consensus.cc:2804] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:14.505232  9486 raft_consensus.cc:493] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:14.505560  9486 raft_consensus.cc:3060] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:14.512302  9486 raft_consensus.cc:515] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.513854  9486 leader_election.cc:290] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [CANDIDATE]: Term 1 election: Requested vote from peers 21742532975a405e91a1915aeaf3feec (127.5.164.65:34585), ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66:37665)
I20260713 09:02:14.514665  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598003b6b02545c8bdc0b2e9e59cdae8" candidate_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21742532975a405e91a1915aeaf3feec"
I20260713 09:02:14.515162  9263 raft_consensus.cc:3060] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:14.515023  9338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598003b6b02545c8bdc0b2e9e59cdae8" candidate_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab3d3420a1b74b2bad91accf7907a5df"
I20260713 09:02:14.515637  9338 raft_consensus.cc:3060] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:14.519717  9263 raft_consensus.cc:2468] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca79289e0c6d4a3fa5a5c5e4c48fc656 in term 1.
I20260713 09:02:14.520795  9376 leader_election.cc:304] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21742532975a405e91a1915aeaf3feec, ca79289e0c6d4a3fa5a5c5e4c48fc656; no voters: 
I20260713 09:02:14.520987  9338 raft_consensus.cc:2468] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca79289e0c6d4a3fa5a5c5e4c48fc656 in term 1.
I20260713 09:02:14.521493  9486 raft_consensus.cc:2804] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:14.521931  9486 raft_consensus.cc:697] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 LEADER]: Becoming Leader. State: Replica: ca79289e0c6d4a3fa5a5c5e4c48fc656, State: Running, Role: LEADER
I20260713 09:02:14.522775  9486 consensus_queue.cc:237] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.529363  9158 catalog_manager.cc:5697] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:14.576164  9459 consensus_queue.cc:1048] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:14.587080  9466 consensus_queue.cc:1048] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:14.595651  9338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c807b7c3ce854aa082c7a511ba8e87b0"
dest_uuid: "ab3d3420a1b74b2bad91accf7907a5df"
mode: GRACEFUL
new_leader_uuid: "21742532975a405e91a1915aeaf3feec"
 from {username='slave'} at 127.0.0.1:57954
I20260713 09:02:14.596433  9338 raft_consensus.cc:606] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 1 LEADER]: Received request to transfer leadership to TS 21742532975a405e91a1915aeaf3feec
I20260713 09:02:14.605903  9338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c706437d8cf43ea825372ff11eb2159"
dest_uuid: "ab3d3420a1b74b2bad91accf7907a5df"
mode: GRACEFUL
new_leader_uuid: "21742532975a405e91a1915aeaf3feec"
 from {username='slave'} at 127.0.0.1:57954
I20260713 09:02:14.606531  9338 raft_consensus.cc:606] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 1 LEADER]: Received request to transfer leadership to TS 21742532975a405e91a1915aeaf3feec
I20260713 09:02:14.620028  9412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "598003b6b02545c8bdc0b2e9e59cdae8"
dest_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656"
mode: GRACEFUL
new_leader_uuid: "21742532975a405e91a1915aeaf3feec"
 from {username='slave'} at 127.0.0.1:59736
I20260713 09:02:14.620580  9412 raft_consensus.cc:606] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 LEADER]: Received request to transfer leadership to TS 21742532975a405e91a1915aeaf3feec
I20260713 09:02:14.865693  9466 consensus_queue.cc:1048] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:14.876649  9459 consensus_queue.cc:1048] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:14.886910  9466 raft_consensus.cc:993] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df: : Instructing follower 21742532975a405e91a1915aeaf3feec to start an election
I20260713 09:02:14.887475  9466 raft_consensus.cc:1081] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 1 LEADER]: Signalling peer 21742532975a405e91a1915aeaf3feec to start an election
I20260713 09:02:14.889676  9263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c706437d8cf43ea825372ff11eb2159"
dest_uuid: "21742532975a405e91a1915aeaf3feec"
 from {username='slave'} at 127.0.0.1:47772
I20260713 09:02:14.890475  9263 raft_consensus.cc:493] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:14.891016  9263 raft_consensus.cc:3060] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:14.899528  9263 raft_consensus.cc:515] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.903106  9263 leader_election.cc:290] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [CANDIDATE]: Term 2 election: Requested vote from peers ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66:37665), ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67:41325)
I20260713 09:02:14.904400  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c706437d8cf43ea825372ff11eb2159" candidate_uuid: "21742532975a405e91a1915aeaf3feec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656"
I20260713 09:02:14.902884  9338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c706437d8cf43ea825372ff11eb2159" candidate_uuid: "21742532975a405e91a1915aeaf3feec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab3d3420a1b74b2bad91accf7907a5df"
I20260713 09:02:14.905088  9412 raft_consensus.cc:3060] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:14.905139  9338 raft_consensus.cc:3055] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:14.905599  9338 raft_consensus.cc:740] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab3d3420a1b74b2bad91accf7907a5df, State: Running, Role: LEADER
I20260713 09:02:14.906504  9338 consensus_queue.cc:260] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.907848  9338 raft_consensus.cc:3060] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:14.912955  9412 raft_consensus.cc:2468] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21742532975a405e91a1915aeaf3feec in term 2.
I20260713 09:02:14.914320  9228 leader_election.cc:304] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21742532975a405e91a1915aeaf3feec, ca79289e0c6d4a3fa5a5c5e4c48fc656; no voters: 
I20260713 09:02:14.915431  9461 raft_consensus.cc:2804] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:14.916685  9461 raft_consensus.cc:697] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 2 LEADER]: Becoming Leader. State: Replica: 21742532975a405e91a1915aeaf3feec, State: Running, Role: LEADER
I20260713 09:02:14.917686  9461 consensus_queue.cc:237] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.922493  9338 raft_consensus.cc:2468] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21742532975a405e91a1915aeaf3feec in term 2.
I20260713 09:02:14.925042  9161 catalog_manager.cc:5697] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec reported cstate change: term changed from 1 to 2, leader changed from ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66) to 21742532975a405e91a1915aeaf3feec (127.5.164.65). New cstate: current_term: 2 leader_uuid: "21742532975a405e91a1915aeaf3feec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:14.966506  9486 consensus_queue.cc:1048] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:14.973906  9457 raft_consensus.cc:993] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656: : Instructing follower 21742532975a405e91a1915aeaf3feec to start an election
I20260713 09:02:14.974725  9486 raft_consensus.cc:1081] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 LEADER]: Signalling peer 21742532975a405e91a1915aeaf3feec to start an election
I20260713 09:02:14.976979  9262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "598003b6b02545c8bdc0b2e9e59cdae8"
dest_uuid: "21742532975a405e91a1915aeaf3feec"
 from {username='slave'} at 127.0.0.1:47788
I20260713 09:02:14.977733  9262 raft_consensus.cc:493] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:14.978147  9262 raft_consensus.cc:3060] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:14.980624  9499 consensus_queue.cc:1048] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:14.986393  9262 raft_consensus.cc:515] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.989746  9338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598003b6b02545c8bdc0b2e9e59cdae8" candidate_uuid: "21742532975a405e91a1915aeaf3feec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab3d3420a1b74b2bad91accf7907a5df"
I20260713 09:02:14.990216  9262 leader_election.cc:290] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [CANDIDATE]: Term 2 election: Requested vote from peers ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66:37665), ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67:41325)
I20260713 09:02:14.990439  9338 raft_consensus.cc:3060] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:14.991936  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598003b6b02545c8bdc0b2e9e59cdae8" candidate_uuid: "21742532975a405e91a1915aeaf3feec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656"
I20260713 09:02:14.992578  9412 raft_consensus.cc:3055] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:14.992949  9412 raft_consensus.cc:740] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca79289e0c6d4a3fa5a5c5e4c48fc656, State: Running, Role: LEADER
I20260713 09:02:14.993856  9412 consensus_queue.cc:260] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:14.995235  9412 raft_consensus.cc:3060] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:14.999215  9338 raft_consensus.cc:2468] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21742532975a405e91a1915aeaf3feec in term 2.
I20260713 09:02:15.000635  9229 leader_election.cc:304] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21742532975a405e91a1915aeaf3feec, ab3d3420a1b74b2bad91accf7907a5df; no voters: 
I20260713 09:02:15.001580  9461 raft_consensus.cc:2804] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:15.002161  9461 raft_consensus.cc:697] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 2 LEADER]: Becoming Leader. State: Replica: 21742532975a405e91a1915aeaf3feec, State: Running, Role: LEADER
I20260713 09:02:15.002357  9466 raft_consensus.cc:993] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df: : Instructing follower 21742532975a405e91a1915aeaf3feec to start an election
I20260713 09:02:15.002931  9466 raft_consensus.cc:1081] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 1 LEADER]: Signalling peer 21742532975a405e91a1915aeaf3feec to start an election
I20260713 09:02:15.003110  9461 consensus_queue.cc:237] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:15.005446  9262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c807b7c3ce854aa082c7a511ba8e87b0"
dest_uuid: "21742532975a405e91a1915aeaf3feec"
 from {username='slave'} at 127.0.0.1:47772
I20260713 09:02:15.006184  9262 raft_consensus.cc:493] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:15.006733  9262 raft_consensus.cc:3060] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:15.006693  9412 raft_consensus.cc:2468] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21742532975a405e91a1915aeaf3feec in term 2.
I20260713 09:02:15.011852  9161 catalog_manager.cc:5697] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec reported cstate change: term changed from 1 to 2, leader changed from ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67) to 21742532975a405e91a1915aeaf3feec (127.5.164.65). New cstate: current_term: 2 leader_uuid: "21742532975a405e91a1915aeaf3feec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:15.013815  9262 raft_consensus.cc:515] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } }
I20260713 09:02:15.016906  9412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807b7c3ce854aa082c7a511ba8e87b0" candidate_uuid: "21742532975a405e91a1915aeaf3feec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656"
I20260713 09:02:15.016637  9262 leader_election.cc:290] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [CANDIDATE]: Term 2 election: Requested vote from peers ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67:41325), ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66:37665)
I20260713 09:02:15.017483  9412 raft_consensus.cc:3060] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:15.017426  9338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807b7c3ce854aa082c7a511ba8e87b0" candidate_uuid: "21742532975a405e91a1915aeaf3feec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab3d3420a1b74b2bad91accf7907a5df"
I20260713 09:02:15.018772  9338 raft_consensus.cc:3055] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:15.019160  9338 raft_consensus.cc:740] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab3d3420a1b74b2bad91accf7907a5df, State: Running, Role: LEADER
I20260713 09:02:15.020054  9338 consensus_queue.cc:260] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } }
I20260713 09:02:15.021479  9338 raft_consensus.cc:3060] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:15.023986  9412 raft_consensus.cc:2468] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21742532975a405e91a1915aeaf3feec in term 2.
I20260713 09:02:15.025147  9228 leader_election.cc:304] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21742532975a405e91a1915aeaf3feec, ca79289e0c6d4a3fa5a5c5e4c48fc656; no voters: 
I20260713 09:02:15.026031  9461 raft_consensus.cc:2804] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:15.026567  9461 raft_consensus.cc:697] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 2 LEADER]: Becoming Leader. State: Replica: 21742532975a405e91a1915aeaf3feec, State: Running, Role: LEADER
I20260713 09:02:15.027401  9461 consensus_queue.cc:237] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } }
I20260713 09:02:15.027777  9338 raft_consensus.cc:2468] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21742532975a405e91a1915aeaf3feec in term 2.
I20260713 09:02:15.033957  9161 catalog_manager.cc:5697] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec reported cstate change: term changed from 1 to 2, leader changed from ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66) to 21742532975a405e91a1915aeaf3feec (127.5.164.65). New cstate: current_term: 2 leader_uuid: "21742532975a405e91a1915aeaf3feec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:15.084065  5777 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:02:15.086541  5777 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:02:15.087047  5777 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:02:15.100349  9262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c706437d8cf43ea825372ff11eb2159"
dest_uuid: "21742532975a405e91a1915aeaf3feec"
mode: GRACEFUL
new_leader_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656"
 from {username='slave'} at 127.0.0.1:47796
I20260713 09:02:15.100898  9262 raft_consensus.cc:606] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 2 LEADER]: Received request to transfer leadership to TS ca79289e0c6d4a3fa5a5c5e4c48fc656
I20260713 09:02:15.102244  5777 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:02:15.321609  9412 raft_consensus.cc:1275] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 2 FOLLOWER]: Refusing update from remote peer 21742532975a405e91a1915aeaf3feec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:15.323086  9461 consensus_queue.cc:1048] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:15.328573  9497 raft_consensus.cc:993] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec: : Instructing follower ca79289e0c6d4a3fa5a5c5e4c48fc656 to start an election
I20260713 09:02:15.329396  9461 raft_consensus.cc:1081] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 2 LEADER]: Signalling peer ca79289e0c6d4a3fa5a5c5e4c48fc656 to start an election
I20260713 09:02:15.331847  9411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c706437d8cf43ea825372ff11eb2159"
dest_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656"
 from {username='slave'} at 127.0.0.1:59730
I20260713 09:02:15.334472  9411 raft_consensus.cc:493] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:15.334717  9338 raft_consensus.cc:1275] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 2 FOLLOWER]: Refusing update from remote peer 21742532975a405e91a1915aeaf3feec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:15.335002  9411 raft_consensus.cc:3060] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:15.336858  9503 consensus_queue.cc:1048] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:15.343683  9411 raft_consensus.cc:515] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:15.348246  9411 leader_election.cc:290] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [CANDIDATE]: Term 3 election: Requested vote from peers 21742532975a405e91a1915aeaf3feec (127.5.164.65:34585), ab3d3420a1b74b2bad91accf7907a5df (127.5.164.66:37665)
I20260713 09:02:15.348999  9262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c706437d8cf43ea825372ff11eb2159" candidate_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21742532975a405e91a1915aeaf3feec"
I20260713 09:02:15.349737  9262 raft_consensus.cc:3055] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:15.350152  9262 raft_consensus.cc:740] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21742532975a405e91a1915aeaf3feec, State: Running, Role: LEADER
I20260713 09:02:15.351035  9262 consensus_queue.cc:260] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [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: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:15.352326  9262 raft_consensus.cc:3060] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:15.352524  9338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c706437d8cf43ea825372ff11eb2159" candidate_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab3d3420a1b74b2bad91accf7907a5df"
I20260713 09:02:15.353219  9338 raft_consensus.cc:3060] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:15.358083  9262 raft_consensus.cc:2468] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca79289e0c6d4a3fa5a5c5e4c48fc656 in term 3.
I20260713 09:02:15.358076  9338 raft_consensus.cc:2468] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca79289e0c6d4a3fa5a5c5e4c48fc656 in term 3.
I20260713 09:02:15.359493  9376 leader_election.cc:304] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [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: 21742532975a405e91a1915aeaf3feec, ca79289e0c6d4a3fa5a5c5e4c48fc656; no voters: 
I20260713 09:02:15.360255  9499 raft_consensus.cc:2804] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:15.360742  9499 raft_consensus.cc:697] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 3 LEADER]: Becoming Leader. State: Replica: ca79289e0c6d4a3fa5a5c5e4c48fc656, State: Running, Role: LEADER
I20260713 09:02:15.361483  9499 consensus_queue.cc:237] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [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: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } }
I20260713 09:02:15.367476  9161 catalog_manager.cc:5697] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 reported cstate change: term changed from 2 to 3, leader changed from 21742532975a405e91a1915aeaf3feec (127.5.164.65) to ca79289e0c6d4a3fa5a5c5e4c48fc656 (127.5.164.67). New cstate: current_term: 3 leader_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21742532975a405e91a1915aeaf3feec" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:15.385670  9338 raft_consensus.cc:1275] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df [term 2 FOLLOWER]: Refusing update from remote peer 21742532975a405e91a1915aeaf3feec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:15.386893  9503 consensus_queue.cc:1048] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:15.395573  9411 raft_consensus.cc:1275] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 2 FOLLOWER]: Refusing update from remote peer 21742532975a405e91a1915aeaf3feec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:15.396960  9503 consensus_queue.cc:1048] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:15.408788  9338 raft_consensus.cc:1275] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 2 FOLLOWER]: Refusing update from remote peer 21742532975a405e91a1915aeaf3feec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:15.410048  9503 consensus_queue.cc:1048] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab3d3420a1b74b2bad91accf7907a5df" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:15.420066  9411 raft_consensus.cc:1275] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 2 FOLLOWER]: Refusing update from remote peer 21742532975a405e91a1915aeaf3feec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:15.422813  9504 consensus_queue.cc:1048] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca79289e0c6d4a3fa5a5c5e4c48fc656" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 41325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:15.460727  5777 tablet_server.cc:179] TabletServer@127.5.164.65:0 shutting down...
I20260713 09:02:15.485196  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:15.485906  5777 tablet_replica.cc:333] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec: stopping tablet replica
I20260713 09:02:15.486496  5777 raft_consensus.cc:2243] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.487353  5777 raft_consensus.cc:2272] T 598003b6b02545c8bdc0b2e9e59cdae8 P 21742532975a405e91a1915aeaf3feec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.489924  5777 tablet_replica.cc:333] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec: stopping tablet replica
I20260713 09:02:15.490543  5777 raft_consensus.cc:2243] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.491418  5777 raft_consensus.cc:2272] T c807b7c3ce854aa082c7a511ba8e87b0 P 21742532975a405e91a1915aeaf3feec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.494349  5777 tablet_replica.cc:333] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec: stopping tablet replica
I20260713 09:02:15.494939  5777 raft_consensus.cc:2243] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.495402  5777 raft_consensus.cc:2272] T 8c706437d8cf43ea825372ff11eb2159 P 21742532975a405e91a1915aeaf3feec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.497712  5777 tablet_replica.cc:333] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec: stopping tablet replica
I20260713 09:02:15.498294  5777 raft_consensus.cc:2243] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.498800  5777 raft_consensus.cc:2272] T a3d82f0efbce45aba338f3e7eb1f6e5d P 21742532975a405e91a1915aeaf3feec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.511858  5777 tablet_server.cc:196] TabletServer@127.5.164.65:0 shutdown complete.
I20260713 09:02:15.522877  5777 tablet_server.cc:179] TabletServer@127.5.164.66:0 shutting down...
I20260713 09:02:15.543092  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:15.543782  5777 tablet_replica.cc:333] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df: stopping tablet replica
I20260713 09:02:15.544461  5777 raft_consensus.cc:2243] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.544955  5777 raft_consensus.cc:2272] T 598003b6b02545c8bdc0b2e9e59cdae8 P ab3d3420a1b74b2bad91accf7907a5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.547139  5777 tablet_replica.cc:333] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df: stopping tablet replica
I20260713 09:02:15.547744  5777 raft_consensus.cc:2243] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.548203  5777 raft_consensus.cc:2272] T c807b7c3ce854aa082c7a511ba8e87b0 P ab3d3420a1b74b2bad91accf7907a5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.550575  5777 tablet_replica.cc:333] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df: stopping tablet replica
I20260713 09:02:15.551069  5777 raft_consensus.cc:2243] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.551501  5777 raft_consensus.cc:2272] T 8c706437d8cf43ea825372ff11eb2159 P ab3d3420a1b74b2bad91accf7907a5df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.553593  5777 tablet_replica.cc:333] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df: stopping tablet replica
I20260713 09:02:15.554068  5777 raft_consensus.cc:2243] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.554792  5777 raft_consensus.cc:2272] T a3d82f0efbce45aba338f3e7eb1f6e5d P ab3d3420a1b74b2bad91accf7907a5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.567622  5777 tablet_server.cc:196] TabletServer@127.5.164.66:0 shutdown complete.
I20260713 09:02:15.579195  5777 tablet_server.cc:179] TabletServer@127.5.164.67:0 shutting down...
I20260713 09:02:15.597211  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:15.598135  5777 tablet_replica.cc:333] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656: stopping tablet replica
I20260713 09:02:15.598779  5777 raft_consensus.cc:2243] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.599411  5777 raft_consensus.cc:2272] T 598003b6b02545c8bdc0b2e9e59cdae8 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.601790  5777 tablet_replica.cc:333] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656: stopping tablet replica
I20260713 09:02:15.602298  5777 raft_consensus.cc:2243] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.602941  5777 pending_rounds.cc:70] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Trying to abort 1 pending ops.
I20260713 09:02:15.603089  5777 pending_rounds.cc:77] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306990941647364096 op_type: NO_OP noop_request { }
I20260713 09:02:15.603415  5777 raft_consensus.cc:2889] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:02:15.603694  5777 raft_consensus.cc:2272] T 8c706437d8cf43ea825372ff11eb2159 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.606073  5777 tablet_replica.cc:333] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656: stopping tablet replica
I20260713 09:02:15.606573  5777 raft_consensus.cc:2243] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.606989  5777 raft_consensus.cc:2272] T a3d82f0efbce45aba338f3e7eb1f6e5d P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.608731  5777 tablet_replica.cc:333] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656: stopping tablet replica
I20260713 09:02:15.609184  5777 raft_consensus.cc:2243] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.609573  5777 raft_consensus.cc:2272] T c807b7c3ce854aa082c7a511ba8e87b0 P ca79289e0c6d4a3fa5a5c5e4c48fc656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.621986  5777 tablet_server.cc:196] TabletServer@127.5.164.67:0 shutdown complete.
I20260713 09:02:15.633714  5777 master.cc:562] Master@127.5.164.126:33665 shutting down...
I20260713 09:02:15.649766  5777 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.650401  5777 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.650777  5777 tablet_replica.cc:333] T 00000000000000000000000000000000 P f475b42e16ab43be8b4d6da64c29df57: stopping tablet replica
I20260713 09:02:15.670007  5777 master.cc:584] Master@127.5.164.126:33665 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2454 ms)
[----------] 6 tests from LeaderRebalancerTest (87748 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:02:15.697597  5777 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.164.126:36107
I20260713 09:02:15.698673  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:15.703869  9505 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:02:15.705156  9506 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:02:15.705422  9508 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:02:15.705905  5777 server_base.cc:1061] running on GCE node
I20260713 09:02:15.706784  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:15.706965  5777 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:02:15.707087  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933335707075 us; error 0 us; skew 500 ppm
I20260713 09:02:15.707590  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:15.710063  5777 webserver.cc:533] Webserver started at http://127.5.164.126:34311/ using document root <none> and password file <none>
I20260713 09:02:15.710520  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:15.710686  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:15.710908  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:15.711993  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/master-0-root/instance:
uuid: "0875018aa77d4cb5bf8d0cdfcba4c637"
format_stamp: "Formatted at 2026-07-13 09:02:15 on dist-test-slave-h7mq"
I20260713 09:02:15.716897  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:15.720744  9513 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:02:15.721648  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:02:15.721998  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/master-0-root
uuid: "0875018aa77d4cb5bf8d0cdfcba4c637"
format_stamp: "Formatted at 2026-07-13 09:02:15 on dist-test-slave-h7mq"
I20260713 09:02:15.722311  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-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:02:15.744894  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:15.745918  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:15.782292  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.126:36107
I20260713 09:02:15.782392  9564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.126:36107 every 8 connection(s)
I20260713 09:02:15.786056  9565 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:02:15.796054  9565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637: Bootstrap starting.
I20260713 09:02:15.800356  9565 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:15.804338  9565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637: No bootstrap required, opened a new log
I20260713 09:02:15.806587  9565 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0875018aa77d4cb5bf8d0cdfcba4c637" member_type: VOTER }
I20260713 09:02:15.806970  9565 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:15.807230  9565 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0875018aa77d4cb5bf8d0cdfcba4c637, State: Initialized, Role: FOLLOWER
I20260713 09:02:15.807832  9565 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0875018aa77d4cb5bf8d0cdfcba4c637" member_type: VOTER }
I20260713 09:02:15.808290  9565 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:15.808537  9565 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:15.808838  9565 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:15.813571  9565 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0875018aa77d4cb5bf8d0cdfcba4c637" member_type: VOTER }
I20260713 09:02:15.814126  9565 leader_election.cc:304] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [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: 0875018aa77d4cb5bf8d0cdfcba4c637; no voters: 
I20260713 09:02:15.815269  9565 leader_election.cc:290] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:15.815738  9568 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:15.817360  9568 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [term 1 LEADER]: Becoming Leader. State: Replica: 0875018aa77d4cb5bf8d0cdfcba4c637, State: Running, Role: LEADER
I20260713 09:02:15.818147  9565 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:15.818116  9568 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [LEADER]: Queue going to LEADER mode. State: All 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: "0875018aa77d4cb5bf8d0cdfcba4c637" member_type: VOTER }
I20260713 09:02:15.823426  9570 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0875018aa77d4cb5bf8d0cdfcba4c637. Latest consensus state: current_term: 1 leader_uuid: "0875018aa77d4cb5bf8d0cdfcba4c637" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0875018aa77d4cb5bf8d0cdfcba4c637" member_type: VOTER } }
I20260713 09:02:15.823624  9569 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0875018aa77d4cb5bf8d0cdfcba4c637" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0875018aa77d4cb5bf8d0cdfcba4c637" member_type: VOTER } }
I20260713 09:02:15.824075  9570 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:15.824205  9569 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:15.825875  9576 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:15.831233  9576 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:15.833297  5777 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:15.840189  9576 catalog_manager.cc:1383] Generated new cluster ID: 6e07e0bd6aaa411b938e40ba0f530691
I20260713 09:02:15.840515  9576 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:15.857672  9576 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:15.859067  9576 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:15.877846  9576 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637: Generated new TSK 0
I20260713 09:02:15.878545  9576 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:15.899726  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:15.905452  9586 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:02:15.906723  9587 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:02:15.908202  9589 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:02:15.909322  5777 server_base.cc:1061] running on GCE node
I20260713 09:02:15.910286  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:15.910583  5777 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:02:15.910794  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933335910767 us; error 0 us; skew 500 ppm
I20260713 09:02:15.911372  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:15.914023  5777 webserver.cc:533] Webserver started at http://127.5.164.65:35317/ using document root <none> and password file <none>
I20260713 09:02:15.914587  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:15.914819  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:15.915119  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:15.916496  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/ts-0-root/instance:
uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
format_stamp: "Formatted at 2026-07-13 09:02:15 on dist-test-slave-h7mq"
I20260713 09:02:15.921865  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:02:15.925786  9594 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:02:15.926755  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:02:15.927042  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/ts-0-root
uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
format_stamp: "Formatted at 2026-07-13 09:02:15 on dist-test-slave-h7mq"
I20260713 09:02:15.927316  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-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:02:15.953090  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:15.954161  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:15.955583  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:15.958004  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:15.958190  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:15.958509  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:15.958652  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:15.999087  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.65:46383
I20260713 09:02:15.999344  9656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.65:46383 every 8 connection(s)
I20260713 09:02:16.004123  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:16.012035  9662 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:02:16.012885  9661 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:02:16.013345  9664 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:02:16.015061  5777 server_base.cc:1061] running on GCE node
I20260713 09:02:16.016070  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:16.016355  5777 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:02:16.016589  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933336016570 us; error 0 us; skew 500 ppm
I20260713 09:02:16.017108  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:16.017138  9657 heartbeater.cc:344] Connected to a master server at 127.5.164.126:36107
I20260713 09:02:16.017594  9657 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:16.018466  9657 heartbeater.cc:507] Master 127.5.164.126:36107 requested a full tablet report, sending...
I20260713 09:02:16.019850  5777 webserver.cc:533] Webserver started at http://127.5.164.66:38319/ using document root <none> and password file <none>
I20260713 09:02:16.020538  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:16.020725  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:16.021026  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:16.021215  9530 ts_manager.cc:194] Registered new tserver with Master: 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383)
I20260713 09:02:16.022121  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/ts-1-root/instance:
uuid: "c95b5ef0408449ada76084e0f37caf5e"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-h7mq"
I20260713 09:02:16.023293  9530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51888
I20260713 09:02:16.026912  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:02:16.030716  9669 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:02:16.031592  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:02:16.031863  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/ts-1-root
uuid: "c95b5ef0408449ada76084e0f37caf5e"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-h7mq"
I20260713 09:02:16.032125  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-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:02:16.043715  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:16.044762  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:16.046078  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:16.048241  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:16.048429  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.048664  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:16.048820  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.090022  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.66:40323
I20260713 09:02:16.090193  9731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.66:40323 every 8 connection(s)
I20260713 09:02:16.095218  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:16.103112  9735 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:02:16.104954  9736 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:02:16.109315  9738 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:02:16.110227  9732 heartbeater.cc:344] Connected to a master server at 127.5.164.126:36107
I20260713 09:02:16.110675  9732 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:16.111054  5777 server_base.cc:1061] running on GCE node
I20260713 09:02:16.111711  9732 heartbeater.cc:507] Master 127.5.164.126:36107 requested a full tablet report, sending...
I20260713 09:02:16.112035  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:16.112329  5777 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:02:16.112576  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933336112551 us; error 0 us; skew 500 ppm
I20260713 09:02:16.113188  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:16.114228  9530 ts_manager.cc:194] Registered new tserver with Master: c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:16.115989  5777 webserver.cc:533] Webserver started at http://127.5.164.67:32779/ using document root <none> and password file <none>
I20260713 09:02:16.116158  9530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51898
I20260713 09:02:16.116712  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:16.116971  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:16.117244  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:16.118569  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/ts-2-root/instance:
uuid: "715ee601854349b095242d0ffaead6ee"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-h7mq"
I20260713 09:02:16.123020  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:02:16.126818  9743 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:02:16.127867  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:02:16.128244  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/ts-2-root
uuid: "715ee601854349b095242d0ffaead6ee"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-h7mq"
I20260713 09:02:16.128623  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933247763985-5777-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:02:16.164634  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:16.165846  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:16.167400  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:16.169951  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:16.170233  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.170508  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:16.170713  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.213315  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.67:46347
I20260713 09:02:16.213420  9805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.67:46347 every 8 connection(s)
I20260713 09:02:16.228307  9806 heartbeater.cc:344] Connected to a master server at 127.5.164.126:36107
I20260713 09:02:16.228849  9806 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:16.229718  9806 heartbeater.cc:507] Master 127.5.164.126:36107 requested a full tablet report, sending...
I20260713 09:02:16.231962  9530 ts_manager.cc:194] Registered new tserver with Master: 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:16.233011  5777 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016168028s
I20260713 09:02:16.233752  9530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51900
I20260713 09:02:16.259282  9530 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51912:
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:02:16.262113  9530 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:02:16.334483  9697 tablet_service.cc:1511] Processing CreateTablet for tablet bf6719621faf412bbc702ded7c9bf0f3 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:16.336427  9697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6719621faf412bbc702ded7c9bf0f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.338172  9696 tablet_service.cc:1511] Processing CreateTablet for tablet ee92cd57566e47ad89047c596342bd78 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:16.339615  9696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee92cd57566e47ad89047c596342bd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.344449  9771 tablet_service.cc:1511] Processing CreateTablet for tablet bf6719621faf412bbc702ded7c9bf0f3 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:16.345821  9771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6719621faf412bbc702ded7c9bf0f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.360210  9770 tablet_service.cc:1511] Processing CreateTablet for tablet ee92cd57566e47ad89047c596342bd78 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:16.367491  9769 tablet_service.cc:1511] Processing CreateTablet for tablet 8c6ca1ad1fb94518a75b0cf0dfb36502 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:16.367275  9695 tablet_service.cc:1511] Processing CreateTablet for tablet 8c6ca1ad1fb94518a75b0cf0dfb36502 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:16.369671  9695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6ca1ad1fb94518a75b0cf0dfb36502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.369812  9770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee92cd57566e47ad89047c596342bd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.371819  9694 tablet_service.cc:1511] Processing CreateTablet for tablet 18f10b5da9d44e31a29f4a45592aa2cb (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:16.372641  9768 tablet_service.cc:1511] Processing CreateTablet for tablet 18f10b5da9d44e31a29f4a45592aa2cb (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:16.373040  9693 tablet_service.cc:1511] Processing CreateTablet for tablet a67aacba24d3408a980e7db0fa7e25ad (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:16.374465  9693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67aacba24d3408a980e7db0fa7e25ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.375082  9767 tablet_service.cc:1511] Processing CreateTablet for tablet a67aacba24d3408a980e7db0fa7e25ad (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:16.377452  9766 tablet_service.cc:1511] Processing CreateTablet for tablet 0da2fabb8ee04c79874dec233e4674ea (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:16.377581  9692 tablet_service.cc:1511] Processing CreateTablet for tablet 0da2fabb8ee04c79874dec233e4674ea (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:16.379125  9692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da2fabb8ee04c79874dec233e4674ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.380406  9765 tablet_service.cc:1511] Processing CreateTablet for tablet 4253101db4bf433797464b9033211c63 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:16.380947  9690 tablet_service.cc:1511] Processing CreateTablet for tablet fde40ceabd5448828637a1dd0151566c (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:16.382428  9690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde40ceabd5448828637a1dd0151566c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.382064  9763 tablet_service.cc:1511] Processing CreateTablet for tablet f93803a92e994eb4bab94d0343a454f5 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:16.382997  9764 tablet_service.cc:1511] Processing CreateTablet for tablet fde40ceabd5448828637a1dd0151566c (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:16.384781  9769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6ca1ad1fb94518a75b0cf0dfb36502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.385506  9691 tablet_service.cc:1511] Processing CreateTablet for tablet 4253101db4bf433797464b9033211c63 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:16.386929  9691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4253101db4bf433797464b9033211c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.389047  9767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67aacba24d3408a980e7db0fa7e25ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.389933  9689 tablet_service.cc:1511] Processing CreateTablet for tablet f93803a92e994eb4bab94d0343a454f5 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:16.390746  9763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93803a92e994eb4bab94d0343a454f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.391888  9689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93803a92e994eb4bab94d0343a454f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.392825  9766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da2fabb8ee04c79874dec233e4674ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.396080  9765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4253101db4bf433797464b9033211c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.397642  9622 tablet_service.cc:1511] Processing CreateTablet for tablet bf6719621faf412bbc702ded7c9bf0f3 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:16.399173  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6719621faf412bbc702ded7c9bf0f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.399444  9694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f10b5da9d44e31a29f4a45592aa2cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.399482  9764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde40ceabd5448828637a1dd0151566c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.400745  9768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f10b5da9d44e31a29f4a45592aa2cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.401609  9621 tablet_service.cc:1511] Processing CreateTablet for tablet ee92cd57566e47ad89047c596342bd78 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:16.403098  9621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee92cd57566e47ad89047c596342bd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.405560  9620 tablet_service.cc:1511] Processing CreateTablet for tablet 8c6ca1ad1fb94518a75b0cf0dfb36502 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:16.407049  9620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6ca1ad1fb94518a75b0cf0dfb36502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.409626  9618 tablet_service.cc:1511] Processing CreateTablet for tablet a67aacba24d3408a980e7db0fa7e25ad (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:16.421844  9618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67aacba24d3408a980e7db0fa7e25ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.412077  9616 tablet_service.cc:1511] Processing CreateTablet for tablet 4253101db4bf433797464b9033211c63 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:16.425118  9616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4253101db4bf433797464b9033211c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.410841  9617 tablet_service.cc:1511] Processing CreateTablet for tablet 0da2fabb8ee04c79874dec233e4674ea (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:16.429545  9617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da2fabb8ee04c79874dec233e4674ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.433847  9615 tablet_service.cc:1511] Processing CreateTablet for tablet fde40ceabd5448828637a1dd0151566c (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:16.435422  9615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde40ceabd5448828637a1dd0151566c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.438446  9614 tablet_service.cc:1511] Processing CreateTablet for tablet f93803a92e994eb4bab94d0343a454f5 (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:16.408319  9619 tablet_service.cc:1511] Processing CreateTablet for tablet 18f10b5da9d44e31a29f4a45592aa2cb (DEFAULT_TABLE table=test-workload [id=47eb1dfe736642baa5e219205a6d76d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:16.442071  9614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93803a92e994eb4bab94d0343a454f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.444308  9619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f10b5da9d44e31a29f4a45592aa2cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.557518  9821 tablet_bootstrap.cc:492] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:16.565249  9822 tablet_bootstrap.cc:492] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:16.586814  9821 tablet_bootstrap.cc:654] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.590440  9823 tablet_bootstrap.cc:492] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:16.598302  9823 tablet_bootstrap.cc:654] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.598302  9822 tablet_bootstrap.cc:654] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.608515  9821 tablet_bootstrap.cc:492] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:16.608789  9822 tablet_bootstrap.cc:492] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:16.609241  9821 ts_tablet_manager.cc:1403] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.009s
I20260713 09:02:16.609333  9822 ts_tablet_manager.cc:1403] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260713 09:02:16.609910  9823 tablet_bootstrap.cc:492] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:16.610409  9823 ts_tablet_manager.cc:1403] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260713 09:02:16.611528  9821 raft_consensus.cc:359] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:16.612107  9821 raft_consensus.cc:385] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.612421  9821 raft_consensus.cc:740] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.612156  9822 raft_consensus.cc:359] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.613006  9822 raft_consensus.cc:385] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.613358  9822 raft_consensus.cc:740] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.613149  9823 raft_consensus.cc:359] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.613171  9821 consensus_queue.cc:260] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:16.614012  9823 raft_consensus.cc:385] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.614359  9823 raft_consensus.cc:740] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.614298  9822 consensus_queue.cc:260] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.615247  9823 consensus_queue.cc:260] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.615782  9732 heartbeater.cc:499] Master 127.5.164.126:36107 was elected leader, sending a full tablet report...
I20260713 09:02:16.616873  9806 heartbeater.cc:499] Master 127.5.164.126:36107 was elected leader, sending a full tablet report...
I20260713 09:02:16.617615  9822 ts_tablet_manager.cc:1434] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:02:16.618885  9822 tablet_bootstrap.cc:492] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:16.622963  9823 ts_tablet_manager.cc:1434] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.008s
I20260713 09:02:16.624253  9823 tablet_bootstrap.cc:492] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:16.625737  9822 tablet_bootstrap.cc:654] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.626755  9657 heartbeater.cc:499] Master 127.5.164.126:36107 was elected leader, sending a full tablet report...
I20260713 09:02:16.630684  9823 tablet_bootstrap.cc:654] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.630785  9822 tablet_bootstrap.cc:492] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:16.631280  9822 ts_tablet_manager.cc:1403] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:02:16.634652  9822 raft_consensus.cc:359] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:16.635627  9822 raft_consensus.cc:385] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.636025  9822 raft_consensus.cc:740] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.637169  9822 consensus_queue.cc:260] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:16.638652  9821 ts_tablet_manager.cc:1434] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:02:16.640038  9822 ts_tablet_manager.cc:1434] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:02:16.641054  9822 tablet_bootstrap.cc:492] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:16.641942  9821 tablet_bootstrap.cc:492] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:16.641889  9823 tablet_bootstrap.cc:492] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:16.642782  9823 ts_tablet_manager.cc:1403] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260713 09:02:16.645571  9823 raft_consensus.cc:359] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.646291  9823 raft_consensus.cc:385] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.646595  9823 raft_consensus.cc:740] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.646803  9822 tablet_bootstrap.cc:654] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.647485  9823 consensus_queue.cc:260] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.649919  9823 ts_tablet_manager.cc:1434] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:02:16.650374  9828 raft_consensus.cc:493] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:16.650869  9828 raft_consensus.cc:515] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:16.652334  9821 tablet_bootstrap.cc:654] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.656538  9833 raft_consensus.cc:493] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:16.657835  9833 raft_consensus.cc:515] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.671516  9632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:16.672295  9833 leader_election.cc:290] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:16.673548  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ca1ad1fb94518a75b0cf0dfb36502" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:16.674597  9631 raft_consensus.cc:2468] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
W20260713 09:02:16.676910  9744 leader_election.cc:343] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:16.677858  9744 leader_election.cc:304] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:16.678908  9828 leader_election.cc:290] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383)
I20260713 09:02:16.679646  9828 raft_consensus.cc:2804] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:16.680092  9828 raft_consensus.cc:493] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:16.680531  9828 raft_consensus.cc:3060] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:16.680780  9827 raft_consensus.cc:493] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:16.681301  9827 raft_consensus.cc:515] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:16.650864  9823 tablet_bootstrap.cc:492] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:16.687964  9827 leader_election.cc:290] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347), 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383)
I20260713 09:02:16.694842  9828 raft_consensus.cc:515] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.697690  9821 tablet_bootstrap.cc:492] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:16.698392  9821 ts_tablet_manager.cc:1403] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.004s
I20260713 09:02:16.701615  9821 raft_consensus.cc:359] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.706579  9821 raft_consensus.cc:385] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.708396  9828 leader_election.cc:290] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:16.709220  9821 raft_consensus.cc:740] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.709430  9632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:16.706602  9822 tablet_bootstrap.cc:492] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:16.707062  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ca1ad1fb94518a75b0cf0dfb36502" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:16.710563  9822 ts_tablet_manager.cc:1403] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.070s	user 0.029s	sys 0.036s
I20260713 09:02:16.710096  9821 consensus_queue.cc:260] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.710685  9631 raft_consensus.cc:3060] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:16.711076  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:16.711748  9707 raft_consensus.cc:2468] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
I20260713 09:02:16.712459  9821 ts_tablet_manager.cc:1434] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:02:16.713490  9821 tablet_bootstrap.cc:492] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:16.713603  9822 raft_consensus.cc:359] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.714335  9822 raft_consensus.cc:385] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.714654  9822 raft_consensus.cc:740] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.715708  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ca1ad1fb94518a75b0cf0dfb36502" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:16.715451  9822 consensus_queue.cc:260] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.717437  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ca1ad1fb94518a75b0cf0dfb36502" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:16.717916  9822 ts_tablet_manager.cc:1434] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260713 09:02:16.719324  9670 leader_election.cc:343] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:16.703665  9823 tablet_bootstrap.cc:654] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.720932  9746 leader_election.cc:304] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [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: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 8fc1376a05ef44e9ac9bef7aab3aded5
I20260713 09:02:16.721956  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:16.722499  9833 raft_consensus.cc:2804] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:16.723060  9781 raft_consensus.cc:2468] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 0.
I20260713 09:02:16.723272  9822 tablet_bootstrap.cc:492] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:16.724179  9833 raft_consensus.cc:493] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:16.724654  9833 raft_consensus.cc:3060] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:16.728765  9746 leader_election.cc:343] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:16.729852  9822 tablet_bootstrap.cc:654] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:16.730293  9746 leader_election.cc:343] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:16.731665  9821 tablet_bootstrap.cc:654] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.718392  9631 raft_consensus.cc:2468] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 1.
I20260713 09:02:16.731525  9672 leader_election.cc:304] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [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: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 8fc1376a05ef44e9ac9bef7aab3aded5
I20260713 09:02:16.734549  9827 raft_consensus.cc:2804] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:16.734724  9744 leader_election.cc:304] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [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: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:16.734953  9827 raft_consensus.cc:493] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:16.735666  9827 raft_consensus.cc:3060] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:16.736109  9828 raft_consensus.cc:2804] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:16.738782  9822 tablet_bootstrap.cc:492] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:16.739303  9822 ts_tablet_manager.cc:1403] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.005s
I20260713 09:02:16.740283  9833 raft_consensus.cc:515] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:16.742239  9822 raft_consensus.cc:359] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.743026  9822 raft_consensus.cc:385] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.743333  9822 raft_consensus.cc:740] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.743717  9827 raft_consensus.cc:515] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:16.745143  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:16.746011  9821 tablet_bootstrap.cc:492] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:16.746501  9821 ts_tablet_manager.cc:1403] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
W20260713 09:02:16.746547  9744 leader_election.cc:343] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:16.747963  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:16.748348  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:16.749150  9781 raft_consensus.cc:2393] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c95b5ef0408449ada76084e0f37caf5e in current term 1: Already voted for candidate 715ee601854349b095242d0ffaead6ee in this term.
I20260713 09:02:16.744127  9822 consensus_queue.cc:260] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
W20260713 09:02:16.749539  9670 leader_election.cc:343] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:16.749524  9821 raft_consensus.cc:359] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.750252  9833 leader_election.cc:290] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383)
I20260713 09:02:16.752012  9828 raft_consensus.cc:697] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Leader. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:16.752959  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:16.752978  9828 consensus_queue.cc:237] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.753883  9707 raft_consensus.cc:2393] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 715ee601854349b095242d0ffaead6ee in current term 1: Already voted for candidate c95b5ef0408449ada76084e0f37caf5e in this term.
I20260713 09:02:16.755190  9746 leader_election.cc:304] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [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: 715ee601854349b095242d0ffaead6ee; no voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:16.755787  9823 tablet_bootstrap.cc:492] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:16.756084  9840 raft_consensus.cc:2749] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:16.756309  9823 ts_tablet_manager.cc:1403] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.106s	user 0.017s	sys 0.005s
I20260713 09:02:16.756953  9672 leader_election.cc:304] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [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: c95b5ef0408449ada76084e0f37caf5e; no voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5
I20260713 09:02:16.750452  9821 raft_consensus.cc:385] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.758381  9821 raft_consensus.cc:740] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.759435  9821 consensus_queue.cc:260] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.760403  9823 raft_consensus.cc:359] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.761278  9827 leader_election.cc:290] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 election: Requested vote from peers 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347), 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383)
I20260713 09:02:16.762648  9823 raft_consensus.cc:385] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.763003  9823 raft_consensus.cc:740] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.761838  9844 raft_consensus.cc:2749] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:16.765017  9822 ts_tablet_manager.cc:1434] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.002s
I20260713 09:02:16.766914  9822 tablet_bootstrap.cc:492] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:16.767633  9821 ts_tablet_manager.cc:1434] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260713 09:02:16.768098  9823 consensus_queue.cc:260] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.768819  9821 tablet_bootstrap.cc:492] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:16.772349  9823 ts_tablet_manager.cc:1434] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:02:16.773088  9822 tablet_bootstrap.cc:654] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.773497  9823 tablet_bootstrap.cc:492] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:16.776153  9528 catalog_manager.cc:5697] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 715ee601854349b095242d0ffaead6ee (127.5.164.67). New cstate: current_term: 1 leader_uuid: "715ee601854349b095242d0ffaead6ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:16.776269  9821 tablet_bootstrap.cc:654] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.786136  9845 raft_consensus.cc:493] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:16.786655  9845 raft_consensus.cc:515] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.787387  9823 tablet_bootstrap.cc:654] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.788985  9845 leader_election.cc:290] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:16.790138  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4253101db4bf433797464b9033211c63" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:16.791180  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4253101db4bf433797464b9033211c63" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
W20260713 09:02:16.791673  9672 leader_election.cc:343] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:16.793017  9670 leader_election.cc:343] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:16.793495  9670 leader_election.cc:304] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c95b5ef0408449ada76084e0f37caf5e; no voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5
I20260713 09:02:16.795055  9822 tablet_bootstrap.cc:492] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:16.795256  9845 raft_consensus.cc:2749] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:16.795677  9822 ts_tablet_manager.cc:1403] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.005s
I20260713 09:02:16.799577  9822 raft_consensus.cc:359] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.800441  9822 raft_consensus.cc:385] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.800763  9822 raft_consensus.cc:740] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.801827  9821 tablet_bootstrap.cc:492] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:16.801765  9822 consensus_queue.cc:260] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.802371  9821 ts_tablet_manager.cc:1403] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.000s
I20260713 09:02:16.803187  9823 tablet_bootstrap.cc:492] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:16.803687  9823 ts_tablet_manager.cc:1403] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.005s
I20260713 09:02:16.804196  9822 ts_tablet_manager.cc:1434] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:02:16.805404  9822 tablet_bootstrap.cc:492] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:16.805562  9821 raft_consensus.cc:359] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.806277  9821 raft_consensus.cc:385] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.806569  9821 raft_consensus.cc:740] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.806741  9823 raft_consensus.cc:359] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.807482  9823 raft_consensus.cc:385] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.807950  9823 raft_consensus.cc:740] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.807435  9821 consensus_queue.cc:260] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.810014  9821 ts_tablet_manager.cc:1434] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:16.811024  9821 tablet_bootstrap.cc:492] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:16.812268  9822 tablet_bootstrap.cc:654] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.815425  9823 consensus_queue.cc:260] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.821172  9821 tablet_bootstrap.cc:654] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.825374  9822 tablet_bootstrap.cc:492] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:16.825894  9822 ts_tablet_manager.cc:1403] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260713 09:02:16.826383  9821 tablet_bootstrap.cc:492] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:16.826890  9821 ts_tablet_manager.cc:1403] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
W20260713 09:02:16.828570  9578 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:16.828881  9823 ts_tablet_manager.cc:1434] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.000s
I20260713 09:02:16.829075  9822 raft_consensus.cc:359] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.829813  9822 raft_consensus.cc:385] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.830013  9823 tablet_bootstrap.cc:492] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:16.830173  9822 raft_consensus.cc:740] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.829932  9821 raft_consensus.cc:359] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.830873  9821 raft_consensus.cc:385] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.831257  9821 raft_consensus.cc:740] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.831189  9822 consensus_queue.cc:260] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.832320  9821 consensus_queue.cc:260] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.836908  9822 ts_tablet_manager.cc:1434] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:02:16.837116  9823 tablet_bootstrap.cc:654] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.837986  9821 ts_tablet_manager.cc:1434] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:02:16.838155  9822 tablet_bootstrap.cc:492] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:16.839085  9821 tablet_bootstrap.cc:492] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:16.846899  9842 raft_consensus.cc:493] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:16.847093  9822 tablet_bootstrap.cc:654] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.847450  9842 raft_consensus.cc:515] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.848242  9821 tablet_bootstrap.cc:654] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.851914  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f10b5da9d44e31a29f4a45592aa2cb" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:16.852964  9707 raft_consensus.cc:2468] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
I20260713 09:02:16.854444  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f10b5da9d44e31a29f4a45592aa2cb" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:16.856552  9746 leader_election.cc:304] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:16.857795  9631 raft_consensus.cc:2468] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
I20260713 09:02:16.857769  9828 raft_consensus.cc:2804] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:16.859359  9828 raft_consensus.cc:493] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:16.859836  9828 raft_consensus.cc:3060] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:16.864566  9842 leader_election.cc:290] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:16.864799  9821 tablet_bootstrap.cc:492] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:16.865417  9821 ts_tablet_manager.cc:1403] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.011s
I20260713 09:02:16.869726  9821 raft_consensus.cc:359] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.870575  9821 raft_consensus.cc:385] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.870941  9821 raft_consensus.cc:740] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.871662  9823 tablet_bootstrap.cc:492] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:16.872243  9823 ts_tablet_manager.cc:1403] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.005s
I20260713 09:02:16.871870  9828 raft_consensus.cc:515] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.871901  9821 consensus_queue.cc:260] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.875622  9823 raft_consensus.cc:359] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.875996  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f10b5da9d44e31a29f4a45592aa2cb" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:16.877822  9823 raft_consensus.cc:385] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.877986  9631 raft_consensus.cc:3060] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:16.878235  9823 raft_consensus.cc:740] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.878387  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f10b5da9d44e31a29f4a45592aa2cb" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:16.878991  9707 raft_consensus.cc:3060] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:16.879202  9823 consensus_queue.cc:260] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.881783  9823 ts_tablet_manager.cc:1434] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:02:16.883355  9821 ts_tablet_manager.cc:1434] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:02:16.885759  9631 raft_consensus.cc:2468] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 1.
I20260713 09:02:16.885998  9823 tablet_bootstrap.cc:492] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:16.886281  9707 raft_consensus.cc:2468] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 1.
I20260713 09:02:16.887102  9744 leader_election.cc:304] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:16.877239  9828 leader_election.cc:290] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:16.887979  9842 raft_consensus.cc:2804] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:16.888571  9842 raft_consensus.cc:697] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Leader. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:16.889935  9822 tablet_bootstrap.cc:492] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:16.889511  9842 consensus_queue.cc:237] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.890486  9822 ts_tablet_manager.cc:1403] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.020s
I20260713 09:02:16.894019  9823 tablet_bootstrap.cc:654] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.893662  9822 raft_consensus.cc:359] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.894587  9822 raft_consensus.cc:385] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.894971  9822 raft_consensus.cc:740] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.896061  9821 tablet_bootstrap.cc:492] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:16.895931  9822 consensus_queue.cc:260] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.898729  9822 ts_tablet_manager.cc:1434] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:02:16.901686  9822 tablet_bootstrap.cc:492] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:16.903820  9821 tablet_bootstrap.cc:654] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.907018  9823 tablet_bootstrap.cc:492] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:16.907842  9823 ts_tablet_manager.cc:1403] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.002s
I20260713 09:02:16.909487  9822 tablet_bootstrap.cc:654] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.912572  9823 raft_consensus.cc:359] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:16.913704  9823 raft_consensus.cc:385] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.914124  9823 raft_consensus.cc:740] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.915144  9823 consensus_queue.cc:260] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:16.916198  9821 tablet_bootstrap.cc:492] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:16.916807  9821 ts_tablet_manager.cc:1403] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260713 09:02:16.916960  9530 catalog_manager.cc:5697] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 715ee601854349b095242d0ffaead6ee (127.5.164.67). New cstate: current_term: 1 leader_uuid: "715ee601854349b095242d0ffaead6ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:16.921058  9823 ts_tablet_manager.cc:1434] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:02:16.922317  9823 tablet_bootstrap.cc:492] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:16.928545  9822 tablet_bootstrap.cc:492] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:16.929206  9822 ts_tablet_manager.cc:1403] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.012s
I20260713 09:02:16.930294  9821 raft_consensus.cc:359] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.931205  9821 raft_consensus.cc:385] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.931604  9821 raft_consensus.cc:740] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.932518  9821 consensus_queue.cc:260] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.933899  9822 raft_consensus.cc:359] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.934585  9822 raft_consensus.cc:385] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.934828  9822 raft_consensus.cc:740] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.935454  9822 consensus_queue.cc:260] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.936937  9823 tablet_bootstrap.cc:654] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.937511  9822 ts_tablet_manager.cc:1434] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:02:16.938736  9822 tablet_bootstrap.cc:492] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:16.942883  9821 ts_tablet_manager.cc:1434] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.004s
I20260713 09:02:16.943066  9823 tablet_bootstrap.cc:492] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:16.943732  9823 ts_tablet_manager.cc:1403] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.002s
I20260713 09:02:16.943956  9822 tablet_bootstrap.cc:654] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.944278  9821 tablet_bootstrap.cc:492] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:16.946996  9823 raft_consensus.cc:359] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.948020  9823 raft_consensus.cc:385] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.948462  9823 raft_consensus.cc:740] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.949577  9823 consensus_queue.cc:260] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.952848  9823 ts_tablet_manager.cc:1434] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:02:16.954274  9823 tablet_bootstrap.cc:492] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:16.955685  9821 tablet_bootstrap.cc:654] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.963047  9823 tablet_bootstrap.cc:654] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.964255  9842 raft_consensus.cc:493] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:16.964824  9842 raft_consensus.cc:515] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.967382  9842 leader_election.cc:290] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:16.968636  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67aacba24d3408a980e7db0fa7e25ad" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:16.969525  9631 raft_consensus.cc:2468] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
I20260713 09:02:16.969635  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67aacba24d3408a980e7db0fa7e25ad" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:16.970613  9707 raft_consensus.cc:2468] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
I20260713 09:02:16.971113  9744 leader_election.cc:304] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:16.973033  9842 raft_consensus.cc:2804] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:16.973644  9842 raft_consensus.cc:493] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:16.974213  9842 raft_consensus.cc:3060] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:16.976663  9823 tablet_bootstrap.cc:492] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:16.978315  9823 ts_tablet_manager.cc:1403] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260713 09:02:16.978423  9821 tablet_bootstrap.cc:492] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:16.978999  9821 ts_tablet_manager.cc:1403] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.009s
I20260713 09:02:16.981177  9845 raft_consensus.cc:493] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:16.981251  9823 raft_consensus.cc:359] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.981617  9842 raft_consensus.cc:515] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.982085  9823 raft_consensus.cc:385] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.982455  9823 raft_consensus.cc:740] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.981756  9845 raft_consensus.cc:515] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.983309  9823 consensus_queue.cc:260] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.984030  9822 tablet_bootstrap.cc:492] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:16.984609  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67aacba24d3408a980e7db0fa7e25ad" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:16.981910  9821 raft_consensus.cc:359] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.985306  9631 raft_consensus.cc:3060] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:16.985394  9821 raft_consensus.cc:385] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.985807  9821 raft_consensus.cc:740] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.986641  9821 consensus_queue.cc:260] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.987612  9823 ts_tablet_manager.cc:1434] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:02:16.988631  9823 tablet_bootstrap.cc:492] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:16.989251  9821 ts_tablet_manager.cc:1434] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:02:16.990347  9821 tablet_bootstrap.cc:492] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:16.990904  9632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee92cd57566e47ad89047c596342bd78" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:16.984601  9822 ts_tablet_manager.cc:1403] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.007s
I20260713 09:02:16.986932  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee92cd57566e47ad89047c596342bd78" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:16.992985  9631 raft_consensus.cc:2468] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 1.
I20260713 09:02:16.993146  9781 raft_consensus.cc:2468] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 0.
I20260713 09:02:16.994179  9842 leader_election.cc:290] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:16.994284  9823 tablet_bootstrap.cc:654] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.996284  9822 raft_consensus.cc:359] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:16.996414  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67aacba24d3408a980e7db0fa7e25ad" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:16.996364  9821 tablet_bootstrap.cc:654] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.997228  9707 raft_consensus.cc:3060] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:16.997352  9744 leader_election.cc:304] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:16.995548  9672 leader_election.cc:304] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:17.000283  9827 raft_consensus.cc:2804] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.000422  9845 leader_election.cc:290] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.000823  9827 raft_consensus.cc:493] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.001235  9827 raft_consensus.cc:3060] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:17.000279  9670 leader_election.cc:343] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.006620  9707 raft_consensus.cc:2468] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 1.
I20260713 09:02:17.007043  9842 raft_consensus.cc:2804] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.007709  9842 raft_consensus.cc:697] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Leader. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:17.008761  9829 raft_consensus.cc:493] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.008708  9842 consensus_queue.cc:237] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.009594  9822 raft_consensus.cc:385] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.009352  9829 raft_consensus.cc:515] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.010170  9822 raft_consensus.cc:740] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.011428  9822 consensus_queue.cc:260] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.014396  9829 leader_election.cc:290] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.014851  9822 ts_tablet_manager.cc:1434] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:02:17.015594  9829 raft_consensus.cc:493] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.016203  9829 raft_consensus.cc:515] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.020301  9827 raft_consensus.cc:515] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.022903  9829 leader_election.cc:290] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.024269  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee92cd57566e47ad89047c596342bd78" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:17.024843  9827 leader_election.cc:290] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.025288  9840 raft_consensus.cc:493] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.028548  9823 tablet_bootstrap.cc:492] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:17.031272  9829 raft_consensus.cc:493] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.031306  9781 raft_consensus.cc:3060] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.032315  9840 raft_consensus.cc:515] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.033769  9823 ts_tablet_manager.cc:1403] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.016s
I20260713 09:02:17.036129  9829 raft_consensus.cc:515] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.039067  9829 leader_election.cc:290] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.040230  9840 leader_election.cc:290] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:17.041258  9823 raft_consensus.cc:359] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.042886  9823 raft_consensus.cc:385] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.043570  9823 raft_consensus.cc:740] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.043251  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93803a92e994eb4bab94d0343a454f5" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:17.044118  9781 raft_consensus.cc:2468] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 1.
W20260713 09:02:17.045414  9746 leader_election.cc:343] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.045467  9672 leader_election.cc:304] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:17.047024  9823 consensus_queue.cc:260] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.047622  9827 raft_consensus.cc:2804] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.049635  9827 raft_consensus.cc:697] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 1 LEADER]: Becoming Leader. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:17.047547  9821 tablet_bootstrap.cc:492] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:17.050810  9821 ts_tablet_manager.cc:1403] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.008s
I20260713 09:02:17.050567  9827 consensus_queue.cc:237] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.050581  9823 ts_tablet_manager.cc:1434] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:02:17.054214  9821 raft_consensus.cc:359] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.055614  9821 raft_consensus.cc:385] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.056136  9821 raft_consensus.cc:740] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.057528  9821 consensus_queue.cc:260] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.061100  9829 raft_consensus.cc:493] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.061370  9821 ts_tablet_manager.cc:1434] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:02:17.061784  9829 raft_consensus.cc:515] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.064524  9527 catalog_manager.cc:5697] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 715ee601854349b095242d0ffaead6ee (127.5.164.67). New cstate: current_term: 1 leader_uuid: "715ee601854349b095242d0ffaead6ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.067341  9829 leader_election.cc:290] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.075836  9845 raft_consensus.cc:493] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.076612  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93803a92e994eb4bab94d0343a454f5" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:17.076498  9845 raft_consensus.cc:515] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.077325  9631 raft_consensus.cc:2468] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
I20260713 09:02:17.078913  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee92cd57566e47ad89047c596342bd78" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:17.079583  9631 raft_consensus.cc:3060] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.080421  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2fabb8ee04c79874dec233e4674ea" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:17.081175  9781 raft_consensus.cc:2468] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 0.
I20260713 09:02:17.082319  9845 leader_election.cc:290] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.082512  9672 leader_election.cc:304] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:17.085309  9827 raft_consensus.cc:2804] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.085888  9827 raft_consensus.cc:493] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.086337  9827 raft_consensus.cc:3060] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.088124  9631 raft_consensus.cc:2468] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 1.
I20260713 09:02:17.088613  9842 raft_consensus.cc:493] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.089182  9842 raft_consensus.cc:515] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.089723  9744 leader_election.cc:304] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [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: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:17.091436  9840 raft_consensus.cc:2804] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.091890  9840 raft_consensus.cc:493] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.092299  9840 raft_consensus.cc:3060] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.092796  9842 leader_election.cc:290] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:17.093577  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4253101db4bf433797464b9033211c63" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:17.094336  9707 raft_consensus.cc:2468] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
I20260713 09:02:17.095630  9746 leader_election.cc:304] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:17.097179  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2fabb8ee04c79874dec233e4674ea" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:17.098575  9706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde40ceabd5448828637a1dd0151566c" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:17.099151  9704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93803a92e994eb4bab94d0343a454f5" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:17.099365  9706 raft_consensus.cc:2468] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:17.099866  9704 raft_consensus.cc:2468] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:17.100319  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2fabb8ee04c79874dec233e4674ea" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:17.101066  9781 raft_consensus.cc:2468] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:17.101758  9842 raft_consensus.cc:2804] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.103200  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde40ceabd5448828637a1dd0151566c" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:17.106210  9842 raft_consensus.cc:493] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.106721  9842 raft_consensus.cc:3060] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.101557  9527 catalog_manager.cc:5697] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e reported cstate change: term changed from 0 to 1, leader changed from <none> to c95b5ef0408449ada76084e0f37caf5e (127.5.164.66). New cstate: current_term: 1 leader_uuid: "c95b5ef0408449ada76084e0f37caf5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.106554  9781 raft_consensus.cc:2468] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:17.098613  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4253101db4bf433797464b9033211c63" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:17.109011  9705 raft_consensus.cc:2468] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:17.105361  9840 raft_consensus.cc:515] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.110152  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4253101db4bf433797464b9033211c63" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:17.110946  9827 raft_consensus.cc:515] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.112006  9780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93803a92e994eb4bab94d0343a454f5" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:17.112335  9707 raft_consensus.cc:2393] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in current term 1: Already voted for candidate c95b5ef0408449ada76084e0f37caf5e in this term.
I20260713 09:02:17.112582  9632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4253101db4bf433797464b9033211c63" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:17.112887  9780 raft_consensus.cc:2393] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in current term 1: Already voted for candidate 715ee601854349b095242d0ffaead6ee in this term.
I20260713 09:02:17.113272  9632 raft_consensus.cc:2468] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
I20260713 09:02:17.115209  9597 leader_election.cc:304] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:17.115311  9842 raft_consensus.cc:515] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.116194  9597 leader_election.cc:304] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:17.116216  9867 raft_consensus.cc:2804] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.117681  9867 raft_consensus.cc:493] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.117964  9597 leader_election.cc:304] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:17.118147  9867 raft_consensus.cc:3060] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.116716  9781 raft_consensus.cc:2393] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in current term 1: Already voted for candidate 715ee601854349b095242d0ffaead6ee in this term.
I20260713 09:02:17.120672  9842 leader_election.cc:290] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:17.101392  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2fabb8ee04c79874dec233e4674ea" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:17.118132  9829 raft_consensus.cc:2804] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.124682  9829 raft_consensus.cc:493] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.124734  9631 raft_consensus.cc:2468] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 0.
I20260713 09:02:17.125174  9829 raft_consensus.cc:3060] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.127002  9840 leader_election.cc:290] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:17.128458  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93803a92e994eb4bab94d0343a454f5" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:17.129208  9705 raft_consensus.cc:3060] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.129236  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4253101db4bf433797464b9033211c63" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:17.130374  9707 raft_consensus.cc:3060] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.137543  9829 raft_consensus.cc:515] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.139129  9827 leader_election.cc:290] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.140944  9707 raft_consensus.cc:2468] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 1.
I20260713 09:02:17.137599  9867 raft_consensus.cc:515] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.142359  9746 leader_election.cc:304] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:17.143381  9840 raft_consensus.cc:2804] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.143463  9867 leader_election.cc:290] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.140460  9869 raft_consensus.cc:2804] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.144006  9705 raft_consensus.cc:2468] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 1.
I20260713 09:02:17.140537  9597 leader_election.cc:304] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [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: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:17.144299  9869 raft_consensus.cc:493] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.139350  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2fabb8ee04c79874dec233e4674ea" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:17.143862  9829 leader_election.cc:290] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.145113  9781 raft_consensus.cc:3060] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.145244  9829 raft_consensus.cc:2804] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.145748  9829 raft_consensus.cc:493] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.145561  9746 leader_election.cc:304] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:17.146198  9829 raft_consensus.cc:3060] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.146615  9842 raft_consensus.cc:2804] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.147185  9842 raft_consensus.cc:697] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Leader. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:17.148089  9842 consensus_queue.cc:237] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.148749  9704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde40ceabd5448828637a1dd0151566c" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:17.149345  9704 raft_consensus.cc:3060] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.144240  9840 raft_consensus.cc:697] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Leader. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:17.153234  9840 consensus_queue.cc:237] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.153890  9829 raft_consensus.cc:515] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.156306  9829 leader_election.cc:290] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.156988  9704 raft_consensus.cc:2468] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:17.158313  9780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde40ceabd5448828637a1dd0151566c" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:17.158540  9781 raft_consensus.cc:2468] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 1.
I20260713 09:02:17.158852  9779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93803a92e994eb4bab94d0343a454f5" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:17.159024  9780 raft_consensus.cc:3060] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.159406  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4253101db4bf433797464b9033211c63" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:17.159673  9869 raft_consensus.cc:3060] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.160895  9632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93803a92e994eb4bab94d0343a454f5" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:17.161973  9632 raft_consensus.cc:2393] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 715ee601854349b095242d0ffaead6ee in current term 1: Already voted for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in this term.
I20260713 09:02:17.163528  9632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2fabb8ee04c79874dec233e4674ea" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:17.164553  9632 raft_consensus.cc:2393] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c95b5ef0408449ada76084e0f37caf5e in current term 1: Already voted for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in this term.
I20260713 09:02:17.159677  9672 leader_election.cc:304] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:17.165503  9827 raft_consensus.cc:2804] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.166021  9827 raft_consensus.cc:697] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 1 LEADER]: Becoming Leader. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:17.166738  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2fabb8ee04c79874dec233e4674ea" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:17.166930  9827 consensus_queue.cc:237] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.168072  9869 raft_consensus.cc:515] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.169757  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2fabb8ee04c79874dec233e4674ea" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:17.170137  9631 raft_consensus.cc:2393] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 715ee601854349b095242d0ffaead6ee in current term 1: Already voted for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in this term.
I20260713 09:02:17.170593  9781 raft_consensus.cc:2393] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in current term 1: Already voted for candidate c95b5ef0408449ada76084e0f37caf5e in this term.
I20260713 09:02:17.171926  9597 leader_election.cc:304] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:17.172942  9829 raft_consensus.cc:2804] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.173007  9869 leader_election.cc:290] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.173496  9829 raft_consensus.cc:697] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:17.174373  9829 consensus_queue.cc:237] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:17.174897  9780 raft_consensus.cc:2468] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:17.175096  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4253101db4bf433797464b9033211c63" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:17.175951  9707 raft_consensus.cc:2393] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in current term 1: Already voted for candidate 715ee601854349b095242d0ffaead6ee in this term.
I20260713 09:02:17.176486  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93803a92e994eb4bab94d0343a454f5" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:17.177368  9705 raft_consensus.cc:2393] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in current term 1: Already voted for candidate 715ee601854349b095242d0ffaead6ee in this term.
I20260713 09:02:17.177918  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4253101db4bf433797464b9033211c63" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:17.178012  9597 leader_election.cc:304] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [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: 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:17.180102  9597 leader_election.cc:304] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [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: 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:17.180951  9867 raft_consensus.cc:2749] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.181694  9867 raft_consensus.cc:2749] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.183020  9597 leader_election.cc:304] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [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: 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:17.183777  9867 raft_consensus.cc:2749] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.184362  9527 catalog_manager.cc:5697] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e reported cstate change: term changed from 0 to 1, leader changed from <none> to c95b5ef0408449ada76084e0f37caf5e (127.5.164.66). New cstate: current_term: 1 leader_uuid: "c95b5ef0408449ada76084e0f37caf5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.188611  9528 catalog_manager.cc:5697] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 715ee601854349b095242d0ffaead6ee (127.5.164.67). New cstate: current_term: 1 leader_uuid: "715ee601854349b095242d0ffaead6ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.192710  9529 catalog_manager.cc:5697] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.204022  9528 catalog_manager.cc:5697] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 715ee601854349b095242d0ffaead6ee (127.5.164.67). New cstate: current_term: 1 leader_uuid: "715ee601854349b095242d0ffaead6ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.216101  9705 raft_consensus.cc:3060] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.222541  9842 consensus_queue.cc:1048] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.236286  9840 consensus_queue.cc:1048] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.372175  9829 raft_consensus.cc:493] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.372771  9829 raft_consensus.cc:515] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:17.374563  9829 leader_election.cc:290] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:17.375480  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:17.375752  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:17.376335  9705 raft_consensus.cc:2393] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in current term 1: Already voted for candidate c95b5ef0408449ada76084e0f37caf5e in this term.
I20260713 09:02:17.376533  9781 raft_consensus.cc:2393] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in current term 1: Already voted for candidate 715ee601854349b095242d0ffaead6ee in this term.
I20260713 09:02:17.377903  9597 leader_election.cc:304] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:17.378631  9829 raft_consensus.cc:3060] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.384315  9829 raft_consensus.cc:2749] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.420441  9842 consensus_queue.cc:1048] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.431649  9828 consensus_queue.cc:1048] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.506594  9827 consensus_queue.cc:1048] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.517072  9845 consensus_queue.cc:1048] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.551565  9840 consensus_queue.cc:1048] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.563316  9842 consensus_queue.cc:1048] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.586722  9842 consensus_queue.cc:1048] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.597960  9828 consensus_queue.cc:1048] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.613175  9845 consensus_queue.cc:1048] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.624145  9845 consensus_queue.cc:1048] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.630182  9828 consensus_queue.cc:1048] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.648612  9887 consensus_queue.cc:1048] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.658038  9829 consensus_queue.cc:1048] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.669817  9869 consensus_queue.cc:1048] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:17.830444  9578 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:18.833593  9578 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:19.836056  9578 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:20.838447  9578 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:21.840065  9578 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:22.841667  9578 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:23.843242  9578 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:02:24.844836  9578 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:25.693185  9903 raft_consensus.cc:493] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:25.693938  9903 raft_consensus.cc:515] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:25.696009  9903 leader_election.cc:290] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:25.697016  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:25.697192  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:25.697873  9707 raft_consensus.cc:2468] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:25.698024  9781 raft_consensus.cc:2468] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:25.699352  9597 leader_election.cc:304] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [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: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:25.700091  9903 raft_consensus.cc:2804] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:25.700476  9903 raft_consensus.cc:493] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:25.700788  9903 raft_consensus.cc:3060] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:25.708118  9903 raft_consensus.cc:515] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:25.709837  9903 leader_election.cc:290] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 2 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:25.710875  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:25.710546  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:25.711454  9781 raft_consensus.cc:3060] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:25.711745  9707 raft_consensus.cc:3060] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:25.720109  9707 raft_consensus.cc:2468] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 2.
I20260713 09:02:25.720072  9781 raft_consensus.cc:2468] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 2.
I20260713 09:02:25.721779  9597 leader_election.cc:304] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:25.722502  9903 raft_consensus.cc:2804] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:25.723709  9903 raft_consensus.cc:697] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Becoming Leader. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:25.724916  9903 consensus_queue.cc:237] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Queue going to LEADER 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: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:25.732757  9529 catalog_manager.cc:5697] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 reported cstate change: term changed from 0 to 2, leader changed from <none> to 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:26.295782  9707 raft_consensus.cc:1275] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Refusing update from remote peer 8fc1376a05ef44e9ac9bef7aab3aded5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:02:26.297362  9903 consensus_queue.cc:1048] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:26.297909  9781 raft_consensus.cc:1275] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Refusing update from remote peer 8fc1376a05ef44e9ac9bef7aab3aded5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:02:26.301520  9903 consensus_queue.cc:1048] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:26.339149  9707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee92cd57566e47ad89047c596342bd78"
dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
mode: GRACEFUL
new_leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
 from {username='slave'} at 127.0.0.1:54746
I20260713 09:02:26.340085  9707 raft_consensus.cc:606] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 1 LEADER]: Received request to transfer leadership to TS 8fc1376a05ef44e9ac9bef7aab3aded5
I20260713 09:02:26.355274  9781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c6ca1ad1fb94518a75b0cf0dfb36502"
dest_uuid: "715ee601854349b095242d0ffaead6ee"
mode: GRACEFUL
new_leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
 from {username='slave'} at 127.0.0.1:46160
I20260713 09:02:26.355902  9781 raft_consensus.cc:606] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Received request to transfer leadership to TS 8fc1376a05ef44e9ac9bef7aab3aded5
I20260713 09:02:26.361721  9781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18f10b5da9d44e31a29f4a45592aa2cb"
dest_uuid: "715ee601854349b095242d0ffaead6ee"
mode: GRACEFUL
new_leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
 from {username='slave'} at 127.0.0.1:46160
I20260713 09:02:26.362222  9781 raft_consensus.cc:606] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Received request to transfer leadership to TS 8fc1376a05ef44e9ac9bef7aab3aded5
I20260713 09:02:26.367319  9781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67aacba24d3408a980e7db0fa7e25ad"
dest_uuid: "715ee601854349b095242d0ffaead6ee"
mode: GRACEFUL
new_leader_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:46160
I20260713 09:02:26.367915  9781 raft_consensus.cc:606] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Received request to transfer leadership to TS c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:26.375664  9781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4253101db4bf433797464b9033211c63"
dest_uuid: "715ee601854349b095242d0ffaead6ee"
mode: GRACEFUL
new_leader_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:46160
I20260713 09:02:26.376215  9781 raft_consensus.cc:606] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Received request to transfer leadership to TS c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:26.390890  9631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fde40ceabd5448828637a1dd0151566c"
dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
mode: GRACEFUL
new_leader_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:60426
I20260713 09:02:26.391495  9631 raft_consensus.cc:606] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Received request to transfer leadership to TS c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:26.463665  9902 raft_consensus.cc:993] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee: : Instructing follower 8fc1376a05ef44e9ac9bef7aab3aded5 to start an election
I20260713 09:02:26.464270  9923 raft_consensus.cc:1081] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Signalling peer 8fc1376a05ef44e9ac9bef7aab3aded5 to start an election
I20260713 09:02:26.466019  9631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18f10b5da9d44e31a29f4a45592aa2cb"
dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
 from {username='slave'} at 127.0.0.1:33716
I20260713 09:02:26.466639  9631 raft_consensus.cc:493] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:26.466984  9631 raft_consensus.cc:3060] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.473802  9631 raft_consensus.cc:515] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.475428  9631 leader_election.cc:290] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 2 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:26.476559  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f10b5da9d44e31a29f4a45592aa2cb" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:26.476866  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f10b5da9d44e31a29f4a45592aa2cb" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:26.477208  9707 raft_consensus.cc:3060] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.477543  9781 raft_consensus.cc:3055] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:26.477900  9781 raft_consensus.cc:740] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:26.478770  9781 consensus_queue.cc:260] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.479882  9781 raft_consensus.cc:3060] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.483064  9707 raft_consensus.cc:2468] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 2.
I20260713 09:02:26.484246  9597 leader_election.cc:304] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:26.485265  9916 raft_consensus.cc:2804] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.485746  9916 raft_consensus.cc:697] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Becoming Leader. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:26.486050  9781 raft_consensus.cc:2468] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 2.
I20260713 09:02:26.486729  9916 consensus_queue.cc:237] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.494206  9529 catalog_manager.cc:5697] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 reported cstate change: term changed from 1 to 2, leader changed from 715ee601854349b095242d0ffaead6ee (127.5.164.67) to 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.542057  9920 raft_consensus.cc:993] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5: : Instructing follower c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:26.542619  9920 raft_consensus.cc:1081] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Signalling peer c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:26.544250  9707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fde40ceabd5448828637a1dd0151566c"
dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:44656
I20260713 09:02:26.544879  9707 raft_consensus.cc:493] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:26.545212  9707 raft_consensus.cc:3060] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.550736  9707 raft_consensus.cc:515] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.552755  9707 leader_election.cc:290] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:26.553714  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde40ceabd5448828637a1dd0151566c" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:26.553923  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde40ceabd5448828637a1dd0151566c" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:26.554330  9631 raft_consensus.cc:3055] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:26.554430  9781 raft_consensus.cc:3060] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.554672  9631 raft_consensus.cc:740] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:26.555523  9631 consensus_queue.cc:260] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.556792  9631 raft_consensus.cc:3060] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.562248  9781 raft_consensus.cc:2468] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:26.563666  9672 leader_election.cc:304] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:26.563874  9631 raft_consensus.cc:2468] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:26.564630  9827 raft_consensus.cc:2804] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.565843  9827 raft_consensus.cc:697] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Becoming Leader. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:26.566635  9827 consensus_queue.cc:237] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.574250  9529 catalog_manager.cc:5697] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e reported cstate change: term changed from 1 to 2, leader changed from 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65) to c95b5ef0408449ada76084e0f37caf5e (127.5.164.66). New cstate: current_term: 2 leader_uuid: "c95b5ef0408449ada76084e0f37caf5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.615808  9902 raft_consensus.cc:993] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee: : Instructing follower c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:26.616325  9923 raft_consensus.cc:1081] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Signalling peer c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:26.618091  9707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4253101db4bf433797464b9033211c63"
dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:44640
I20260713 09:02:26.618692  9707 raft_consensus.cc:493] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:26.619071  9707 raft_consensus.cc:3060] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.624948  9707 raft_consensus.cc:515] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.626927  9707 leader_election.cc:290] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:26.627835  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4253101db4bf433797464b9033211c63" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:26.628266  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4253101db4bf433797464b9033211c63" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:26.628539  9631 raft_consensus.cc:3060] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.629079  9781 raft_consensus.cc:3055] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:26.629410  9781 raft_consensus.cc:740] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:26.630410  9781 consensus_queue.cc:260] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.631633  9781 raft_consensus.cc:3060] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.633761  9631 raft_consensus.cc:2468] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:26.635110  9670 leader_election.cc:304] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:26.635972  9827 raft_consensus.cc:2804] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.636577  9827 raft_consensus.cc:697] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Becoming Leader. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:26.637753  9827 consensus_queue.cc:237] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.638777  9781 raft_consensus.cc:2468] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:26.646900  9529 catalog_manager.cc:5697] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e reported cstate change: term changed from 1 to 2, leader changed from 715ee601854349b095242d0ffaead6ee (127.5.164.67) to c95b5ef0408449ada76084e0f37caf5e (127.5.164.66). New cstate: current_term: 2 leader_uuid: "c95b5ef0408449ada76084e0f37caf5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.700286  9902 raft_consensus.cc:993] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee: : Instructing follower c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:26.700850  9923 raft_consensus.cc:1081] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Signalling peer c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:26.702509  9707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67aacba24d3408a980e7db0fa7e25ad"
dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:44640
I20260713 09:02:26.703052  9707 raft_consensus.cc:493] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:26.703397  9707 raft_consensus.cc:3060] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.708752  9707 raft_consensus.cc:515] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.710608  9707 leader_election.cc:290] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:26.711755  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67aacba24d3408a980e7db0fa7e25ad" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:26.711858  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67aacba24d3408a980e7db0fa7e25ad" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:26.712426  9631 raft_consensus.cc:3060] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.712559  9781 raft_consensus.cc:3055] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:26.713029  9781 raft_consensus.cc:740] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:26.713740  9781 consensus_queue.cc:260] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.714814  9781 raft_consensus.cc:3060] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.717660  9631 raft_consensus.cc:2468] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:26.718916  9670 leader_election.cc:304] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:26.719785  9827 raft_consensus.cc:2804] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.720201  9827 raft_consensus.cc:697] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Becoming Leader. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:26.720633  9781 raft_consensus.cc:2468] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:26.721125  9827 consensus_queue.cc:237] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.729387  9928 raft_consensus.cc:993] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e: : Instructing follower 8fc1376a05ef44e9ac9bef7aab3aded5 to start an election
I20260713 09:02:26.729930  9928 raft_consensus.cc:1081] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 1 LEADER]: Signalling peer 8fc1376a05ef44e9ac9bef7aab3aded5 to start an election
I20260713 09:02:26.730052  9529 catalog_manager.cc:5697] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e reported cstate change: term changed from 1 to 2, leader changed from 715ee601854349b095242d0ffaead6ee (127.5.164.67) to c95b5ef0408449ada76084e0f37caf5e (127.5.164.66). New cstate: current_term: 2 leader_uuid: "c95b5ef0408449ada76084e0f37caf5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.732016  9631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee92cd57566e47ad89047c596342bd78"
dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
 from {username='slave'} at 127.0.0.1:33724
I20260713 09:02:26.732589  9631 raft_consensus.cc:493] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:26.733109  9631 raft_consensus.cc:3060] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.739216  9631 raft_consensus.cc:515] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.741029  9631 leader_election.cc:290] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 2 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:26.741959  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee92cd57566e47ad89047c596342bd78" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:26.742143  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee92cd57566e47ad89047c596342bd78" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:26.742588  9707 raft_consensus.cc:3055] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:26.742748  9781 raft_consensus.cc:3060] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.742928  9707 raft_consensus.cc:740] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:26.743971  9707 consensus_queue.cc:260] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.745286  9707 raft_consensus.cc:3060] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.747954  9781 raft_consensus.cc:2468] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 2.
I20260713 09:02:26.749198  9597 leader_election.cc:304] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:26.749966  9920 raft_consensus.cc:2804] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.750375  9920 raft_consensus.cc:697] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Becoming Leader. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:26.751169  9707 raft_consensus.cc:2468] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 2.
I20260713 09:02:26.751360  9920 consensus_queue.cc:237] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.758931  9529 catalog_manager.cc:5697] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 reported cstate change: term changed from 1 to 2, leader changed from c95b5ef0408449ada76084e0f37caf5e (127.5.164.66) to 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.804524  9902 raft_consensus.cc:993] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee: : Instructing follower 8fc1376a05ef44e9ac9bef7aab3aded5 to start an election
I20260713 09:02:26.805090  9923 raft_consensus.cc:1081] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Signalling peer 8fc1376a05ef44e9ac9bef7aab3aded5 to start an election
I20260713 09:02:26.806665  9631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c6ca1ad1fb94518a75b0cf0dfb36502"
dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
 from {username='slave'} at 127.0.0.1:33716
I20260713 09:02:26.807154  9631 raft_consensus.cc:493] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:26.807477  9631 raft_consensus.cc:3060] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.812952  9631 raft_consensus.cc:515] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.815353  9631 leader_election.cc:290] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 2 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:26.815510  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ca1ad1fb94518a75b0cf0dfb36502" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:26.816126  9707 raft_consensus.cc:3060] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.816612  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ca1ad1fb94518a75b0cf0dfb36502" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:26.817209  9781 raft_consensus.cc:3055] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:26.817401  9781 raft_consensus.cc:740] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:26.818223  9781 consensus_queue.cc:260] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.819154  9781 raft_consensus.cc:3060] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:26.821318  9707 raft_consensus.cc:2468] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 2.
I20260713 09:02:26.822492  9597 leader_election.cc:304] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:26.823298  9920 raft_consensus.cc:2804] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:26.823904  9920 raft_consensus.cc:697] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Becoming Leader. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:26.824172  9781 raft_consensus.cc:2468] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 2.
I20260713 09:02:26.825029  9920 consensus_queue.cc:237] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:26.833654  9529 catalog_manager.cc:5697] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 reported cstate change: term changed from 1 to 2, leader changed from 715ee601854349b095242d0ffaead6ee (127.5.164.67) to 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:28.247838  9707 raft_consensus.cc:1275] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Refusing update from remote peer 8fc1376a05ef44e9ac9bef7aab3aded5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:28.265571  9781 raft_consensus.cc:1275] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:28.270906  9781 raft_consensus.cc:1275] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Refusing update from remote peer 8fc1376a05ef44e9ac9bef7aab3aded5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:28.271970  9705 raft_consensus.cc:1275] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Refusing update from remote peer 8fc1376a05ef44e9ac9bef7aab3aded5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:28.272094  9631 raft_consensus.cc:1275] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:28.273519  9632 raft_consensus.cc:1275] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:28.272578  9781 raft_consensus.cc:1275] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Refusing update from remote peer 8fc1376a05ef44e9ac9bef7aab3aded5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:28.274183  9935 consensus_queue.cc:1048] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.274812  9707 raft_consensus.cc:1275] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Refusing update from remote peer 8fc1376a05ef44e9ac9bef7aab3aded5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:28.275377  9937 consensus_queue.cc:1048] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.276978  9934 consensus_queue.cc:1048] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.278426  9780 raft_consensus.cc:1275] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Refusing update from remote peer 8fc1376a05ef44e9ac9bef7aab3aded5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:28.279217  9781 raft_consensus.cc:1275] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:28.280920  9781 raft_consensus.cc:1275] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:28.282637  9935 consensus_queue.cc:1048] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.282665  9937 consensus_queue.cc:1048] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:28.285948  9937 consensus_queue.cc:1048] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260713 09:02:28.286300  9936 consensus_queue.cc:1048] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260713 09:02:28.312579  9934 consensus_queue.cc:1048] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:28.316608  9935 consensus_queue.cc:1048] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:02:28.319233  9935 consensus_queue.cc:1048] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.319957  9936 consensus_queue.cc:1048] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.339718  9632 raft_consensus.cc:1275] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:28.392915  9937 consensus_queue.cc:1048] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:02:28.450184  9670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.65:46383, user_credentials={real_user=slave}} blocked reactor thread for 61610.2us
W20260713 09:02:28.751657  9653 debug-util.cc:398] Leaking SignalData structure 0x7b0800299c80 after lost signal to thread 5780
W20260713 09:02:28.753324  9653 debug-util.cc:398] Leaking SignalData structure 0x7b0800166bc0 after lost signal to thread 9564
W20260713 09:02:28.755496  9653 debug-util.cc:398] Leaking SignalData structure 0x7b08001db200 after lost signal to thread 9656
W20260713 09:02:28.757560  9653 debug-util.cc:398] Leaking SignalData structure 0x7b0800175b00 after lost signal to thread 9731
W20260713 09:02:28.759423  9653 debug-util.cc:398] Leaking SignalData structure 0x7b0800043100 after lost signal to thread 9805
I20260713 09:02:29.499825  9527 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60446:
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:02:29.503533  9527 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.
W20260713 09:02:29.546680  9578 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:29.580025  9621 tablet_service.cc:1511] Processing CreateTablet for tablet 9de28478933a43d9971d0a83ceba0039 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:29.582111  9621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de28478933a43d9971d0a83ceba0039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.581826  9692 tablet_service.cc:1511] Processing CreateTablet for tablet 9de28478933a43d9971d0a83ceba0039 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:29.583576  9692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de28478933a43d9971d0a83ceba0039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.585309  9616 tablet_service.cc:1511] Processing CreateTablet for tablet 5553b3c7042948b9b2c6849ed46aaffa (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:29.586807  9616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5553b3c7042948b9b2c6849ed46aaffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.589771  9614 tablet_service.cc:1511] Processing CreateTablet for tablet 61dd5097b9da4e9b80b63a4635ae8a2a (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:29.591171  9614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61dd5097b9da4e9b80b63a4635ae8a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.598474  9620 tablet_service.cc:1511] Processing CreateTablet for tablet fc2b705432e844a4baa9896beaab5126 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:29.599972  9620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2b705432e844a4baa9896beaab5126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.602470  9618 tablet_service.cc:1511] Processing CreateTablet for tablet 31f68e83b370407cb90fca68aad1aa49 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:29.604005  9618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f68e83b370407cb90fca68aad1aa49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.606618  9615 tablet_service.cc:1511] Processing CreateTablet for tablet ad1a5b619983452097a4cf21d5514925 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:29.612780  9615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1a5b619983452097a4cf21d5514925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.613173  9622 tablet_service.cc:1511] Processing CreateTablet for tablet ae22a47497994960b2476304e4b66f55 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:29.614596  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae22a47497994960b2476304e4b66f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.617241  9619 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6eaf20bcc7462192a02677229e820f (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:29.618546  9619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6eaf20bcc7462192a02677229e820f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.621740  9617 tablet_service.cc:1511] Processing CreateTablet for tablet c09e284b9e7e459b88b451ae2dfc1233 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:29.623152  9617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c09e284b9e7e459b88b451ae2dfc1233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.643254  9766 tablet_service.cc:1511] Processing CreateTablet for tablet 9de28478933a43d9971d0a83ceba0039 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:29.644047  9693 tablet_service.cc:1511] Processing CreateTablet for tablet 5553b3c7042948b9b2c6849ed46aaffa (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:29.645022  9766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de28478933a43d9971d0a83ceba0039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.645622  9693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5553b3c7042948b9b2c6849ed46aaffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.659162  9767 tablet_service.cc:1511] Processing CreateTablet for tablet 5553b3c7042948b9b2c6849ed46aaffa (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:29.661916  9768 tablet_service.cc:1511] Processing CreateTablet for tablet fc2b705432e844a4baa9896beaab5126 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:29.662482  9695 tablet_service.cc:1511] Processing CreateTablet for tablet fc2b705432e844a4baa9896beaab5126 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:29.662799  9765 tablet_service.cc:1511] Processing CreateTablet for tablet 61dd5097b9da4e9b80b63a4635ae8a2a (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:29.663937  9695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2b705432e844a4baa9896beaab5126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.664098  9694 tablet_service.cc:1511] Processing CreateTablet for tablet ad1a5b619983452097a4cf21d5514925 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:29.665491  9694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1a5b619983452097a4cf21d5514925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.666009  9689 tablet_service.cc:1511] Processing CreateTablet for tablet 61dd5097b9da4e9b80b63a4635ae8a2a (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:29.667426  9689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61dd5097b9da4e9b80b63a4635ae8a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.669003  9767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5553b3c7042948b9b2c6849ed46aaffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.669636  9690 tablet_service.cc:1511] Processing CreateTablet for tablet 31f68e83b370407cb90fca68aad1aa49 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:29.671921  9697 tablet_service.cc:1511] Processing CreateTablet for tablet ae22a47497994960b2476304e4b66f55 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:29.677639  9763 tablet_service.cc:1511] Processing CreateTablet for tablet ae22a47497994960b2476304e4b66f55 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:29.679203  9764 tablet_service.cc:1511] Processing CreateTablet for tablet ad1a5b619983452097a4cf21d5514925 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:29.677654  9770 tablet_service.cc:1511] Processing CreateTablet for tablet 31f68e83b370407cb90fca68aad1aa49 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:29.682602  9768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2b705432e844a4baa9896beaab5126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.686426  9691 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6eaf20bcc7462192a02677229e820f (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:29.687136  9769 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6eaf20bcc7462192a02677229e820f (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:29.691658  9769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6eaf20bcc7462192a02677229e820f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.688447  9771 tablet_service.cc:1511] Processing CreateTablet for tablet c09e284b9e7e459b88b451ae2dfc1233 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:29.693225  9771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c09e284b9e7e459b88b451ae2dfc1233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.693164  9696 tablet_service.cc:1511] Processing CreateTablet for tablet c09e284b9e7e459b88b451ae2dfc1233 (DEFAULT_TABLE table=soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:29.694814  9763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae22a47497994960b2476304e4b66f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.703226  9765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61dd5097b9da4e9b80b63a4635ae8a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.708746  9690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f68e83b370407cb90fca68aad1aa49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.710579  9691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6eaf20bcc7462192a02677229e820f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.714531  9696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c09e284b9e7e459b88b451ae2dfc1233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.716743  9764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1a5b619983452097a4cf21d5514925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.720736  9697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae22a47497994960b2476304e4b66f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.724522  9770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f68e83b370407cb90fca68aad1aa49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.742383  9986 tablet_bootstrap.cc:492] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:29.793417  9988 tablet_bootstrap.cc:492] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:29.820914  9987 tablet_bootstrap.cc:492] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:29.825875  9988 tablet_bootstrap.cc:654] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.829594  9986 tablet_bootstrap.cc:654] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.834205  9987 tablet_bootstrap.cc:654] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.844609  9988 tablet_bootstrap.cc:492] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:29.845245  9988 ts_tablet_manager.cc:1403] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.004s
I20260713 09:02:29.850750  9987 tablet_bootstrap.cc:492] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:29.851271  9987 ts_tablet_manager.cc:1403] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.008s
I20260713 09:02:29.854635  9987 raft_consensus.cc:359] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.855556  9987 raft_consensus.cc:385] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.855922  9987 raft_consensus.cc:740] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.856752  9986 tablet_bootstrap.cc:492] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:29.848608  9988 raft_consensus.cc:359] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.857339  9988 raft_consensus.cc:385] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.857354  9986 ts_tablet_manager.cc:1403] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.004s
I20260713 09:02:29.857664  9988 raft_consensus.cc:740] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.858528  9988 consensus_queue.cc:260] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.860944  9988 ts_tablet_manager.cc:1434] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:02:29.861167  9986 raft_consensus.cc:359] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.861896  9988 tablet_bootstrap.cc:492] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:29.862182  9986 raft_consensus.cc:385] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.862550  9986 raft_consensus.cc:740] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.863355  9986 consensus_queue.cc:260] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.863456  9987 consensus_queue.cc:260] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.866379  9987 ts_tablet_manager.cc:1434] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260713 09:02:29.872939  9988 tablet_bootstrap.cc:654] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.875324  9986 ts_tablet_manager.cc:1434] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:02:29.876611  9987 tablet_bootstrap.cc:492] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:29.881240  9986 tablet_bootstrap.cc:492] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:29.888016  9986 tablet_bootstrap.cc:654] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.897111  9986 tablet_bootstrap.cc:492] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:29.897579  9987 tablet_bootstrap.cc:654] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.897712  9986 ts_tablet_manager.cc:1403] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:02:29.897137  9988 tablet_bootstrap.cc:492] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:29.901049  9988 ts_tablet_manager.cc:1403] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.003s
I20260713 09:02:29.900976  9986 raft_consensus.cc:359] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.901940  9986 raft_consensus.cc:385] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.902248  9986 raft_consensus.cc:740] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.902978  9987 tablet_bootstrap.cc:492] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:29.903517  9987 ts_tablet_manager.cc:1403] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.007s
I20260713 09:02:29.902997  9986 consensus_queue.cc:260] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.904243  9988 raft_consensus.cc:359] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.904968  9988 raft_consensus.cc:385] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.905257  9988 raft_consensus.cc:740] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.905483  9986 ts_tablet_manager.cc:1434] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:29.905989  9988 consensus_queue.cc:260] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.906522  9986 tablet_bootstrap.cc:492] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:29.906733  9987 raft_consensus.cc:359] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.907439  9987 raft_consensus.cc:385] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.907750  9987 raft_consensus.cc:740] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.908270  9988 ts_tablet_manager.cc:1434] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:02:29.908651  9987 consensus_queue.cc:260] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.911260  9987 ts_tablet_manager.cc:1434] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:02:29.912194  9987 tablet_bootstrap.cc:492] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:29.919355  9987 tablet_bootstrap.cc:654] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.921165  9988 tablet_bootstrap.cc:492] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:29.928504  9988 tablet_bootstrap.cc:654] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.929461  9986 tablet_bootstrap.cc:654] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.936750  9987 tablet_bootstrap.cc:492] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:29.937317  9987 ts_tablet_manager.cc:1403] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.010s
I20260713 09:02:29.941735  9986 tablet_bootstrap.cc:492] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:29.942337  9986 ts_tablet_manager.cc:1403] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260713 09:02:29.943456  9988 tablet_bootstrap.cc:492] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:29.944063  9988 ts_tablet_manager.cc:1403] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.004s
I20260713 09:02:29.945415  9987 raft_consensus.cc:359] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.946094  9987 raft_consensus.cc:385] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.946430  9987 raft_consensus.cc:740] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.946502  9986 raft_consensus.cc:359] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.947257  9986 raft_consensus.cc:385] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.947537  9986 raft_consensus.cc:740] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.948247  9986 consensus_queue.cc:260] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.948589  9987 consensus_queue.cc:260] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.951246  9987 ts_tablet_manager.cc:1434] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:02:29.953202  9986 ts_tablet_manager.cc:1434] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:02:29.954367  9986 tablet_bootstrap.cc:492] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:29.954041  9988 raft_consensus.cc:359] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.954978  9988 raft_consensus.cc:385] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.955328  9988 raft_consensus.cc:740] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.956185  9988 consensus_queue.cc:260] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.957506  9972 raft_consensus.cc:493] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:29.958065  9972 raft_consensus.cc:515] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.958751  9988 ts_tablet_manager.cc:1434] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260713 09:02:29.959879  9988 tablet_bootstrap.cc:492] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:29.960453  9972 leader_election.cc:290] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:29.963282  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de28478933a43d9971d0a83ceba0039" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:29.964159  9778 raft_consensus.cc:2468] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:29.965276  9987 tablet_bootstrap.cc:492] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:29.965312  9986 tablet_bootstrap.cc:654] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.966663  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de28478933a43d9971d0a83ceba0039" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:29.967299  9707 raft_consensus.cc:2468] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:29.969038  9597 leader_election.cc:304] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:29.971397  9988 tablet_bootstrap.cc:654] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.973088  9987 tablet_bootstrap.cc:654] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:29.978021  9972 raft_consensus.cc:2804] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:29.983268  9986 tablet_bootstrap.cc:492] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:29.988619  9986 ts_tablet_manager.cc:1403] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.005s
I20260713 09:02:29.991325  9987 tablet_bootstrap.cc:492] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:29.991976  9987 ts_tablet_manager.cc:1403] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260713 09:02:29.991577  9986 raft_consensus.cc:359] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.992437  9986 raft_consensus.cc:385] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.992761  9986 raft_consensus.cc:740] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.987730  9972 raft_consensus.cc:493] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:29.993500  9986 consensus_queue.cc:260] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.986599  9988 tablet_bootstrap.cc:492] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:29.993501  9972 raft_consensus.cc:3060] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:29.995312  9988 ts_tablet_manager.cc:1403] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.004s
I20260713 09:02:29.995705  9987 raft_consensus.cc:359] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.996675  9987 raft_consensus.cc:385] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:29.997035  9987 raft_consensus.cc:740] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:29.998004  9987 consensus_queue.cc:260] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.998849  9988 raft_consensus.cc:359] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:29.999683  9988 raft_consensus.cc:385] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.000017  9988 raft_consensus.cc:740] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.000773  9987 ts_tablet_manager.cc:1434] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.008s	user 0.011s	sys 0.000s
I20260713 09:02:30.000926  9988 consensus_queue.cc:260] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.003448  9987 tablet_bootstrap.cc:492] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:30.003674  9988 ts_tablet_manager.cc:1434] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:02:30.005812  9956 raft_consensus.cc:493] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.006333  9986 ts_tablet_manager.cc:1434] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:02:30.006444  9956 raft_consensus.cc:515] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.007543  9986 tablet_bootstrap.cc:492] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:30.011704  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
W20260713 09:02:30.013978  9672 leader_election.cc:343] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.014699  9956 leader_election.cc:290] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.015729  9986 tablet_bootstrap.cc:654] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.016891  9988 tablet_bootstrap.cc:492] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:30.022413  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:30.024791  9988 tablet_bootstrap.cc:654] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:30.025291  9670 leader_election.cc:343] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.025830  9670 leader_election.cc:304] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c95b5ef0408449ada76084e0f37caf5e; no voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5
I20260713 09:02:30.026806  9956 raft_consensus.cc:2749] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:30.044215  9987 tablet_bootstrap.cc:654] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.044186  9986 tablet_bootstrap.cc:492] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:30.051936  9986 ts_tablet_manager.cc:1403] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.004s
I20260713 09:02:30.056397  9986 raft_consensus.cc:359] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.057175  9964 raft_consensus.cc:493] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.057395  9986 raft_consensus.cc:385] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.057726  9986 raft_consensus.cc:740] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.057744  9964 raft_consensus.cc:515] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.060460  9964 leader_election.cc:290] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:30.061556  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09e284b9e7e459b88b451ae2dfc1233" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:30.064529  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09e284b9e7e459b88b451ae2dfc1233" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:30.064697  9986 consensus_queue.cc:260] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
W20260713 09:02:30.066850  9744 leader_election.cc:343] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:30.068702  9746 leader_election.cc:343] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.069293  9746 leader_election.cc:304] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 715ee601854349b095242d0ffaead6ee; no voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:30.071442  9964 raft_consensus.cc:2749] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:30.071945  9986 ts_tablet_manager.cc:1434] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:02:30.073626  9986 tablet_bootstrap.cc:492] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:30.052347  9972 raft_consensus.cc:515] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.082890  9986 tablet_bootstrap.cc:654] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.097756  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de28478933a43d9971d0a83ceba0039" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:30.098591  9707 raft_consensus.cc:3060] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.110692  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de28478933a43d9971d0a83ceba0039" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:30.111433  9986 tablet_bootstrap.cc:492] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:30.111639  9778 raft_consensus.cc:3060] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.112211  9986 ts_tablet_manager.cc:1403] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260713 09:02:30.115736  9986 raft_consensus.cc:359] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.116531  9986 raft_consensus.cc:385] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.116868  9986 raft_consensus.cc:740] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.117687  9986 consensus_queue.cc:260] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.124477  9986 ts_tablet_manager.cc:1434] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:02:30.125844  9986 tablet_bootstrap.cc:492] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:30.130326  9972 leader_election.cc:290] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.134972  9988 tablet_bootstrap.cc:492] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:30.135546  9988 ts_tablet_manager.cc:1403] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.119s	user 0.038s	sys 0.062s
I20260713 09:02:30.134483  9707 raft_consensus.cc:2468] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:30.139030  9988 raft_consensus.cc:359] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.143990  9988 raft_consensus.cc:385] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.141826  9972 raft_consensus.cc:493] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.144335  9597 leader_election.cc:304] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:30.144641  9972 raft_consensus.cc:515] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.145711 10001 raft_consensus.cc:2804] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.146981  9972 leader_election.cc:290] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.144338  9988 raft_consensus.cc:740] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.147770  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:30.148505  9705 raft_consensus.cc:2468] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:30.148530  9988 consensus_queue.cc:260] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.151211  9988 ts_tablet_manager.cc:1434] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260713 09:02:30.152262  9988 tablet_bootstrap.cc:492] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:30.153903  9597 leader_election.cc:304] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:30.154706  9972 raft_consensus.cc:2804] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.155094  9972 raft_consensus.cc:493] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.155459  9972 raft_consensus.cc:3060] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.155575  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
W20260713 09:02:30.157275  9597 leader_election.cc:343] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.160411  9964 raft_consensus.cc:493] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.161230  9986 tablet_bootstrap.cc:654] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.160964  9964 raft_consensus.cc:515] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.163416  9964 leader_election.cc:290] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:30.165714  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6eaf20bcc7462192a02677229e820f" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:30.166513  9630 raft_consensus.cc:2468] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
I20260713 09:02:30.167779  9744 leader_election.cc:304] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:30.164002  9972 raft_consensus.cc:515] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.169332  9964 raft_consensus.cc:2804] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.169795  9964 raft_consensus.cc:493] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.170312  9964 raft_consensus.cc:3060] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.170449  9972 leader_election.cc:290] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.172987  9988 tablet_bootstrap.cc:654] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.174477  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:30.175112  9705 raft_consensus.cc:3060] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.177956  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:30.179721  9986 tablet_bootstrap.cc:492] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:30.180498  9986 ts_tablet_manager.cc:1403] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.000s
W20260713 09:02:30.181309  9597 leader_election.cc:343] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.185412  9988 tablet_bootstrap.cc:492] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:30.185074  9986 raft_consensus.cc:359] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.194633  9986 raft_consensus.cc:385] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.195232  9986 raft_consensus.cc:740] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.191354  9705 raft_consensus.cc:2468] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:30.196312  9986 consensus_queue.cc:260] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.197359  9597 leader_election.cc:304] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [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: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 715ee601854349b095242d0ffaead6ee
I20260713 09:02:30.198318  9972 raft_consensus.cc:2804] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.198899  9972 raft_consensus.cc:697] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:30.194747  9988 ts_tablet_manager.cc:1403] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.007s
I20260713 09:02:30.200083  9972 consensus_queue.cc:237] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.204782  9988 raft_consensus.cc:359] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.205883  9988 raft_consensus.cc:385] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.206313  9988 raft_consensus.cc:740] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.207369  9988 consensus_queue.cc:260] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.199978  9986 ts_tablet_manager.cc:1434] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:02:30.209666  9986 tablet_bootstrap.cc:492] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:30.209848  9778 raft_consensus.cc:2468] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:30.215543  9987 tablet_bootstrap.cc:492] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:30.216173  9987 ts_tablet_manager.cc:1403] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.214s	user 0.029s	sys 0.045s
I20260713 09:02:30.217561  9986 tablet_bootstrap.cc:654] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.220577  9987 raft_consensus.cc:359] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.221752  9987 raft_consensus.cc:385] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.222289  9987 raft_consensus.cc:740] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.223465  9987 consensus_queue.cc:260] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.229429 10006 raft_consensus.cc:493] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.230047 10006 raft_consensus.cc:515] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.230613 10014 raft_consensus.cc:493] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.232499 10014 raft_consensus.cc:515] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
W20260713 09:02:30.233034  9672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.67:46347, user_credentials={real_user=slave}} blocked reactor thread for 116186us
I20260713 09:02:30.233614  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6eaf20bcc7462192a02677229e820f" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:30.240254  9630 raft_consensus.cc:2468] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 0.
I20260713 09:02:30.241417  9987 ts_tablet_manager.cc:1434] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260713 09:02:30.242194  9670 leader_election.cc:304] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:30.238191 10011 raft_consensus.cc:493] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.243314  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6eaf20bcc7462192a02677229e820f" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:30.243206 10011 raft_consensus.cc:515] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.244104  9707 raft_consensus.cc:2468] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
I20260713 09:02:30.245836 10014 leader_election.cc:290] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.244820  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5553b3c7042948b9b2c6849ed46aaffa" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:30.246971  9705 raft_consensus.cc:2468] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:30.248360  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6eaf20bcc7462192a02677229e820f" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:30.248994 10006 leader_election.cc:290] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.249671 10006 raft_consensus.cc:2804] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.250722 10006 raft_consensus.cc:493] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.251390 10006 raft_consensus.cc:3060] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.252058  9988 ts_tablet_manager.cc:1434] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.051s	user 0.010s	sys 0.016s
I20260713 09:02:30.248226  9964 raft_consensus.cc:515] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.252059  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5553b3c7042948b9b2c6849ed46aaffa" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:30.253019  9776 raft_consensus.cc:2468] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:30.253315  9988 tablet_bootstrap.cc:492] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:30.254539  9964 leader_election.cc:290] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:30.242602  9987 tablet_bootstrap.cc:492] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:30.255678  9778 raft_consensus.cc:2393] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c95b5ef0408449ada76084e0f37caf5e in current term 1: Already voted for candidate 715ee601854349b095242d0ffaead6ee in this term.
I20260713 09:02:30.250852  9597 leader_election.cc:304] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:30.261426  9988 tablet_bootstrap.cc:654] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.264571  9972 raft_consensus.cc:2804] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.265031  9972 raft_consensus.cc:493] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.265429  9972 raft_consensus.cc:3060] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.266567  9986 tablet_bootstrap.cc:492] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:30.267107  9986 ts_tablet_manager.cc:1403] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.008s
I20260713 09:02:30.267160 10012 raft_consensus.cc:493] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.268090 10012 raft_consensus.cc:515] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.268997 10001 raft_consensus.cc:697] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:30.270083  9986 raft_consensus.cc:359] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.272351  9986 raft_consensus.cc:385] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.270646  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6eaf20bcc7462192a02677229e820f" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:30.272696  9986 raft_consensus.cc:740] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.273164  9630 raft_consensus.cc:3060] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.273911 10012 leader_election.cc:290] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:30.273599  9986 consensus_queue.cc:260] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.260763  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6eaf20bcc7462192a02677229e820f" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:30.279256  9987 tablet_bootstrap.cc:654] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.279402  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dd5097b9da4e9b80b63a4635ae8a2a" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:30.280161 10006 raft_consensus.cc:515] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
W20260713 09:02:30.280900  9744 leader_election.cc:343] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.286453  9705 raft_consensus.cc:2393] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 715ee601854349b095242d0ffaead6ee in current term 1: Already voted for candidate c95b5ef0408449ada76084e0f37caf5e in this term.
I20260713 09:02:30.292824 10001 consensus_queue.cc:237] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.297757 10007 raft_consensus.cc:493] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.298362 10007 raft_consensus.cc:515] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.314512 10006 leader_election.cc:290] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.314993  9986 ts_tablet_manager.cc:1434] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.005s
I20260713 09:02:30.316045  9986 tablet_bootstrap.cc:492] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5: Bootstrap starting.
I20260713 09:02:30.317049  9704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dd5097b9da4e9b80b63a4635ae8a2a" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:30.317437  9707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f68e83b370407cb90fca68aad1aa49" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:30.317708  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6eaf20bcc7462192a02677229e820f" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:30.312532  9956 raft_consensus.cc:493] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.318588  9778 raft_consensus.cc:2393] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c95b5ef0408449ada76084e0f37caf5e in current term 1: Already voted for candidate 715ee601854349b095242d0ffaead6ee in this term.
W20260713 09:02:30.319139  9746 leader_election.cc:343] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.319581  9746 leader_election.cc:304] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 715ee601854349b095242d0ffaead6ee; no voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:30.318814  9956 raft_consensus.cc:515] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.320240 10011 leader_election.cc:290] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.321101 10016 raft_consensus.cc:2749] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:30.322305  9956 leader_election.cc:290] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.324246  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b705432e844a4baa9896beaab5126" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
W20260713 09:02:30.325954  9672 leader_election.cc:343] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.328326  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f68e83b370407cb90fca68aad1aa49" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:30.329747  9776 raft_consensus.cc:2468] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:30.329865  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae22a47497994960b2476304e4b66f55" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:30.330407  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae22a47497994960b2476304e4b66f55" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:30.330691 10007 leader_election.cc:290] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.332515  9988 tablet_bootstrap.cc:492] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:30.333106  9988 ts_tablet_manager.cc:1403] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.007s
I20260713 09:02:30.333042  9972 raft_consensus.cc:515] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.335527  9986 tablet_bootstrap.cc:654] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.336834  9988 raft_consensus.cc:359] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.337738  9988 raft_consensus.cc:385] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.338073  9988 raft_consensus.cc:740] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.338475  9630 raft_consensus.cc:2468] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 1.
I20260713 09:02:30.335541  9972 leader_election.cc:290] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.338956  9988 consensus_queue.cc:260] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.336499  9987 tablet_bootstrap.cc:492] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:30.340934  9987 ts_tablet_manager.cc:1403] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.005s
I20260713 09:02:30.341454  9988 ts_tablet_manager.cc:1434] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:02:30.342852  9988 tablet_bootstrap.cc:492] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:30.343910  9987 raft_consensus.cc:359] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.347680  9987 raft_consensus.cc:385] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.348086  9987 raft_consensus.cc:740] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.349618  9987 consensus_queue.cc:260] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.351317  9988 tablet_bootstrap.cc:654] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.358235  9526 catalog_manager.cc:5697] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:30.361792  9597 leader_election.cc:304] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:30.362864  9988 tablet_bootstrap.cc:492] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
W20260713 09:02:30.362943  9597 leader_election.cc:343] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.363466  9988 ts_tablet_manager.cc:1403] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260713 09:02:30.365161  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5553b3c7042948b9b2c6849ed46aaffa" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:30.365092  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5553b3c7042948b9b2c6849ed46aaffa" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:30.365983  9778 raft_consensus.cc:3060] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.366076  9705 raft_consensus.cc:3060] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.366484  9987 ts_tablet_manager.cc:1434] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260713 09:02:30.369124  9987 tablet_bootstrap.cc:492] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:30.365026 10001 raft_consensus.cc:2804] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.372568 10001 raft_consensus.cc:493] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.372924 10001 raft_consensus.cc:3060] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.373284  9778 raft_consensus.cc:2468] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:30.374156  9705 raft_consensus.cc:2468] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:30.377090  9988 raft_consensus.cc:359] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.377900  9988 raft_consensus.cc:385] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.380163  9988 raft_consensus.cc:740] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.380909  9744 leader_election.cc:304] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [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: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:30.380944  9988 consensus_queue.cc:260] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.383879 10017 raft_consensus.cc:2804] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.385327 10017 raft_consensus.cc:697] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Leader. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:30.384188  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6eaf20bcc7462192a02677229e820f" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:30.386562 10017 consensus_queue.cc:237] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.387573  9630 raft_consensus.cc:2393] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c95b5ef0408449ada76084e0f37caf5e in current term 1: Already voted for candidate 715ee601854349b095242d0ffaead6ee in this term.
W20260713 09:02:30.392701  9597 leader_election.cc:343] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.393383  9988 ts_tablet_manager.cc:1434] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
W20260713 09:02:30.394572  9597 leader_election.cc:343] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.394932  9988 tablet_bootstrap.cc:492] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee: Bootstrap starting.
I20260713 09:02:30.395133  9597 leader_election.cc:304] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:30.398180  9597 leader_election.cc:304] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:30.396349  9972 raft_consensus.cc:2749] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:30.407219  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b705432e844a4baa9896beaab5126" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:30.407419 10018 raft_consensus.cc:2804] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.408232 10018 raft_consensus.cc:697] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:30.407965  9630 raft_consensus.cc:2468] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 0.
I20260713 09:02:30.409504 10018 consensus_queue.cc:237] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.412736  9670 leader_election.cc:304] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [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: c95b5ef0408449ada76084e0f37caf5e; no voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5
I20260713 09:02:30.416932  9988 tablet_bootstrap.cc:654] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.417546  9670 leader_election.cc:304] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [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: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 715ee601854349b095242d0ffaead6ee
I20260713 09:02:30.418632 10006 raft_consensus.cc:2749] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:30.419093  9956 raft_consensus.cc:2804] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.419636  9956 raft_consensus.cc:493] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.420461  9956 raft_consensus.cc:3060] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.441139 10001 raft_consensus.cc:515] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.450520  9956 raft_consensus.cc:515] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.455375  9988 tablet_bootstrap.cc:492] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee: No bootstrap required, opened a new log
I20260713 09:02:30.462371  9988 ts_tablet_manager.cc:1403] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.003s
I20260713 09:02:30.463485  9956 leader_election.cc:290] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.463932  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b705432e844a4baa9896beaab5126" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:30.463932  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f68e83b370407cb90fca68aad1aa49" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:30.464735  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f68e83b370407cb90fca68aad1aa49" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:30.461439 10001 leader_election.cc:290] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.465148  9988 raft_consensus.cc:359] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.465613  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b705432e844a4baa9896beaab5126" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:30.465996  9988 raft_consensus.cc:385] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.466300  9776 raft_consensus.cc:3060] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.466336  9988 raft_consensus.cc:740] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.467298  9988 consensus_queue.cc:260] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
W20260713 09:02:30.468773  9597 leader_election.cc:343] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:30.464761  9630 raft_consensus.cc:3060] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.465338  9778 raft_consensus.cc:3060] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.469569  9988 ts_tablet_manager.cc:1434] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:30.476351  9778 raft_consensus.cc:2468] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:30.476351  9630 raft_consensus.cc:2468] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 1.
I20260713 09:02:30.459249  9987 tablet_bootstrap.cc:654] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.477941  9597 leader_election.cc:304] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [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: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:30.478645 10001 raft_consensus.cc:2804] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.479153 10001 raft_consensus.cc:697] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:30.479153  9670 leader_election.cc:304] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:30.480167  9956 raft_consensus.cc:2804] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.480760  9956 raft_consensus.cc:697] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 1 LEADER]: Becoming Leader. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:30.480331 10001 consensus_queue.cc:237] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.481662  9956 consensus_queue.cc:237] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.484256  9986 tablet_bootstrap.cc:492] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5: No bootstrap required, opened a new log
I20260713 09:02:30.484781  9986 ts_tablet_manager.cc:1403] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent bootstrapping tablet: real 0.169s	user 0.059s	sys 0.048s
I20260713 09:02:30.487556  9986 raft_consensus.cc:359] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.489223  9776 raft_consensus.cc:2468] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 1.
I20260713 09:02:30.495357  9525 catalog_manager.cc:5697] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 715ee601854349b095242d0ffaead6ee (127.5.164.67). New cstate: current_term: 1 leader_uuid: "715ee601854349b095242d0ffaead6ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:30.498425  9987 tablet_bootstrap.cc:492] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:30.498950  9987 ts_tablet_manager.cc:1403] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.130s	user 0.007s	sys 0.007s
I20260713 09:02:30.488226  9986 raft_consensus.cc:385] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.502076  9986 raft_consensus.cc:740] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.508219  9986 consensus_queue.cc:260] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.510982  9986 ts_tablet_manager.cc:1434] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 09:02:30.513592  9987 raft_consensus.cc:359] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.514339  9987 raft_consensus.cc:385] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.514643  9987 raft_consensus.cc:740] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.515424  9987 consensus_queue.cc:260] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.517829  9987 ts_tablet_manager.cc:1434] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260713 09:02:30.518831  9987 tablet_bootstrap.cc:492] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:30.526363  9987 tablet_bootstrap.cc:654] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.534083  9527 catalog_manager.cc:5697] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e reported cstate change: term changed from 0 to 1, leader changed from <none> to c95b5ef0408449ada76084e0f37caf5e (127.5.164.66). New cstate: current_term: 1 leader_uuid: "c95b5ef0408449ada76084e0f37caf5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:30.538617 10018 raft_consensus.cc:493] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.539134 10018 raft_consensus.cc:515] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.541200 10018 leader_election.cc:290] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.543335  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dd5097b9da4e9b80b63a4635ae8a2a" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:30.544003  9705 raft_consensus.cc:2468] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:30.544811  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dd5097b9da4e9b80b63a4635ae8a2a" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:30.545449  9776 raft_consensus.cc:2468] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
W20260713 09:02:30.549854  9578 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:30.550770  9597 leader_election.cc:304] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:30.551891 10001 raft_consensus.cc:2804] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.552238 10001 raft_consensus.cc:493] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.552585 10001 raft_consensus.cc:3060] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.555999  9526 catalog_manager.cc:5697] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:30.557705  9987 tablet_bootstrap.cc:492] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:30.558245  9987 ts_tablet_manager.cc:1403] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.014s
I20260713 09:02:30.561380  9987 raft_consensus.cc:359] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.562156  9987 raft_consensus.cc:385] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.562517  9987 raft_consensus.cc:740] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.563354  9987 consensus_queue.cc:260] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.563782  9526 catalog_manager.cc:5697] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:30.565688  9987 ts_tablet_manager.cc:1434] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:30.566792  9987 tablet_bootstrap.cc:492] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e: Bootstrap starting.
I20260713 09:02:30.566151  9526 catalog_manager.cc:5697] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:30.573784  9987 tablet_bootstrap.cc:654] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:30.577374 10001 raft_consensus.cc:515] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.581861  9987 tablet_bootstrap.cc:492] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e: No bootstrap required, opened a new log
I20260713 09:02:30.582444  9987 ts_tablet_manager.cc:1403] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:02:30.584494  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dd5097b9da4e9b80b63a4635ae8a2a" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:30.585150  9705 raft_consensus.cc:3060] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.585595  9987 raft_consensus.cc:359] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.586407  9987 raft_consensus.cc:385] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:30.586751  9987 raft_consensus.cc:740] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:30.587527  9987 consensus_queue.cc:260] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.589870  9987 ts_tablet_manager.cc:1434] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:02:30.595664 10017 raft_consensus.cc:493] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.596480  9705 raft_consensus.cc:2468] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:30.598572  9597 leader_election.cc:304] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:30.599468 10001 leader_election.cc:290] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.600063 10001 raft_consensus.cc:2804] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.600582 10001 raft_consensus.cc:697] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:30.601459 10001 consensus_queue.cc:237] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.596212 10017 raft_consensus.cc:515] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.604784 10017 leader_election.cc:290] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:30.606716  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae22a47497994960b2476304e4b66f55" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" is_pre_election: true
I20260713 09:02:30.607460  9630 raft_consensus.cc:2468] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
I20260713 09:02:30.607795  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae22a47497994960b2476304e4b66f55" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:30.608628  9705 raft_consensus.cc:2468] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 0.
I20260713 09:02:30.608763  9744 leader_election.cc:304] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:30.610239  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dd5097b9da4e9b80b63a4635ae8a2a" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:30.611004  9776 raft_consensus.cc:3060] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.612990 10017 raft_consensus.cc:2804] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.613478 10017 raft_consensus.cc:493] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.613930 10017 raft_consensus.cc:3060] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.623981 10017 raft_consensus.cc:515] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.627190  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae22a47497994960b2476304e4b66f55" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:30.627828  9630 raft_consensus.cc:3060] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.634143  9776 raft_consensus.cc:2468] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:30.636339  9630 raft_consensus.cc:2468] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 1.
I20260713 09:02:30.637450 10017 leader_election.cc:290] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:30.638859  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae22a47497994960b2476304e4b66f55" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:30.639289  9705 raft_consensus.cc:3060] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.640413  9744 leader_election.cc:304] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:30.641258 10017 raft_consensus.cc:2804] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.641780 10017 raft_consensus.cc:697] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Leader. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:30.642572 10017 consensus_queue.cc:237] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.645732  9527 catalog_manager.cc:5697] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:30.646376  9705 raft_consensus.cc:2468] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 1.
I20260713 09:02:30.656692  9526 catalog_manager.cc:5697] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 715ee601854349b095242d0ffaead6ee (127.5.164.67). New cstate: current_term: 1 leader_uuid: "715ee601854349b095242d0ffaead6ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:30.716565 10001 consensus_queue.cc:1048] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.743005  9776 raft_consensus.cc:3060] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.751124 10007 consensus_queue.cc:1048] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.753759 10007 raft_consensus.cc:493] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:30.754215 10007 raft_consensus.cc:515] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.757117 10007 leader_election.cc:290] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.757824  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09e284b9e7e459b88b451ae2dfc1233" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e" is_pre_election: true
I20260713 09:02:30.758131  9778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09e284b9e7e459b88b451ae2dfc1233" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee" is_pre_election: true
I20260713 09:02:30.758455  9705 raft_consensus.cc:2468] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:30.758731  9778 raft_consensus.cc:2468] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 0.
I20260713 09:02:30.759613  9597 leader_election.cc:304] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:30.760231 10007 raft_consensus.cc:2804] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:30.760666 10007 raft_consensus.cc:493] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:30.761034 10007 raft_consensus.cc:3060] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.767340 10007 raft_consensus.cc:515] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.769704 10007 leader_election.cc:290] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:30.774514  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09e284b9e7e459b88b451ae2dfc1233" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:30.775256  9776 raft_consensus.cc:3060] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.775705  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09e284b9e7e459b88b451ae2dfc1233" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:30.777326  9705 raft_consensus.cc:3060] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.785429  9776 raft_consensus.cc:2468] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:30.785511  9705 raft_consensus.cc:2468] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 1.
I20260713 09:02:30.787346 10001 consensus_queue.cc:1048] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.787674  9597 leader_election.cc:304] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:30.788504 10007 raft_consensus.cc:2804] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:30.789152 10007 raft_consensus.cc:697] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:30.790194 10007 consensus_queue.cc:237] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:30.803144  9526 catalog_manager.cc:5697] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:30.810051 10018 consensus_queue.cc:1048] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.829376 10007 consensus_queue.cc:1048] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.850505 10018 consensus_queue.cc:1048] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.866451 10017 consensus_queue.cc:1048] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.881608 10017 consensus_queue.cc:1048] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.889008  9705 raft_consensus.cc:3060] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:30.900493 10006 consensus_queue.cc:1048] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:30.910728 10018 consensus_queue.cc:1048] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.918165  9956 consensus_queue.cc:1048] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:30.925340 10007 consensus_queue.cc:1048] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:31.004652  9705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc2b705432e844a4baa9896beaab5126"
dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
mode: GRACEFUL
new_leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
 from {username='slave'} at 127.0.0.1:54746
I20260713 09:02:31.005335  9705 raft_consensus.cc:606] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 1 LEADER]: Received request to transfer leadership to TS 8fc1376a05ef44e9ac9bef7aab3aded5
I20260713 09:02:31.011509  9630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31f68e83b370407cb90fca68aad1aa49"
dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
mode: GRACEFUL
new_leader_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:60426
I20260713 09:02:31.012256  9630 raft_consensus.cc:606] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Received request to transfer leadership to TS c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:31.018625  9630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925"
dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
mode: GRACEFUL
new_leader_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:60426
I20260713 09:02:31.019205  9630 raft_consensus.cc:606] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Received request to transfer leadership to TS c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:31.024708  9776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae22a47497994960b2476304e4b66f55"
dest_uuid: "715ee601854349b095242d0ffaead6ee"
mode: GRACEFUL
new_leader_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:46160
I20260713 09:02:31.025286  9776 raft_consensus.cc:606] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Received request to transfer leadership to TS c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:31.031579  9776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a6eaf20bcc7462192a02677229e820f"
dest_uuid: "715ee601854349b095242d0ffaead6ee"
mode: GRACEFUL
new_leader_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:46160
I20260713 09:02:31.032259  9776 raft_consensus.cc:606] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Received request to transfer leadership to TS c95b5ef0408449ada76084e0f37caf5e
I20260713 09:02:31.037568  9630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c09e284b9e7e459b88b451ae2dfc1233"
dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
mode: GRACEFUL
new_leader_uuid: "715ee601854349b095242d0ffaead6ee"
 from {username='slave'} at 127.0.0.1:60426
I20260713 09:02:31.038136  9630 raft_consensus.cc:606] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Received request to transfer leadership to TS 715ee601854349b095242d0ffaead6ee
I20260713 09:02:31.043533 10049 consensus_queue.cc:1048] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:31.057276 10017 consensus_queue.cc:1048] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:31.071060 10016 raft_consensus.cc:993] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee: : Instructing follower c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:31.071552 10017 raft_consensus.cc:1081] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Signalling peer c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:31.073683  9705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae22a47497994960b2476304e4b66f55"
dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:44640
I20260713 09:02:31.074311  9705 raft_consensus.cc:493] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.074908  9705 raft_consensus.cc:3060] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.080302  9705 raft_consensus.cc:515] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.082307  9705 leader_election.cc:290] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:31.085877  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae22a47497994960b2476304e4b66f55" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:31.086515  9630 raft_consensus.cc:3060] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.086841  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae22a47497994960b2476304e4b66f55" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:31.087478  9776 raft_consensus.cc:3055] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.087807  9776 raft_consensus.cc:740] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:31.088722  9776 consensus_queue.cc:260] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.090095  9776 raft_consensus.cc:3060] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.098428  9630 raft_consensus.cc:2468] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:31.099515  9670 leader_election.cc:304] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:31.100405  9956 raft_consensus.cc:2804] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.100860  9956 raft_consensus.cc:697] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Becoming Leader. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:31.101606  9956 consensus_queue.cc:237] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.103178  9776 raft_consensus.cc:2468] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:31.110081  9526 catalog_manager.cc:5697] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e reported cstate change: term changed from 1 to 2, leader changed from 715ee601854349b095242d0ffaead6ee (127.5.164.67) to c95b5ef0408449ada76084e0f37caf5e (127.5.164.66). New cstate: current_term: 2 leader_uuid: "c95b5ef0408449ada76084e0f37caf5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.145829 10001 consensus_queue.cc:1048] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:31.158208 10001 consensus_queue.cc:1048] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:31.221702 10001 consensus_queue.cc:1048] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:31.237696 10007 consensus_queue.cc:1048] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:31.245404 10007 raft_consensus.cc:993] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5: : Instructing follower 715ee601854349b095242d0ffaead6ee to start an election
I20260713 09:02:31.245841 10007 raft_consensus.cc:1081] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Signalling peer 715ee601854349b095242d0ffaead6ee to start an election
I20260713 09:02:31.247570  9776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c09e284b9e7e459b88b451ae2dfc1233"
dest_uuid: "715ee601854349b095242d0ffaead6ee"
 from {username='slave'} at 127.0.0.1:54136
I20260713 09:02:31.248080  9776 raft_consensus.cc:493] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.248462  9776 raft_consensus.cc:3060] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.255146  9776 raft_consensus.cc:515] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.256825  9776 leader_election.cc:290] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 2 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:31.257910  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09e284b9e7e459b88b451ae2dfc1233" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:31.258479  9705 raft_consensus.cc:3060] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.259438  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09e284b9e7e459b88b451ae2dfc1233" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:31.260143  9630 raft_consensus.cc:3055] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.260511  9630 raft_consensus.cc:740] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:31.261368  9630 consensus_queue.cc:260] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.262744  9630 raft_consensus.cc:3060] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.264782  9705 raft_consensus.cc:2468] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 2.
I20260713 09:02:31.266175  9746 leader_election.cc:304] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:31.266836 10017 raft_consensus.cc:2804] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.267372 10017 raft_consensus.cc:697] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 2 LEADER]: Becoming Leader. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:31.268267 10017 consensus_queue.cc:237] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.271042  9630 raft_consensus.cc:2468] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 2.
I20260713 09:02:31.276927  9525 catalog_manager.cc:5697] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee reported cstate change: term changed from 1 to 2, leader changed from 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65) to 715ee601854349b095242d0ffaead6ee (127.5.164.67). New cstate: current_term: 2 leader_uuid: "715ee601854349b095242d0ffaead6ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:31.310308 10001 raft_consensus.cc:993] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5: : Instructing follower c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:31.310865 10011 raft_consensus.cc:1081] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Signalling peer c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:31.312453  9705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925"
dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:44656
I20260713 09:02:31.313125  9705 raft_consensus.cc:493] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.313475  9705 raft_consensus.cc:3060] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.327567  9705 raft_consensus.cc:515] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.330411  9705 leader_election.cc:290] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:31.330667  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:31.331374  9776 raft_consensus.cc:3060] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.331522  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:31.332213  9630 raft_consensus.cc:3055] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.332572  9630 raft_consensus.cc:740] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:31.333428  9630 consensus_queue.cc:260] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.334772  9630 raft_consensus.cc:3060] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.338551  9776 raft_consensus.cc:2468] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:31.340080  9672 leader_election.cc:304] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:31.341979  9956 raft_consensus.cc:2804] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.342497  9956 raft_consensus.cc:697] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Becoming Leader. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:31.342564  9630 raft_consensus.cc:2468] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:31.343427  9956 consensus_queue.cc:237] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.353061  9526 catalog_manager.cc:5697] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e reported cstate change: term changed from 1 to 2, leader changed from 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65) to c95b5ef0408449ada76084e0f37caf5e (127.5.164.66). New cstate: current_term: 2 leader_uuid: "c95b5ef0408449ada76084e0f37caf5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.371224 10011 raft_consensus.cc:993] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5: : Instructing follower c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:31.371704 10007 raft_consensus.cc:1081] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Signalling peer c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:31.373387  9705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31f68e83b370407cb90fca68aad1aa49"
dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:44656
I20260713 09:02:31.373952  9705 raft_consensus.cc:493] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.374296  9705 raft_consensus.cc:3060] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.381855  9705 raft_consensus.cc:515] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.385390  9705 leader_election.cc:290] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:31.386555  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f68e83b370407cb90fca68aad1aa49" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:31.386894  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f68e83b370407cb90fca68aad1aa49" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:31.387228  9776 raft_consensus.cc:3060] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.387605  9630 raft_consensus.cc:3055] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.387995  9630 raft_consensus.cc:740] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:31.388988  9630 consensus_queue.cc:260] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.390293  9630 raft_consensus.cc:3060] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.395184  9776 raft_consensus.cc:2468] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:31.398381  9672 leader_election.cc:304] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:31.399399 10052 raft_consensus.cc:2804] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.399269  9630 raft_consensus.cc:2468] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:31.415623 10052 raft_consensus.cc:697] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Becoming Leader. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:31.416025 10006 raft_consensus.cc:993] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e: : Instructing follower 8fc1376a05ef44e9ac9bef7aab3aded5 to start an election
I20260713 09:02:31.416822 10006 raft_consensus.cc:1081] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 1 LEADER]: Signalling peer 8fc1376a05ef44e9ac9bef7aab3aded5 to start an election
I20260713 09:02:31.416721 10052 consensus_queue.cc:237] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.418963  9630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc2b705432e844a4baa9896beaab5126"
dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
 from {username='slave'} at 127.0.0.1:33724
I20260713 09:02:31.419593  9630 raft_consensus.cc:493] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.420044  9630 raft_consensus.cc:3060] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.426659  9630 raft_consensus.cc:515] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.429787  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b705432e844a4baa9896beaab5126" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:31.430437  9705 raft_consensus.cc:3055] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.430513  9630 leader_election.cc:290] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 2 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:31.430837  9705 raft_consensus.cc:740] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:31.431767  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b705432e844a4baa9896beaab5126" candidate_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:31.431910  9705 consensus_queue.cc:260] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.432507  9776 raft_consensus.cc:3060] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.433156  9705 raft_consensus.cc:3060] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.429711  9526 catalog_manager.cc:5697] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e reported cstate change: term changed from 1 to 2, leader changed from 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65) to c95b5ef0408449ada76084e0f37caf5e (127.5.164.66). New cstate: current_term: 2 leader_uuid: "c95b5ef0408449ada76084e0f37caf5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.440548  9705 raft_consensus.cc:2468] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 2.
I20260713 09:02:31.441877  9597 leader_election.cc:304] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:31.442606 10007 raft_consensus.cc:2804] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.443092 10007 raft_consensus.cc:697] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Becoming Leader. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:31.444496 10007 consensus_queue.cc:237] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.444852  9776 raft_consensus.cc:2468] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1376a05ef44e9ac9bef7aab3aded5 in term 2.
I20260713 09:02:31.453873 10049 raft_consensus.cc:993] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee: : Instructing follower c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:31.454342 10017 raft_consensus.cc:1081] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Signalling peer c95b5ef0408449ada76084e0f37caf5e to start an election
I20260713 09:02:31.456243  9705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a6eaf20bcc7462192a02677229e820f"
dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
 from {username='slave'} at 127.0.0.1:44640
I20260713 09:02:31.456880  9705 raft_consensus.cc:493] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:31.457252  9705 raft_consensus.cc:3060] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.459563  9526 catalog_manager.cc:5697] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 reported cstate change: term changed from 1 to 2, leader changed from c95b5ef0408449ada76084e0f37caf5e (127.5.164.66) to 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.464680  9705 raft_consensus.cc:515] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.466975  9705 leader_election.cc:290] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), 715ee601854349b095242d0ffaead6ee (127.5.164.67:46347)
I20260713 09:02:31.467970  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6eaf20bcc7462192a02677229e820f" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:31.468698  9630 raft_consensus.cc:3060] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.469237  9776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6eaf20bcc7462192a02677229e820f" candidate_uuid: "c95b5ef0408449ada76084e0f37caf5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "715ee601854349b095242d0ffaead6ee"
I20260713 09:02:31.469928  9776 raft_consensus.cc:3055] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:31.470290  9776 raft_consensus.cc:740] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:31.471215  9776 consensus_queue.cc:260] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.472618  9776 raft_consensus.cc:3060] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:31.477284  9630 raft_consensus.cc:2468] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:31.478911  9670 leader_election.cc:304] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fc1376a05ef44e9ac9bef7aab3aded5, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:31.479753 10052 raft_consensus.cc:2804] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:31.480283 10052 raft_consensus.cc:697] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Becoming Leader. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:31.481154  9776 raft_consensus.cc:2468] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c95b5ef0408449ada76084e0f37caf5e in term 2.
I20260713 09:02:31.481237 10052 consensus_queue.cc:237] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:31.490288  9525 catalog_manager.cc:5697] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e reported cstate change: term changed from 1 to 2, leader changed from 715ee601854349b095242d0ffaead6ee (127.5.164.67) to c95b5ef0408449ada76084e0f37caf5e (127.5.164.66). New cstate: current_term: 2 leader_uuid: "c95b5ef0408449ada76084e0f37caf5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.600100  9630 raft_consensus.cc:1275] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.600836  9776 raft_consensus.cc:1275] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.601946 10052 consensus_queue.cc:1048] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.602710 10063 consensus_queue.cc:1048] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.704540  9630 raft_consensus.cc:1275] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Refusing update from remote peer 715ee601854349b095242d0ffaead6ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.705915 10017 consensus_queue.cc:1048] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.714216  9705 raft_consensus.cc:1275] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Refusing update from remote peer 715ee601854349b095242d0ffaead6ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.715579 10017 consensus_queue.cc:1048] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.825714  9778 raft_consensus.cc:1275] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.827222 10006 consensus_queue.cc:1048] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.836355  9630 raft_consensus.cc:1275] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.838815 10062 consensus_queue.cc:1048] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:31.847783  9778 raft_consensus.cc:1275] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.851681 10062 consensus_queue.cc:1048] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:31.876627  9630 raft_consensus.cc:1275] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.877954 10006 consensus_queue.cc:1048] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.886299  9705 raft_consensus.cc:1275] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Refusing update from remote peer 8fc1376a05ef44e9ac9bef7aab3aded5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.888033 10011 consensus_queue.cc:1048] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.897760  9776 raft_consensus.cc:1275] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Refusing update from remote peer 8fc1376a05ef44e9ac9bef7aab3aded5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.904937 10001 consensus_queue.cc:1048] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:31.968088  9776 raft_consensus.cc:1275] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.969692 10006 consensus_queue.cc:1048] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.981405  9630 raft_consensus.cc:1275] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Refusing update from remote peer c95b5ef0408449ada76084e0f37caf5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:31.983266 10052 consensus_queue.cc:1048] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:34.041916  9530 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60446:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:02:34.063830  9530 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60446:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:02:34.089027  5777 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:02:34.268780 10108 tablet.cc:1724] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.309877 10102 log.cc:927] Time spent T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5: Append to log took a long time: real 0.100s	user 0.001s	sys 0.003s
I20260713 09:02:34.310153 10111 tablet.cc:1724] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.319332 10101 log.cc:927] Time spent T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260713 09:02:34.346681  9630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5553b3c7042948b9b2c6849ed46aaffa"
dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
mode: GRACEFUL
new_leader_uuid: "715ee601854349b095242d0ffaead6ee"
 from {username='slave'} at 127.0.0.1:56670
I20260713 09:02:34.347702  9630 raft_consensus.cc:606] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Received request to transfer leadership to TS 715ee601854349b095242d0ffaead6ee
I20260713 09:02:34.266558 10104 tablet.cc:1724] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.389554 10119 tablet.cc:1724] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.393453 10127 tablet.cc:1724] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.399572 10116 tablet.cc:1724] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.405061  9672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.67:46347, user_credentials={real_user=slave}} blocked reactor thread for 59864us
W20260713 09:02:34.426606 10109 log.cc:927] Time spent T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
W20260713 09:02:34.461899  9670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.65:46383, user_credentials={real_user=slave}} blocked reactor thread for 56832us
I20260713 09:02:34.483121 10132 tablet.cc:1724] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.492573 10130 tablet.cc:1724] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.510535 10138 tablet.cc:1724] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.528057 10104 tablet.cc:1724] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.562136 10138 tablet.cc:1724] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.568496 10129 raft_consensus.cc:993] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5: : Instructing follower 715ee601854349b095242d0ffaead6ee to start an election
I20260713 09:02:34.569056 10129 raft_consensus.cc:1081] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Signalling peer 715ee601854349b095242d0ffaead6ee to start an election
I20260713 09:02:34.568768 10108 tablet.cc:1724] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.571602 10127 tablet.cc:1724] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.571844 10130 tablet.cc:1724] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.569260 10146 tablet.cc:1724] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.567452 10139 tablet.cc:1724] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.583928  9597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.67:46347, user_credentials={real_user=slave}} blocked reactor thread for 107467us
I20260713 09:02:34.595182 10138 tablet.cc:1724] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.599606 10144 tablet.cc:1724] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.600802 10139 tablet.cc:1724] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.617439  9704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925"
dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
mode: GRACEFUL
new_leader_uuid: "715ee601854349b095242d0ffaead6ee"
 from {username='slave'} at 127.0.0.1:57864
I20260713 09:02:34.618121  9704 raft_consensus.cc:606] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Received request to transfer leadership to TS 715ee601854349b095242d0ffaead6ee
I20260713 09:02:34.621114  5777 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:02:34.621764  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:34.633720  9775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5553b3c7042948b9b2c6849ed46aaffa"
dest_uuid: "715ee601854349b095242d0ffaead6ee"
 from {username='slave'} at 127.0.0.1:54136
I20260713 09:02:34.636628  9775 raft_consensus.cc:493] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:34.637089  9775 raft_consensus.cc:3060] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:34.636696 10139 tablet.cc:1724] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.640712 10132 tablet.cc:1724] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.645502 10116 tablet.cc:1724] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.647569  9775 raft_consensus.cc:515] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:34.622803 10130 tablet.cc:1724] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.639825 10108 tablet.cc:1724] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.656515 10139 tablet.cc:1724] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.679003  9632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5553b3c7042948b9b2c6849ed46aaffa" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:34.679667  9632 raft_consensus.cc:3055] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:34.680017  9632 raft_consensus.cc:740] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:34.679934 10119 tablet.cc:1724] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.681061  9632 consensus_queue.cc:260] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [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: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:34.682107  9632 raft_consensus.cc:3060] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:34.688619  9704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5553b3c7042948b9b2c6849ed46aaffa" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:34.689291  9704 raft_consensus.cc:3060] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:34.690903  9632 raft_consensus.cc:2468] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 2.
I20260713 09:02:34.692207  9744 leader_election.cc:304] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:34.693058 10049 raft_consensus.cc:2804] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:34.693517 10049 raft_consensus.cc:697] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 2 LEADER]: Becoming Leader. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:34.694325 10049 consensus_queue.cc:237] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [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: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:34.676777  9775 leader_election.cc:290] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 2 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:34.705020 10132 tablet.cc:1724] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:34.705857  9705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67aacba24d3408a980e7db0fa7e25ad"
dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
mode: GRACEFUL
new_leader_uuid: "715ee601854349b095242d0ffaead6ee"
 from {username='slave'} at 127.0.0.1:57864
I20260713 09:02:34.706476  9705 raft_consensus.cc:606] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Received request to transfer leadership to TS 715ee601854349b095242d0ffaead6ee
I20260713 09:02:34.700299  9704 raft_consensus.cc:2468] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 2.
I20260713 09:02:34.710613  9632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3"
dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
mode: GRACEFUL
new_leader_uuid: "715ee601854349b095242d0ffaead6ee"
 from {username='slave'} at 127.0.0.1:56670
I20260713 09:02:34.711326  9632 raft_consensus.cc:606] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Received request to transfer leadership to TS 715ee601854349b095242d0ffaead6ee
I20260713 09:02:34.712546  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:34.713248  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:34.717954  9525 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637: soft_deleted_table [id=b99bb3928e3342df8d189d273bf288c2] alter complete (version 1)
I20260713 09:02:34.731272  9530 catalog_manager.cc:5697] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee reported cstate change: term changed from 1 to 2, leader changed from 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65) to 715ee601854349b095242d0ffaead6ee (127.5.164.67). New cstate: current_term: 2 leader_uuid: "715ee601854349b095242d0ffaead6ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:34.930830 10128 raft_consensus.cc:993] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e: : Instructing follower 715ee601854349b095242d0ffaead6ee to start an election
I20260713 09:02:34.931514 10137 raft_consensus.cc:1081] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Signalling peer 715ee601854349b095242d0ffaead6ee to start an election
I20260713 09:02:34.932718 10147 raft_consensus.cc:993] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5: : Instructing follower 715ee601854349b095242d0ffaead6ee to start an election
I20260713 09:02:34.933043  9775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67aacba24d3408a980e7db0fa7e25ad"
dest_uuid: "715ee601854349b095242d0ffaead6ee"
 from {username='slave'} at 127.0.0.1:54130
I20260713 09:02:34.933341 10145 raft_consensus.cc:1081] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Signalling peer 715ee601854349b095242d0ffaead6ee to start an election
I20260713 09:02:34.933658  9775 raft_consensus.cc:493] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:34.934122  9775 raft_consensus.cc:3060] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:34.935014  9778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3"
dest_uuid: "715ee601854349b095242d0ffaead6ee"
 from {username='slave'} at 127.0.0.1:54136
I20260713 09:02:34.935542  9778 raft_consensus.cc:493] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:34.935827  9778 raft_consensus.cc:3060] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:34.941143  9775 raft_consensus.cc:515] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:34.942129  9778 raft_consensus.cc:515] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:34.943503  9775 leader_election.cc:290] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 3 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:34.944445  9778 leader_election.cc:290] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 3 election: Requested vote from peers c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323), 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383)
I20260713 09:02:34.945219  9704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67aacba24d3408a980e7db0fa7e25ad" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:34.945283  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:34.945842  9704 raft_consensus.cc:3055] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:34.945941  9705 raft_consensus.cc:3060] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:34.946180  9704 raft_consensus.cc:740] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:34.947028  9704 consensus_queue.cc:260] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [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: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:34.947863  9704 raft_consensus.cc:3060] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:34.948444  9632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67aacba24d3408a980e7db0fa7e25ad" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:34.949069  9632 raft_consensus.cc:3060] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:34.953413  9705 raft_consensus.cc:2468] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 3.
I20260713 09:02:34.953529  9704 raft_consensus.cc:2468] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 3.
I20260713 09:02:34.954713  9746 leader_election.cc:304] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [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: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:34.955464 10049 raft_consensus.cc:2804] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:34.955590  9746 leader_election.cc:304] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [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: 715ee601854349b095242d0ffaead6ee, c95b5ef0408449ada76084e0f37caf5e; no voters: 
I20260713 09:02:34.955962 10049 raft_consensus.cc:697] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 3 LEADER]: Becoming Leader. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:34.957054 10094 raft_consensus.cc:2804] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:34.957396  9628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6719621faf412bbc702ded7c9bf0f3" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:34.957093 10049 consensus_queue.cc:237] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:34.958096  9628 raft_consensus.cc:3055] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:34.958343  9632 raft_consensus.cc:2468] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 3.
I20260713 09:02:34.958431  9628 raft_consensus.cc:740] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8fc1376a05ef44e9ac9bef7aab3aded5, State: Running, Role: LEADER
I20260713 09:02:34.957685 10094 raft_consensus.cc:697] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 3 LEADER]: Becoming Leader. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:34.959585  9628 consensus_queue.cc:260] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } }
I20260713 09:02:34.960047 10094 consensus_queue.cc:237] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [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: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:34.961421  9628 raft_consensus.cc:3060] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:34.973193  9628 raft_consensus.cc:2468] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 3.
I20260713 09:02:34.979791  9530 catalog_manager.cc:5697] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee reported cstate change: term changed from 2 to 3, leader changed from 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65) to 715ee601854349b095242d0ffaead6ee (127.5.164.67). New cstate: current_term: 3 leader_uuid: "715ee601854349b095242d0ffaead6ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:34.993194  9530 catalog_manager.cc:5697] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee reported cstate change: term changed from 2 to 3, leader changed from c95b5ef0408449ada76084e0f37caf5e (127.5.164.66) to 715ee601854349b095242d0ffaead6ee (127.5.164.67). New cstate: current_term: 3 leader_uuid: "715ee601854349b095242d0ffaead6ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:35.108275 10140 raft_consensus.cc:993] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e: : Instructing follower 715ee601854349b095242d0ffaead6ee to start an election
I20260713 09:02:35.108942 10137 raft_consensus.cc:1081] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Signalling peer 715ee601854349b095242d0ffaead6ee to start an election
I20260713 09:02:35.110494  9778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925"
dest_uuid: "715ee601854349b095242d0ffaead6ee"
 from {username='slave'} at 127.0.0.1:54130
I20260713 09:02:35.111212  9778 raft_consensus.cc:493] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:35.111575  9778 raft_consensus.cc:3060] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:35.117316  9778 raft_consensus.cc:515] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:35.119153  9778 leader_election.cc:290] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [CANDIDATE]: Term 3 election: Requested vote from peers 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383), c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323)
I20260713 09:02:35.120348  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c95b5ef0408449ada76084e0f37caf5e"
I20260713 09:02:35.120268  9628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1a5b619983452097a4cf21d5514925" candidate_uuid: "715ee601854349b095242d0ffaead6ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5"
I20260713 09:02:35.121165  9705 raft_consensus.cc:3055] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:35.121214  9628 raft_consensus.cc:3060] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:35.121709  9705 raft_consensus.cc:740] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c95b5ef0408449ada76084e0f37caf5e, State: Running, Role: LEADER
I20260713 09:02:35.122476  9705 consensus_queue.cc:260] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:35.123659  9705 raft_consensus.cc:3060] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:35.128567  9628 raft_consensus.cc:2468] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 3.
I20260713 09:02:35.130044  9744 leader_election.cc:304] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [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: 715ee601854349b095242d0ffaead6ee, 8fc1376a05ef44e9ac9bef7aab3aded5; no voters: 
I20260713 09:02:35.130326  9705 raft_consensus.cc:2468] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 715ee601854349b095242d0ffaead6ee in term 3.
I20260713 09:02:35.131014 10049 raft_consensus.cc:2804] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:35.131558 10049 raft_consensus.cc:697] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 3 LEADER]: Becoming Leader. State: Replica: 715ee601854349b095242d0ffaead6ee, State: Running, Role: LEADER
I20260713 09:02:35.132576 10049 consensus_queue.cc:237] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } }
I20260713 09:02:35.139854  9530 catalog_manager.cc:5697] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee reported cstate change: term changed from 2 to 3, leader changed from c95b5ef0408449ada76084e0f37caf5e (127.5.164.66) to 715ee601854349b095242d0ffaead6ee (127.5.164.67). New cstate: current_term: 3 leader_uuid: "715ee601854349b095242d0ffaead6ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "715ee601854349b095242d0ffaead6ee" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:35.163177  9628 raft_consensus.cc:1275] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Refusing update from remote peer 715ee601854349b095242d0ffaead6ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:02:35.164753 10049 consensus_queue.cc:1048] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:35.180552  9705 raft_consensus.cc:1275] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Refusing update from remote peer 715ee601854349b095242d0ffaead6ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:02:35.181845 10094 consensus_queue.cc:1048] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:35.340992  9632 raft_consensus.cc:1275] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 3 FOLLOWER]: Refusing update from remote peer 715ee601854349b095242d0ffaead6ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:35.342429 10094 consensus_queue.cc:1048] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:35.354533  9705 raft_consensus.cc:1275] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 3 FOLLOWER]: Refusing update from remote peer 715ee601854349b095242d0ffaead6ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:35.356454  9628 raft_consensus.cc:1275] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 3 FOLLOWER]: Refusing update from remote peer 715ee601854349b095242d0ffaead6ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:02:35.356319 10094 consensus_queue.cc:1048] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:35.358453 10094 consensus_queue.cc:1048] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:35.371400  9705 raft_consensus.cc:1275] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 3 FOLLOWER]: Refusing update from remote peer 715ee601854349b095242d0ffaead6ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:02:35.372948 10155 consensus_queue.cc:1048] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:35.540019  9628 raft_consensus.cc:1275] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 3 FOLLOWER]: Refusing update from remote peer 715ee601854349b095242d0ffaead6ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:02:35.541446 10155 consensus_queue.cc:1048] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1376a05ef44e9ac9bef7aab3aded5" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:35.552091  9705 raft_consensus.cc:1275] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 3 FOLLOWER]: Refusing update from remote peer 715ee601854349b095242d0ffaead6ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:02:35.553421 10152 consensus_queue.cc:1048] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c95b5ef0408449ada76084e0f37caf5e" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:35.773310  5777 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:02:35.778718  5777 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:02:35.779186  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:35.784417  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:35.784854  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:36.816612  5777 tablet_server.cc:179] TabletServer@127.5.164.65:0 shutting down...
W20260713 09:02:36.842490  9744 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260713 09:02:36.847854  9744 consensus_peers.cc:597] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee -> Peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Couldn't send request to peer 8fc1376a05ef44e9ac9bef7aab3aded5. 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:02:36.849326  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:36.850274  5777 tablet_replica.cc:333] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.851214  5777 raft_consensus.cc:2243] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.852269  5777 raft_consensus.cc:2272] T 61dd5097b9da4e9b80b63a4635ae8a2a P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:36.854252  9744 consensus_peers.cc:597] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee -> Peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Couldn't send request to peer 8fc1376a05ef44e9ac9bef7aab3aded5. 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:02:36.854683  5777 tablet_replica.cc:333] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.855365  5777 raft_consensus.cc:2243] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.856144  5777 raft_consensus.cc:2272] T fc2b705432e844a4baa9896beaab5126 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.858222  5777 tablet_replica.cc:333] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.858827  5777 raft_consensus.cc:2243] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.859303  5777 raft_consensus.cc:2272] T 7a6eaf20bcc7462192a02677229e820f P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.861253  5777 tablet_replica.cc:333] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.861881  5777 raft_consensus.cc:2243] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.862443  5777 raft_consensus.cc:2272] T f93803a92e994eb4bab94d0343a454f5 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.864496  5777 tablet_replica.cc:333] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.865228  5777 raft_consensus.cc:2243] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.865967  5777 raft_consensus.cc:2272] T 9de28478933a43d9971d0a83ceba0039 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.867806  5777 tablet_replica.cc:333] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.868422  5777 raft_consensus.cc:2243] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.868813  5777 raft_consensus.cc:2272] T bf6719621faf412bbc702ded7c9bf0f3 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.870527  5777 tablet_replica.cc:333] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.871016  5777 raft_consensus.cc:2243] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.871413  5777 raft_consensus.cc:2272] T 5553b3c7042948b9b2c6849ed46aaffa P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.873560  5777 tablet_replica.cc:333] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.874102  5777 raft_consensus.cc:2243] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.874569  5777 raft_consensus.cc:2272] T ad1a5b619983452097a4cf21d5514925 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.876235  5777 tablet_replica.cc:333] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.876796  5777 raft_consensus.cc:2243] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.877228  5777 raft_consensus.cc:2272] T 31f68e83b370407cb90fca68aad1aa49 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.879112  5777 tablet_replica.cc:333] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.879644  5777 raft_consensus.cc:2243] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.880466  5777 raft_consensus.cc:2272] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.882886  5777 tablet_replica.cc:333] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.883450  5777 raft_consensus.cc:2243] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.883900  5777 raft_consensus.cc:2272] T fde40ceabd5448828637a1dd0151566c P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.886133  5777 tablet_replica.cc:333] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.886747  5777 raft_consensus.cc:2243] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.887229  5777 raft_consensus.cc:2272] T c09e284b9e7e459b88b451ae2dfc1233 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.889189  5777 tablet_replica.cc:333] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.889779  5777 raft_consensus.cc:2243] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.890257  5777 raft_consensus.cc:2272] T a67aacba24d3408a980e7db0fa7e25ad P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.892103  5777 tablet_replica.cc:333] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.892771  5777 raft_consensus.cc:2243] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.893576  5777 raft_consensus.cc:2272] T ee92cd57566e47ad89047c596342bd78 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.895535  5777 tablet_replica.cc:333] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.896075  5777 raft_consensus.cc:2243] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:36.896978  5777 raft_consensus.cc:2272] T 18f10b5da9d44e31a29f4a45592aa2cb P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.899003  5777 tablet_replica.cc:333] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.899562  5777 raft_consensus.cc:2243] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.900043  5777 raft_consensus.cc:2272] T ae22a47497994960b2476304e4b66f55 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.901924  5777 tablet_replica.cc:333] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.902460  5777 raft_consensus.cc:2243] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.902904  5777 raft_consensus.cc:2272] T 4253101db4bf433797464b9033211c63 P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:36.904903  5777 tablet_replica.cc:333] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5: stopping tablet replica
I20260713 09:02:36.905404  5777 raft_consensus.cc:2243] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:36.905830  5777 raft_consensus.cc:2272] T 0da2fabb8ee04c79874dec233e4674ea P 8fc1376a05ef44e9ac9bef7aab3aded5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:36.922989  9670 consensus_peers.cc:597] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e -> Peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Couldn't send request to peer 8fc1376a05ef44e9ac9bef7aab3aded5. 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:02:36.927709  9744 consensus_peers.cc:597] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee -> Peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Couldn't send request to peer 8fc1376a05ef44e9ac9bef7aab3aded5. 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:02:36.959095  9670 consensus_peers.cc:597] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e -> Peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Couldn't send request to peer 8fc1376a05ef44e9ac9bef7aab3aded5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:46383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:36.974498  5777 tablet_server.cc:196] TabletServer@127.5.164.65:0 shutdown complete.
I20260713 09:02:37.007880  5777 tablet_server.cc:179] TabletServer@127.5.164.66:0 shutting down...
I20260713 09:02:37.045310  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:37.046082  5777 tablet_replica.cc:333] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.046720  5777 raft_consensus.cc:2243] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.047536  5777 raft_consensus.cc:2272] T ae22a47497994960b2476304e4b66f55 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.049633  5777 tablet_replica.cc:333] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.050218  5777 raft_consensus.cc:2243] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.050676  5777 raft_consensus.cc:2272] T f93803a92e994eb4bab94d0343a454f5 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.052697  5777 tablet_replica.cc:333] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.053261  5777 raft_consensus.cc:2243] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.053709  5777 raft_consensus.cc:2272] T 9de28478933a43d9971d0a83ceba0039 P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.055455  5777 tablet_replica.cc:333] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.056020  5777 raft_consensus.cc:2243] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.056533  5777 raft_consensus.cc:2272] T 61dd5097b9da4e9b80b63a4635ae8a2a P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.059015  5777 tablet_replica.cc:333] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.059850  5777 raft_consensus.cc:2243] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.062072  5777 raft_consensus.cc:2272] T 7a6eaf20bcc7462192a02677229e820f P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.064632  5777 tablet_replica.cc:333] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.065167  5777 raft_consensus.cc:2243] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.065588  5777 raft_consensus.cc:2272] T fc2b705432e844a4baa9896beaab5126 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.067430  5777 tablet_replica.cc:333] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.068063  5777 raft_consensus.cc:2243] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.068946  5777 raft_consensus.cc:2272] T 31f68e83b370407cb90fca68aad1aa49 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.070833  5777 tablet_replica.cc:333] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.071390  5777 raft_consensus.cc:2243] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.071812  5777 raft_consensus.cc:2272] T 5553b3c7042948b9b2c6849ed46aaffa P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.073585  5777 tablet_replica.cc:333] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.074133  5777 raft_consensus.cc:2243] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.074548  5777 raft_consensus.cc:2272] T ad1a5b619983452097a4cf21d5514925 P c95b5ef0408449ada76084e0f37caf5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.076313  5777 tablet_replica.cc:333] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.076965  5777 raft_consensus.cc:2243] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.077740  5777 raft_consensus.cc:2272] T fde40ceabd5448828637a1dd0151566c P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.080502  5777 tablet_replica.cc:333] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.081154  5777 raft_consensus.cc:2243] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.081746  5777 raft_consensus.cc:2272] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:37.082701  9670 consensus_peers.cc:597] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e -> Peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Couldn't send request to peer 8fc1376a05ef44e9ac9bef7aab3aded5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:46383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:37.084092  5777 tablet_replica.cc:333] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.084990  5777 raft_consensus.cc:2243] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.085506  5777 raft_consensus.cc:2272] T c09e284b9e7e459b88b451ae2dfc1233 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:37.086071  9744 consensus_peers.cc:597] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee -> Peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Couldn't send request to peer 8fc1376a05ef44e9ac9bef7aab3aded5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:46383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:37.087559  5777 tablet_replica.cc:333] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.088119  5777 raft_consensus.cc:2243] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.088581  5777 raft_consensus.cc:2272] T a67aacba24d3408a980e7db0fa7e25ad P c95b5ef0408449ada76084e0f37caf5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.090794  5777 tablet_replica.cc:333] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.091300  5777 raft_consensus.cc:2243] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.091717  5777 raft_consensus.cc:2272] T ee92cd57566e47ad89047c596342bd78 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.093740  5777 tablet_replica.cc:333] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.094228  5777 raft_consensus.cc:2243] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.094590  5777 raft_consensus.cc:2272] T 18f10b5da9d44e31a29f4a45592aa2cb P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.096467  5777 tablet_replica.cc:333] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.096956  5777 raft_consensus.cc:2243] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.097325  5777 raft_consensus.cc:2272] T bf6719621faf412bbc702ded7c9bf0f3 P c95b5ef0408449ada76084e0f37caf5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.099184  5777 tablet_replica.cc:333] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.099879  5777 raft_consensus.cc:2243] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.101058  5777 raft_consensus.cc:2272] T 0da2fabb8ee04c79874dec233e4674ea P c95b5ef0408449ada76084e0f37caf5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.103060  5777 tablet_replica.cc:333] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e: stopping tablet replica
I20260713 09:02:37.103578  5777 raft_consensus.cc:2243] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.104419  5777 raft_consensus.cc:2272] T 4253101db4bf433797464b9033211c63 P c95b5ef0408449ada76084e0f37caf5e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:37.111179  9744 consensus_peers.cc:597] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee -> Peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Couldn't send request to peer 8fc1376a05ef44e9ac9bef7aab3aded5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:46383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:37.144737  5777 tablet_server.cc:196] TabletServer@127.5.164.66:0 shutdown complete.
W20260713 09:02:37.171080  9744 consensus_peers.cc:597] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee -> Peer 8fc1376a05ef44e9ac9bef7aab3aded5 (127.5.164.65:46383): Couldn't send request to peer 8fc1376a05ef44e9ac9bef7aab3aded5. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:46383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:37.176244  5777 tablet_server.cc:179] TabletServer@127.5.164.67:0 shutting down...
W20260713 09:02:37.203291  9746 consensus_peers.cc:597] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee -> Peer c95b5ef0408449ada76084e0f37caf5e (127.5.164.66:40323): Couldn't send request to peer c95b5ef0408449ada76084e0f37caf5e. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.66:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:37.207381  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:37.208102  5777 tablet_replica.cc:333] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.208804  5777 raft_consensus.cc:2243] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.209282  5777 raft_consensus.cc:2272] T ae22a47497994960b2476304e4b66f55 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.211019  5777 tablet_replica.cc:333] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.211580  5777 raft_consensus.cc:2243] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.212152  5777 raft_consensus.cc:2272] T fc2b705432e844a4baa9896beaab5126 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.214815  5777 tablet_replica.cc:333] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.215536  5777 raft_consensus.cc:2243] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.215978  5777 raft_consensus.cc:2272] T 61dd5097b9da4e9b80b63a4635ae8a2a P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.217718  5777 tablet_replica.cc:333] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.218271  5777 raft_consensus.cc:2243] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.218688  5777 raft_consensus.cc:2272] T 7a6eaf20bcc7462192a02677229e820f P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.220408  5777 tablet_replica.cc:333] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.220940  5777 raft_consensus.cc:2243] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.221640  5777 raft_consensus.cc:2272] T c09e284b9e7e459b88b451ae2dfc1233 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.223258  5777 tablet_replica.cc:333] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.223779  5777 raft_consensus.cc:2243] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.224560  5777 raft_consensus.cc:2272] T a67aacba24d3408a980e7db0fa7e25ad P 715ee601854349b095242d0ffaead6ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.226439  5777 tablet_replica.cc:333] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.226933  5777 raft_consensus.cc:2243] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.227352  5777 raft_consensus.cc:2272] T ee92cd57566e47ad89047c596342bd78 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.229228  5777 tablet_replica.cc:333] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.229743  5777 raft_consensus.cc:2243] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.230158  5777 raft_consensus.cc:2272] T 18f10b5da9d44e31a29f4a45592aa2cb P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.231859  5777 tablet_replica.cc:333] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.232363  5777 raft_consensus.cc:2243] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.233119  5777 raft_consensus.cc:2272] T bf6719621faf412bbc702ded7c9bf0f3 P 715ee601854349b095242d0ffaead6ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.234881  5777 tablet_replica.cc:333] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.235459  5777 raft_consensus.cc:2243] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.236200  5777 raft_consensus.cc:2272] T ad1a5b619983452097a4cf21d5514925 P 715ee601854349b095242d0ffaead6ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.237824  5777 tablet_replica.cc:333] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.238343  5777 raft_consensus.cc:2243] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.238750  5777 raft_consensus.cc:2272] T 31f68e83b370407cb90fca68aad1aa49 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.240305  5777 tablet_replica.cc:333] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.240821  5777 raft_consensus.cc:2243] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.241504  5777 raft_consensus.cc:2272] T 5553b3c7042948b9b2c6849ed46aaffa P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.243055  5777 tablet_replica.cc:333] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.243574  5777 raft_consensus.cc:2243] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.243988  5777 raft_consensus.cc:2272] T 8c6ca1ad1fb94518a75b0cf0dfb36502 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.245729  5777 tablet_replica.cc:333] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.246236  5777 raft_consensus.cc:2243] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.246614  5777 raft_consensus.cc:2272] T fde40ceabd5448828637a1dd0151566c P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.248286  5777 tablet_replica.cc:333] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.248797  5777 raft_consensus.cc:2243] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.249202  5777 raft_consensus.cc:2272] T 0da2fabb8ee04c79874dec233e4674ea P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.250962  5777 tablet_replica.cc:333] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.251427  5777 raft_consensus.cc:2243] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.251885  5777 raft_consensus.cc:2272] T 4253101db4bf433797464b9033211c63 P 715ee601854349b095242d0ffaead6ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.253625  5777 tablet_replica.cc:333] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.254081  5777 raft_consensus.cc:2243] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:37.254490  5777 raft_consensus.cc:2272] T 9de28478933a43d9971d0a83ceba0039 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.256068  5777 tablet_replica.cc:333] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee: stopping tablet replica
I20260713 09:02:37.256536  5777 raft_consensus.cc:2243] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.257289  5777 raft_consensus.cc:2272] T f93803a92e994eb4bab94d0343a454f5 P 715ee601854349b095242d0ffaead6ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.294001  5777 tablet_server.cc:196] TabletServer@127.5.164.67:0 shutdown complete.
I20260713 09:02:37.323556  5777 master.cc:562] Master@127.5.164.126:36107 shutting down...
I20260713 09:02:37.347607  5777 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:37.348140  5777 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:37.348532  5777 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0875018aa77d4cb5bf8d0cdfcba4c637: stopping tablet replica
I20260713 09:02:37.370543  5777 master.cc:584] Master@127.5.164.126:36107 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21728 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:02:37.426831  5777 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.164.126:40145
I20260713 09:02:37.427960  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:37.434302 10170 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:02:37.434497 10173 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:02:37.434629 10171 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:02:37.436875  5777 server_base.cc:1061] running on GCE node
I20260713 09:02:37.437933  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:37.438117  5777 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:02:37.438323  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933357438306 us; error 0 us; skew 500 ppm
I20260713 09:02:37.438879  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:37.441936  5777 webserver.cc:533] Webserver started at http://127.5.164.126:43519/ using document root <none> and password file <none>
I20260713 09:02:37.442723  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:37.442942  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:37.443259  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:37.444464  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/master-0-root/instance:
uuid: "34947747a10347c8ab79bd81d79d1001"
format_stamp: "Formatted at 2026-07-13 09:02:37 on dist-test-slave-h7mq"
I20260713 09:02:37.449102  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:37.452824 10178 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:02:37.453600  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:37.453913  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/master-0-root
uuid: "34947747a10347c8ab79bd81d79d1001"
format_stamp: "Formatted at 2026-07-13 09:02:37 on dist-test-slave-h7mq"
I20260713 09:02:37.454202  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-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:02:37.464780  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:37.466023  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:37.507001  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.126:40145
I20260713 09:02:37.507102 10229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.126:40145 every 8 connection(s)
I20260713 09:02:37.511487 10230 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:02:37.523208 10230 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001: Bootstrap starting.
I20260713 09:02:37.529192 10230 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.533850 10230 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001: No bootstrap required, opened a new log
I20260713 09:02:37.536130 10230 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34947747a10347c8ab79bd81d79d1001" member_type: VOTER }
I20260713 09:02:37.536569 10230 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.536768 10230 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34947747a10347c8ab79bd81d79d1001, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.537341 10230 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "34947747a10347c8ab79bd81d79d1001" member_type: VOTER }
I20260713 09:02:37.537783 10230 raft_consensus.cc:399] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:37.537989 10230 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:37.538218 10230 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.543316 10230 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34947747a10347c8ab79bd81d79d1001" member_type: VOTER }
I20260713 09:02:37.543866 10230 leader_election.cc:304] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [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: 34947747a10347c8ab79bd81d79d1001; no voters: 
I20260713 09:02:37.545037 10230 leader_election.cc:290] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:37.545359 10233 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:37.546852 10233 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [term 1 LEADER]: Becoming Leader. State: Replica: 34947747a10347c8ab79bd81d79d1001, State: Running, Role: LEADER
I20260713 09:02:37.547477 10233 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [LEADER]: Queue going to LEADER mode. State: All 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: "34947747a10347c8ab79bd81d79d1001" member_type: VOTER }
I20260713 09:02:37.548444 10230 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:37.552093 10235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34947747a10347c8ab79bd81d79d1001. Latest consensus state: current_term: 1 leader_uuid: "34947747a10347c8ab79bd81d79d1001" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34947747a10347c8ab79bd81d79d1001" member_type: VOTER } }
I20260713 09:02:37.552083 10234 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34947747a10347c8ab79bd81d79d1001" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34947747a10347c8ab79bd81d79d1001" member_type: VOTER } }
I20260713 09:02:37.552906 10235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:37.553022 10234 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:37.557029 10239 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:37.566980 10239 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:37.570454  5777 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:37.577736 10239 catalog_manager.cc:1383] Generated new cluster ID: ac2d76d628de479a961bbde6c937edca
I20260713 09:02:37.578099 10239 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:37.595882 10239 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:37.597353 10239 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:37.611027 10239 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001: Generated new TSK 0
I20260713 09:02:37.611780 10239 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:37.637372  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:37.643442 10251 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:02:37.644471 10252 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:02:37.646001 10254 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:02:37.646610  5777 server_base.cc:1061] running on GCE node
I20260713 09:02:37.647442  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:37.647627  5777 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:02:37.647740  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933357647730 us; error 0 us; skew 500 ppm
I20260713 09:02:37.648178  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:37.650736  5777 webserver.cc:533] Webserver started at http://127.5.164.65:38771/ using document root <none> and password file <none>
I20260713 09:02:37.651180  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:37.651340  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:37.651548  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:37.652714  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/ts-0-root/instance:
uuid: "0c4ae2a9319343c3bc189944738c65b3"
format_stamp: "Formatted at 2026-07-13 09:02:37 on dist-test-slave-h7mq"
I20260713 09:02:37.657258  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:02:37.660745 10259 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:02:37.661507  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:02:37.661813  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/ts-0-root
uuid: "0c4ae2a9319343c3bc189944738c65b3"
format_stamp: "Formatted at 2026-07-13 09:02:37 on dist-test-slave-h7mq"
I20260713 09:02:37.662053  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-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:02:37.681411  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:37.682762  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:37.684365  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:37.686945  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:37.687161  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:37.687470  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:37.687659  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:37.735471  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.65:35271
I20260713 09:02:37.735699 10321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.65:35271 every 8 connection(s)
I20260713 09:02:37.741245  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:37.748987 10326 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:02:37.750124 10327 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:02:37.754333 10329 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:02:37.755880 10322 heartbeater.cc:344] Connected to a master server at 127.5.164.126:40145
I20260713 09:02:37.755998  5777 server_base.cc:1061] running on GCE node
I20260713 09:02:37.756489 10322 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:37.757375  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:02:37.757383 10322 heartbeater.cc:507] Master 127.5.164.126:40145 requested a full tablet report, sending...
W20260713 09:02:37.757651  5777 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:02:37.757942  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933357757919 us; error 0 us; skew 500 ppm
I20260713 09:02:37.758651  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:37.760473 10195 ts_manager.cc:194] Registered new tserver with Master: 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271)
I20260713 09:02:37.761950  5777 webserver.cc:533] Webserver started at http://127.5.164.66:38559/ using document root <none> and password file <none>
I20260713 09:02:37.762689  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:37.762929  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:37.763273  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:37.763334 10195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48416
I20260713 09:02:37.765113  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/ts-1-root/instance:
uuid: "4bb620914316455e9ccc35d6678670dc"
format_stamp: "Formatted at 2026-07-13 09:02:37 on dist-test-slave-h7mq"
I20260713 09:02:37.770466  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:02:37.774374 10334 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:02:37.775277  5777 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:37.775610  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/ts-1-root
uuid: "4bb620914316455e9ccc35d6678670dc"
format_stamp: "Formatted at 2026-07-13 09:02:37 on dist-test-slave-h7mq"
I20260713 09:02:37.775902  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-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:02:37.796052  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:37.797340  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:37.798847  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:37.801156  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:37.801388  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:37.801626  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:37.801806  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:37.848063  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.66:37783
I20260713 09:02:37.848171 10396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.66:37783 every 8 connection(s)
I20260713 09:02:37.853112  5777 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:37.860641 10400 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:02:37.863147 10401 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:02:37.867322  5777 server_base.cc:1061] running on GCE node
W20260713 09:02:37.867740 10403 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:02:37.868758 10397 heartbeater.cc:344] Connected to a master server at 127.5.164.126:40145
I20260713 09:02:37.869138  5777 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:02:37.869477 10397 heartbeater.cc:461] Registering TS with master...
W20260713 09:02:37.869524  5777 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:02:37.870059  5777 hybrid_clock.cc:648] HybridClock initialized: now 1783933357870033 us; error 0 us; skew 500 ppm
I20260713 09:02:37.870553 10397 heartbeater.cc:507] Master 127.5.164.126:40145 requested a full tablet report, sending...
I20260713 09:02:37.870832  5777 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:37.873268 10195 ts_manager.cc:194] Registered new tserver with Master: 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:37.874183  5777 webserver.cc:533] Webserver started at http://127.5.164.67:41577/ using document root <none> and password file <none>
I20260713 09:02:37.874862  5777 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:37.875110  5777 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:37.875188 10195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48420
I20260713 09:02:37.875466  5777 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:37.876999  5777 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/ts-2-root/instance:
uuid: "3da1696e2c324cfc825201fe4519dd31"
format_stamp: "Formatted at 2026-07-13 09:02:37 on dist-test-slave-h7mq"
I20260713 09:02:37.882556  5777 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:02:37.886791 10408 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:02:37.888134  5777 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:02:37.888666  5777 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/ts-2-root
uuid: "3da1696e2c324cfc825201fe4519dd31"
format_stamp: "Formatted at 2026-07-13 09:02:37 on dist-test-slave-h7mq"
I20260713 09:02:37.889138  5777 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPp3Vo6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933247763985-5777-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:02:37.921038  5777 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:37.922415  5777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:37.924182  5777 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:37.926997  5777 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:37.927269  5777 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:37.927534  5777 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:37.927717  5777 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:37.977927  5777 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.67:43989
I20260713 09:02:37.978120 10470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.67:43989 every 8 connection(s)
I20260713 09:02:38.002353 10471 heartbeater.cc:344] Connected to a master server at 127.5.164.126:40145
I20260713 09:02:38.002853 10471 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:38.003676 10471 heartbeater.cc:507] Master 127.5.164.126:40145 requested a full tablet report, sending...
I20260713 09:02:38.006531 10195 ts_manager.cc:194] Registered new tserver with Master: 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:38.007025  5777 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.025416267s
I20260713 09:02:38.008841 10195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48426
I20260713 09:02:38.041304 10195 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48428:
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:02:38.044736 10195 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:02:38.122605 10362 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd30a99d0f34dc0a62fcda8cc10caa0 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:38.123400 10361 tablet_service.cc:1511] Processing CreateTablet for tablet ffd8aef1e89d4c6fa429af880eec1888 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:38.124279 10362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd30a99d0f34dc0a62fcda8cc10caa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.126327 10361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffd8aef1e89d4c6fa429af880eec1888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.128469 10436 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd30a99d0f34dc0a62fcda8cc10caa0 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:38.129155 10360 tablet_service.cc:1511] Processing CreateTablet for tablet 360fcca49f2b48b689268771577e2add (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:38.129858 10436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd30a99d0f34dc0a62fcda8cc10caa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.130748 10360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360fcca49f2b48b689268771577e2add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.133916 10435 tablet_service.cc:1511] Processing CreateTablet for tablet ffd8aef1e89d4c6fa429af880eec1888 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:38.135607 10435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffd8aef1e89d4c6fa429af880eec1888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.133916 10434 tablet_service.cc:1511] Processing CreateTablet for tablet 360fcca49f2b48b689268771577e2add (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:38.139719 10359 tablet_service.cc:1511] Processing CreateTablet for tablet 2430febe75f342d8ae895bcec3c68882 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:38.141268 10359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2430febe75f342d8ae895bcec3c68882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.142110 10433 tablet_service.cc:1511] Processing CreateTablet for tablet 2430febe75f342d8ae895bcec3c68882 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:38.146860 10432 tablet_service.cc:1511] Processing CreateTablet for tablet 289ca1d03967452c802a6f357cdeaa37 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:38.150456 10358 tablet_service.cc:1511] Processing CreateTablet for tablet 289ca1d03967452c802a6f357cdeaa37 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:38.152097 10358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289ca1d03967452c802a6f357cdeaa37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.154807 10431 tablet_service.cc:1511] Processing CreateTablet for tablet 263f88b4e1ba45c5897ec8d0170f103a (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:38.157358 10287 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd30a99d0f34dc0a62fcda8cc10caa0 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:38.159376 10287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd30a99d0f34dc0a62fcda8cc10caa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.162362 10357 tablet_service.cc:1511] Processing CreateTablet for tablet 263f88b4e1ba45c5897ec8d0170f103a (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:38.159710 10430 tablet_service.cc:1511] Processing CreateTablet for tablet 0536e3d7c4d24edeb77afe55b190f69e (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:38.139753 10434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360fcca49f2b48b689268771577e2add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.168607 10428 tablet_service.cc:1511] Processing CreateTablet for tablet 8793f699f52e4aadaaa3c3d0ba30e762 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:38.170245 10428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8793f699f52e4aadaaa3c3d0ba30e762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.168041 10429 tablet_service.cc:1511] Processing CreateTablet for tablet fd5a15fe5bac440fb0db5cb99c955ea7 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:38.171569 10429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a15fe5bac440fb0db5cb99c955ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.173045 10433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2430febe75f342d8ae895bcec3c68882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.176954 10431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263f88b4e1ba45c5897ec8d0170f103a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.178956 10286 tablet_service.cc:1511] Processing CreateTablet for tablet ffd8aef1e89d4c6fa429af880eec1888 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:38.180850 10432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289ca1d03967452c802a6f357cdeaa37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.181020 10286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffd8aef1e89d4c6fa429af880eec1888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.188783 10357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263f88b4e1ba45c5897ec8d0170f103a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.191043 10285 tablet_service.cc:1511] Processing CreateTablet for tablet 360fcca49f2b48b689268771577e2add (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:38.192728 10430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0536e3d7c4d24edeb77afe55b190f69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.193311 10285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360fcca49f2b48b689268771577e2add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.199020 10284 tablet_service.cc:1511] Processing CreateTablet for tablet 2430febe75f342d8ae895bcec3c68882 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:38.201212 10284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2430febe75f342d8ae895bcec3c68882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.202049 10356 tablet_service.cc:1511] Processing CreateTablet for tablet 0536e3d7c4d24edeb77afe55b190f69e (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:38.204092 10356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0536e3d7c4d24edeb77afe55b190f69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.211190 10282 tablet_service.cc:1511] Processing CreateTablet for tablet 263f88b4e1ba45c5897ec8d0170f103a (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:38.206987 10355 tablet_service.cc:1511] Processing CreateTablet for tablet fd5a15fe5bac440fb0db5cb99c955ea7 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:38.213694 10282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263f88b4e1ba45c5897ec8d0170f103a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.214103 10355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a15fe5bac440fb0db5cb99c955ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.207293 10283 tablet_service.cc:1511] Processing CreateTablet for tablet 289ca1d03967452c802a6f357cdeaa37 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:38.225835 10283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289ca1d03967452c802a6f357cdeaa37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.210489 10354 tablet_service.cc:1511] Processing CreateTablet for tablet 8793f699f52e4aadaaa3c3d0ba30e762 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:38.228205 10354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8793f699f52e4aadaaa3c3d0ba30e762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.267680 10281 tablet_service.cc:1511] Processing CreateTablet for tablet 0536e3d7c4d24edeb77afe55b190f69e (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:38.270023 10281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0536e3d7c4d24edeb77afe55b190f69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.278872 10280 tablet_service.cc:1511] Processing CreateTablet for tablet fd5a15fe5bac440fb0db5cb99c955ea7 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:38.281313 10280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a15fe5bac440fb0db5cb99c955ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.292174 10279 tablet_service.cc:1511] Processing CreateTablet for tablet 8793f699f52e4aadaaa3c3d0ba30e762 (DEFAULT_TABLE table=test-workload [id=92514f7221df4a38968d880c694f14ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:38.295732 10279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8793f699f52e4aadaaa3c3d0ba30e762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.391440 10486 tablet_bootstrap.cc:492] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:38.407034 10487 tablet_bootstrap.cc:492] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:38.416972 10487 tablet_bootstrap.cc:654] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.422569 10486 tablet_bootstrap.cc:654] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.466280 10486 tablet_bootstrap.cc:492] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:38.466859 10486 ts_tablet_manager.cc:1403] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.000s
I20260713 09:02:38.476756 10488 tablet_bootstrap.cc:492] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:38.483443 10488 tablet_bootstrap.cc:654] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.485349 10486 raft_consensus.cc:359] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.486847 10486 raft_consensus.cc:385] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.487967 10486 raft_consensus.cc:740] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.489423 10486 consensus_queue.cc:260] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.490103 10487 tablet_bootstrap.cc:492] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:38.490104 10488 tablet_bootstrap.cc:492] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:38.490929 10488 ts_tablet_manager.cc:1403] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:02:38.490929 10487 ts_tablet_manager.cc:1403] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.084s	user 0.040s	sys 0.022s
I20260713 09:02:38.494625 10487 raft_consensus.cc:359] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.494829 10488 raft_consensus.cc:359] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.495520 10487 raft_consensus.cc:385] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.495788 10488 raft_consensus.cc:385] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.495909 10487 raft_consensus.cc:740] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.496258 10488 raft_consensus.cc:740] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.497164 10397 heartbeater.cc:499] Master 127.5.164.126:40145 was elected leader, sending a full tablet report...
I20260713 09:02:38.497816 10486 ts_tablet_manager.cc:1434] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.009s
I20260713 09:02:38.497131 10488 consensus_queue.cc:260] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.497134 10487 consensus_queue.cc:260] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.498888 10486 tablet_bootstrap.cc:492] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:38.509589 10486 tablet_bootstrap.cc:654] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.514192 10488 ts_tablet_manager.cc:1434] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.009s
I20260713 09:02:38.514861 10471 heartbeater.cc:499] Master 127.5.164.126:40145 was elected leader, sending a full tablet report...
I20260713 09:02:38.515282 10487 ts_tablet_manager.cc:1434] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.014s
I20260713 09:02:38.516192 10487 tablet_bootstrap.cc:492] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:38.518126 10322 heartbeater.cc:499] Master 127.5.164.126:40145 was elected leader, sending a full tablet report...
I20260713 09:02:38.518558 10488 tablet_bootstrap.cc:492] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:38.524356 10488 tablet_bootstrap.cc:654] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.532485 10487 tablet_bootstrap.cc:654] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.534178 10486 tablet_bootstrap.cc:492] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:38.534978 10486 ts_tablet_manager.cc:1403] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260713 09:02:38.538697 10486 raft_consensus.cc:359] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.539497 10486 raft_consensus.cc:385] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.539794 10486 raft_consensus.cc:740] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.541193 10486 consensus_queue.cc:260] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.543507 10487 tablet_bootstrap.cc:492] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:38.544023 10486 ts_tablet_manager.cc:1434] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:02:38.544173 10487 ts_tablet_manager.cc:1403] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260713 09:02:38.545271 10486 tablet_bootstrap.cc:492] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:38.547781 10487 raft_consensus.cc:359] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.548936 10487 raft_consensus.cc:385] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.549400 10487 raft_consensus.cc:740] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.550333 10487 consensus_queue.cc:260] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.553157 10487 ts_tablet_manager.cc:1434] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:02:38.553229 10486 tablet_bootstrap.cc:654] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.554399 10487 tablet_bootstrap.cc:492] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:38.563755 10487 tablet_bootstrap.cc:654] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:38.564402 10243 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:38.568591 10488 tablet_bootstrap.cc:492] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:38.569185 10488 ts_tablet_manager.cc:1403] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.000s
I20260713 09:02:38.572440 10488 raft_consensus.cc:359] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.573189 10488 raft_consensus.cc:385] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.573550 10488 raft_consensus.cc:740] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.574411 10488 consensus_queue.cc:260] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.576156 10486 tablet_bootstrap.cc:492] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:38.576566 10488 ts_tablet_manager.cc:1434] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:38.576844 10487 tablet_bootstrap.cc:492] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:38.577013 10486 ts_tablet_manager.cc:1403] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.008s
I20260713 09:02:38.577438 10487 ts_tablet_manager.cc:1403] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.015s
I20260713 09:02:38.578054 10488 tablet_bootstrap.cc:492] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:38.580621 10486 raft_consensus.cc:359] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.580842 10487 raft_consensus.cc:359] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.581651 10486 raft_consensus.cc:385] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.581660 10487 raft_consensus.cc:385] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.582324 10486 raft_consensus.cc:740] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.582340 10487 raft_consensus.cc:740] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.583494 10487 consensus_queue.cc:260] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.583698 10486 consensus_queue.cc:260] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.584829 10488 tablet_bootstrap.cc:654] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.588240 10487 ts_tablet_manager.cc:1434] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:02:38.589534 10487 tablet_bootstrap.cc:492] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:38.590833 10493 raft_consensus.cc:493] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:38.591408 10493 raft_consensus.cc:515] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.596467 10487 tablet_bootstrap.cc:654] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.599399 10493 leader_election.cc:290] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:38.604887 10488 tablet_bootstrap.cc:492] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:38.605363 10488 ts_tablet_manager.cc:1403] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.003s
I20260713 09:02:38.606001 10486 ts_tablet_manager.cc:1434] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260713 09:02:38.610903 10487 tablet_bootstrap.cc:492] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:38.611537 10487 ts_tablet_manager.cc:1403] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260713 09:02:38.614707 10488 raft_consensus.cc:359] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.614768 10487 raft_consensus.cc:359] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.615950 10488 raft_consensus.cc:385] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.616024 10487 raft_consensus.cc:385] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.616559 10488 raft_consensus.cc:740] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.616674 10487 raft_consensus.cc:740] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.617257 10486 tablet_bootstrap.cc:492] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:38.617946 10487 consensus_queue.cc:260] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.623740 10488 consensus_queue.cc:260] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.626979 10487 ts_tablet_manager.cc:1434] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.004s
I20260713 09:02:38.628223 10487 tablet_bootstrap.cc:492] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:38.628002 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8793f699f52e4aadaaa3c3d0ba30e762" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
W20260713 09:02:38.629580 10409 leader_election.cc:343] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:38.631170 10488 ts_tablet_manager.cc:1434] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.007s
I20260713 09:02:38.632535 10488 tablet_bootstrap.cc:492] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:38.636282 10487 tablet_bootstrap.cc:654] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.637094 10486 tablet_bootstrap.cc:654] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.678375 10488 tablet_bootstrap.cc:654] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.688957 10487 tablet_bootstrap.cc:492] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:38.690037 10487 ts_tablet_manager.cc:1403] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.009s
I20260713 09:02:38.694015 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8793f699f52e4aadaaa3c3d0ba30e762" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:38.695801 10372 raft_consensus.cc:2468] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 0.
I20260713 09:02:38.696283 10486 tablet_bootstrap.cc:492] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:38.696925 10488 tablet_bootstrap.cc:492] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:38.696403 10487 raft_consensus.cc:359] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.697973 10488 ts_tablet_manager.cc:1403] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.066s	user 0.004s	sys 0.015s
I20260713 09:02:38.698045 10487 raft_consensus.cc:385] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.698208 10486 ts_tablet_manager.cc:1403] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.007s
I20260713 09:02:38.698832 10487 raft_consensus.cc:740] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.698638 10411 leader_election.cc:304] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [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: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 0c4ae2a9319343c3bc189944738c65b3
I20260713 09:02:38.700780 10487 consensus_queue.cc:260] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.702227 10493 raft_consensus.cc:2804] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:38.702847 10493 raft_consensus.cc:493] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:38.703593 10493 raft_consensus.cc:3060] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.704461 10488 raft_consensus.cc:359] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } }
I20260713 09:02:38.705114 10486 raft_consensus.cc:359] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } }
I20260713 09:02:38.705994 10488 raft_consensus.cc:385] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.706303 10486 raft_consensus.cc:385] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.706602 10488 raft_consensus.cc:740] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.706918 10486 raft_consensus.cc:740] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.708516 10488 consensus_queue.cc:260] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } }
I20260713 09:02:38.708768 10486 consensus_queue.cc:260] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } }
I20260713 09:02:38.712638 10487 ts_tablet_manager.cc:1434] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.022s	user 0.018s	sys 0.005s
I20260713 09:02:38.713179 10488 ts_tablet_manager.cc:1434] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.006s
I20260713 09:02:38.713768 10486 ts_tablet_manager.cc:1434] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:02:38.715214 10488 tablet_bootstrap.cc:492] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:38.716753 10486 tablet_bootstrap.cc:492] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:38.717099 10487 tablet_bootstrap.cc:492] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:38.726364 10486 tablet_bootstrap.cc:654] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.729293 10487 tablet_bootstrap.cc:654] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.731001 10488 tablet_bootstrap.cc:654] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.744922 10508 raft_consensus.cc:493] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:38.746055 10508 raft_consensus.cc:515] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.748862 10494 raft_consensus.cc:493] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:38.749241 10493 raft_consensus.cc:515] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.749545 10494 raft_consensus.cc:515] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } }
I20260713 09:02:38.750217 10508 leader_election.cc:290] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:38.751850 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289ca1d03967452c802a6f357cdeaa37" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:38.752810 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8793f699f52e4aadaaa3c3d0ba30e762" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:38.753680 10494 leader_election.cc:290] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:38.755743 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289ca1d03967452c802a6f357cdeaa37" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:38.761917 10493 leader_election.cc:290] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:38.752859 10297 raft_consensus.cc:2468] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 0.
I20260713 09:02:38.762871 10372 raft_consensus.cc:2468] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 0.
I20260713 09:02:38.764983 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8793f699f52e4aadaaa3c3d0ba30e762" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:38.766072 10371 raft_consensus.cc:3060] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.766573 10411 leader_election.cc:304] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:38.767549 10493 raft_consensus.cc:2804] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:38.768249 10493 raft_consensus.cc:493] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:38.768867 10493 raft_consensus.cc:3060] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.775874 10488 tablet_bootstrap.cc:492] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:38.776556 10488 ts_tablet_manager.cc:1403] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.017s
W20260713 09:02:38.778280 10409 leader_election.cc:343] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:38.779815 10487 tablet_bootstrap.cc:492] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:38.780644 10487 ts_tablet_manager.cc:1403] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.005s
I20260713 09:02:38.781774 10488 raft_consensus.cc:359] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.782565 10488 raft_consensus.cc:385] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.782922 10488 raft_consensus.cc:740] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.784274 10371 raft_consensus.cc:2468] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 1.
I20260713 09:02:38.784014 10488 consensus_queue.cc:260] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.786854 10411 leader_election.cc:304] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [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: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 0c4ae2a9319343c3bc189944738c65b3
I20260713 09:02:38.786942 10487 raft_consensus.cc:359] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } }
I20260713 09:02:38.787832 10487 raft_consensus.cc:385] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.788157 10508 raft_consensus.cc:2804] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:38.788183 10487 raft_consensus.cc:740] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.790973 10488 ts_tablet_manager.cc:1434] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:02:38.792917 10488 tablet_bootstrap.cc:492] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:38.795590 10487 consensus_queue.cc:260] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } }
I20260713 09:02:38.796921 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd30a99d0f34dc0a62fcda8cc10caa0" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:38.801427 10492 raft_consensus.cc:493] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:38.802290 10492 raft_consensus.cc:515] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } }
I20260713 09:02:38.803843 10486 tablet_bootstrap.cc:492] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:38.806489 10486 ts_tablet_manager.cc:1403] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.088s	user 0.025s	sys 0.011s
I20260713 09:02:38.807804 10371 raft_consensus.cc:2468] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 0.
I20260713 09:02:38.820449 10492 leader_election.cc:290] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989), 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271)
I20260713 09:02:38.813501 10493 raft_consensus.cc:515] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.821859 10486 raft_consensus.cc:359] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.830225 10487 ts_tablet_manager.cc:1434] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.003s
I20260713 09:02:38.830780 10262 leader_election.cc:304] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:38.832053 10487 tablet_bootstrap.cc:492] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:38.832314 10494 raft_consensus.cc:2804] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:38.832965 10494 raft_consensus.cc:493] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:38.833352 10494 raft_consensus.cc:3060] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.837005 10515 raft_consensus.cc:493] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:38.840731 10515 raft_consensus.cc:515] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } }
I20260713 09:02:38.842355 10493 leader_election.cc:290] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:38.819298 10508 raft_consensus.cc:697] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Becoming Leader. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Running, Role: LEADER
I20260713 09:02:38.839385 10488 tablet_bootstrap.cc:654] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.840142 10487 tablet_bootstrap.cc:654] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.845739 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd30a99d0f34dc0a62fcda8cc10caa0" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:38.846881 10372 raft_consensus.cc:2468] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 0.
I20260713 09:02:38.848275 10411 leader_election.cc:304] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:38.843583 10515 leader_election.cc:290] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271)
I20260713 09:02:38.837532 10486 raft_consensus.cc:385] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.849512 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289ca1d03967452c802a6f357cdeaa37" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:38.850081 10486 raft_consensus.cc:740] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.849555 10493 raft_consensus.cc:2804] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:38.851099 10371 raft_consensus.cc:3060] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.851677 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289ca1d03967452c802a6f357cdeaa37" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:38.854171 10297 raft_consensus.cc:3060] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.854617 10508 consensus_queue.cc:237] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.855265 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd30a99d0f34dc0a62fcda8cc10caa0" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:38.852012 10493 raft_consensus.cc:493] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:38.857213 10493 raft_consensus.cc:3060] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.856751 10486 consensus_queue.cc:260] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.861132 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd30a99d0f34dc0a62fcda8cc10caa0" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:38.861752 10486 ts_tablet_manager.cc:1434] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
I20260713 09:02:38.863899 10486 tablet_bootstrap.cc:492] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:38.865926 10297 raft_consensus.cc:2468] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 1.
I20260713 09:02:38.867673 10409 leader_election.cc:304] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31; no voters: 
I20260713 09:02:38.868417 10515 raft_consensus.cc:493] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:38.869585 10518 raft_consensus.cc:2804] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:38.870288 10518 raft_consensus.cc:697] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Becoming Leader. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Running, Role: LEADER
I20260713 09:02:38.869864 10515 raft_consensus.cc:515] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.871405 10518 consensus_queue.cc:237] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.849633 10494 raft_consensus.cc:515] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } }
I20260713 09:02:38.877883 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd30a99d0f34dc0a62fcda8cc10caa0" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:38.878149 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360fcca49f2b48b689268771577e2add" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:38.880432 10515 leader_election.cc:290] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:38.883335 10488 tablet_bootstrap.cc:492] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:38.886299 10488 ts_tablet_manager.cc:1403] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.007s
I20260713 09:02:38.886013 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360fcca49f2b48b689268771577e2add" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:38.883929 10371 raft_consensus.cc:2468] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 1.
W20260713 09:02:38.890344 10409 leader_election.cc:343] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:38.890858 10296 raft_consensus.cc:2393] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3da1696e2c324cfc825201fe4519dd31 in current term 1: Already voted for candidate 0c4ae2a9319343c3bc189944738c65b3 in this term.
I20260713 09:02:38.892799 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd30a99d0f34dc0a62fcda8cc10caa0" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
W20260713 09:02:38.893179 10411 leader_election.cc:343] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:38.893520 10370 raft_consensus.cc:3060] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.893939 10411 leader_election.cc:304] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31; no voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:38.894757 10488 raft_consensus.cc:359] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.895521 10488 raft_consensus.cc:385] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.895810 10488 raft_consensus.cc:740] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.896544 10515 raft_consensus.cc:2749] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:38.898207 10486 tablet_bootstrap.cc:654] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.901612 10488 consensus_queue.cc:260] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.901652 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd30a99d0f34dc0a62fcda8cc10caa0" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:38.901971 10493 raft_consensus.cc:515] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } }
I20260713 09:02:38.903113 10494 leader_election.cc:290] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:38.906364 10494 raft_consensus.cc:493] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:38.906982 10494 raft_consensus.cc:515] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.910934 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0536e3d7c4d24edeb77afe55b190f69e" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
W20260713 09:02:38.913196 10262 leader_election.cc:343] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:38.914620 10370 raft_consensus.cc:2468] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 1.
I20260713 09:02:38.916566 10446 raft_consensus.cc:2393] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c4ae2a9319343c3bc189944738c65b3 in current term 1: Already voted for candidate 3da1696e2c324cfc825201fe4519dd31 in this term.
I20260713 09:02:38.916985 10492 raft_consensus.cc:493] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:38.917809 10492 raft_consensus.cc:515] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.921104 10494 leader_election.cc:290] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:38.922791 10493 leader_election.cc:290] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271)
I20260713 09:02:38.923728 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0536e3d7c4d24edeb77afe55b190f69e" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
W20260713 09:02:38.926011 10261 leader_election.cc:343] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:38.926618 10261 leader_election.cc:304] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3; no voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:38.930341 10262 leader_election.cc:304] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [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: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 3da1696e2c324cfc825201fe4519dd31
I20260713 09:02:38.931551 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd30a99d0f34dc0a62fcda8cc10caa0" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:38.932657 10493 raft_consensus.cc:493] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:38.933269 10295 raft_consensus.cc:2393] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bb620914316455e9ccc35d6678670dc in current term 1: Already voted for candidate 0c4ae2a9319343c3bc189944738c65b3 in this term.
I20260713 09:02:38.933302 10493 raft_consensus.cc:515] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.934373 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd8aef1e89d4c6fa429af880eec1888" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:38.935031 10297 raft_consensus.cc:2468] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:38.936528 10335 leader_election.cc:304] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bb620914316455e9ccc35d6678670dc; no voters: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31
I20260713 09:02:38.936956 10493 leader_election.cc:290] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:38.937261 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263f88b4e1ba45c5897ec8d0170f103a" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:38.938117 10372 raft_consensus.cc:2468] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 0.
I20260713 09:02:38.939257 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd30a99d0f34dc0a62fcda8cc10caa0" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:38.939873 10411 leader_election.cc:304] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:38.940474 10371 raft_consensus.cc:2393] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3da1696e2c324cfc825201fe4519dd31 in current term 1: Already voted for candidate 0c4ae2a9319343c3bc189944738c65b3 in this term.
I20260713 09:02:38.941355 10493 raft_consensus.cc:2804] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:38.941913 10493 raft_consensus.cc:493] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:38.942406 10493 raft_consensus.cc:3060] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.942890 10492 leader_election.cc:290] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:38.943686 10492 raft_consensus.cc:2749] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:38.945585 10494 raft_consensus.cc:2749] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:38.946074 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd8aef1e89d4c6fa429af880eec1888" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:38.946892 10446 raft_consensus.cc:2468] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:38.947098 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd30a99d0f34dc0a62fcda8cc10caa0" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:38.947299 10494 raft_consensus.cc:2804] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:38.947594 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263f88b4e1ba45c5897ec8d0170f103a" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:38.948621 10336 leader_election.cc:304] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:38.948776 10297 raft_consensus.cc:2468] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 0.
I20260713 09:02:38.948092 10494 raft_consensus.cc:697] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:38.957743 10487 tablet_bootstrap.cc:492] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:38.958431 10487 ts_tablet_manager.cc:1403] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.004s
I20260713 09:02:38.957585 10493 raft_consensus.cc:515] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.961153 10488 ts_tablet_manager.cc:1434] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.002s
I20260713 09:02:38.961314 10492 raft_consensus.cc:2804] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:38.961797 10492 raft_consensus.cc:493] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:38.962172 10492 raft_consensus.cc:3060] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.962792 10488 tablet_bootstrap.cc:492] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:38.962426 10487 raft_consensus.cc:359] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.963466 10487 raft_consensus.cc:385] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.963838 10487 raft_consensus.cc:740] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.957788 10494 consensus_queue.cc:237] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } }
I20260713 09:02:38.970270 10195 catalog_manager.cc:5697] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "3da1696e2c324cfc825201fe4519dd31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:38.978682 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263f88b4e1ba45c5897ec8d0170f103a" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:38.980796 10297 raft_consensus.cc:3060] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.981781 10493 leader_election.cc:290] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:38.982017 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263f88b4e1ba45c5897ec8d0170f103a" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:38.982776 10370 raft_consensus.cc:3060] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.983908 10492 raft_consensus.cc:515] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.986328 10492 leader_election.cc:290] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:38.987525 10409 leader_election.cc:304] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [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: 3da1696e2c324cfc825201fe4519dd31; no voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:38.979509 10488 tablet_bootstrap.cc:654] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.989898 10493 raft_consensus.cc:2749] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:38.991763 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd8aef1e89d4c6fa429af880eec1888" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:38.992509 10446 raft_consensus.cc:3060] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.989313 10487 consensus_queue.cc:260] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:38.996325 10487 ts_tablet_manager.cc:1434] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260713 09:02:38.997864 10487 tablet_bootstrap.cc:492] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:38.997788 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd8aef1e89d4c6fa429af880eec1888" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:38.998822 10296 raft_consensus.cc:3060] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.001979 10370 raft_consensus.cc:2468] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 1.
I20260713 09:02:39.005681 10411 leader_election.cc:304] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:39.006639 10493 raft_consensus.cc:2804] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.007122 10493 raft_consensus.cc:697] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Becoming Leader. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Running, Role: LEADER
I20260713 09:02:39.008037 10493 consensus_queue.cc:237] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.011870 10487 tablet_bootstrap.cc:654] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.016093 10297 raft_consensus.cc:2468] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 1.
I20260713 09:02:39.019040 10488 tablet_bootstrap.cc:492] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:39.019060 10486 tablet_bootstrap.cc:492] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:39.019883 10486 ts_tablet_manager.cc:1403] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.157s	user 0.015s	sys 0.009s
I20260713 09:02:39.019883 10488 ts_tablet_manager.cc:1403] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.008s
I20260713 09:02:39.020262 10296 raft_consensus.cc:2468] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 1.
I20260713 09:02:39.022729 10335 leader_election.cc:304] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:39.023697 10492 raft_consensus.cc:2804] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.023188 10486 raft_consensus.cc:359] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.024919 10492 raft_consensus.cc:697] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Becoming Leader. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:39.025312 10486 raft_consensus.cc:385] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.026538 10486 raft_consensus.cc:740] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.026348 10492 consensus_queue.cc:237] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.023312 10488 raft_consensus.cc:359] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.031852 10488 raft_consensus.cc:385] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.032240 10488 raft_consensus.cc:740] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.032668 10446 raft_consensus.cc:2468] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 1.
I20260713 09:02:39.035599 10488 consensus_queue.cc:260] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.027668 10486 consensus_queue.cc:260] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.038751 10488 ts_tablet_manager.cc:1434] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:02:39.040058 10488 tablet_bootstrap.cc:492] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:39.040208 10486 ts_tablet_manager.cc:1434] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260713 09:02:39.041399 10486 tablet_bootstrap.cc:492] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:39.049652 10488 tablet_bootstrap.cc:654] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.060721 10487 tablet_bootstrap.cc:492] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:39.061336 10487 ts_tablet_manager.cc:1403] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.029s
I20260713 09:02:39.062958 10488 tablet_bootstrap.cc:492] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:39.063886 10488 ts_tablet_manager.cc:1403] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260713 09:02:39.064967 10486 tablet_bootstrap.cc:654] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.065006 10487 raft_consensus.cc:359] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.066010 10487 raft_consensus.cc:385] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.066354 10487 raft_consensus.cc:740] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.067358 10487 consensus_queue.cc:260] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.067718 10488 raft_consensus.cc:359] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.068708 10488 raft_consensus.cc:385] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.069016 10488 raft_consensus.cc:740] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.070132 10488 consensus_queue.cc:260] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.069512 10192 catalog_manager.cc:5697] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb620914316455e9ccc35d6678670dc (127.5.164.66). New cstate: current_term: 1 leader_uuid: "4bb620914316455e9ccc35d6678670dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:39.070659 10487 ts_tablet_manager.cc:1434] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:02:39.072614 10487 tablet_bootstrap.cc:492] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:39.075205 10488 ts_tablet_manager.cc:1434] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:02:39.076407 10488 tablet_bootstrap.cc:492] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:39.082163 10487 tablet_bootstrap.cc:654] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.083063 10488 tablet_bootstrap.cc:654] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.067894 10193 catalog_manager.cc:5697] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "0c4ae2a9319343c3bc189944738c65b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:39.088601 10486 tablet_bootstrap.cc:492] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:39.089124 10486 ts_tablet_manager.cc:1403] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.010s
I20260713 09:02:39.091989 10486 raft_consensus.cc:359] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.092696 10487 tablet_bootstrap.cc:492] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:39.092835 10486 raft_consensus.cc:385] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.093422 10486 raft_consensus.cc:740] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.093436 10487 ts_tablet_manager.cc:1403] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260713 09:02:39.094501 10486 consensus_queue.cc:260] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.097020 10487 raft_consensus.cc:359] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.097685 10486 ts_tablet_manager.cc:1434] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:02:39.097956 10487 raft_consensus.cc:385] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.098326 10487 raft_consensus.cc:740] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.099352 10486 tablet_bootstrap.cc:492] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:39.099306 10487 consensus_queue.cc:260] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.102094 10487 ts_tablet_manager.cc:1434] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:39.102674 10494 raft_consensus.cc:493] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.103439 10494 raft_consensus.cc:515] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.106568 10494 leader_election.cc:290] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:39.107424 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a15fe5bac440fb0db5cb99c955ea7" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:39.108210 10370 raft_consensus.cc:2468] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 0.
I20260713 09:02:39.109776 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a15fe5bac440fb0db5cb99c955ea7" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:39.109949 10262 leader_election.cc:304] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:39.110553 10446 raft_consensus.cc:2468] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 0.
I20260713 09:02:39.111037 10494 raft_consensus.cc:2804] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.111624 10494 raft_consensus.cc:493] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.112047 10494 raft_consensus.cc:3060] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.119272 10486 tablet_bootstrap.cc:654] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.125545 10488 tablet_bootstrap.cc:492] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:39.126714 10488 ts_tablet_manager.cc:1403] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.027s
I20260713 09:02:39.129637 10195 catalog_manager.cc:5697] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "3da1696e2c324cfc825201fe4519dd31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:39.130123 10488 raft_consensus.cc:359] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.130961 10488 raft_consensus.cc:385] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.131281 10488 raft_consensus.cc:740] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.132038 10488 consensus_queue.cc:260] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.131675 10195 catalog_manager.cc:5697] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "3da1696e2c324cfc825201fe4519dd31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:39.134534 10488 ts_tablet_manager.cc:1434] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:02:39.134522 10486 tablet_bootstrap.cc:492] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:39.135254 10486 ts_tablet_manager.cc:1403] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.001s
I20260713 09:02:39.134455 10494 raft_consensus.cc:515] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.138053 10486 raft_consensus.cc:359] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.138773 10486 raft_consensus.cc:385] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.139073 10486 raft_consensus.cc:740] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.139639 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a15fe5bac440fb0db5cb99c955ea7" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:39.140244 10370 raft_consensus.cc:3060] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.139860 10486 consensus_queue.cc:260] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.140352 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a15fe5bac440fb0db5cb99c955ea7" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:39.141121 10446 raft_consensus.cc:3060] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.141286 10528 raft_consensus.cc:493] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.141893 10528 raft_consensus.cc:515] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.144508 10528 leader_election.cc:290] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:39.145670 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0536e3d7c4d24edeb77afe55b190f69e" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:39.146416 10445 raft_consensus.cc:2468] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:39.146572 10494 leader_election.cc:290] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:39.146440 10486 ts_tablet_manager.cc:1434] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:02:39.147817 10336 leader_election.cc:304] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:39.148484 10486 tablet_bootstrap.cc:492] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:39.148726 10528 raft_consensus.cc:2804] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.149266 10528 raft_consensus.cc:493] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.149771 10528 raft_consensus.cc:3060] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.150349 10492 raft_consensus.cc:493] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.150857 10492 raft_consensus.cc:515] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.153338 10492 leader_election.cc:290] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:39.154162 10446 raft_consensus.cc:2468] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 1.
I20260713 09:02:39.156160 10486 tablet_bootstrap.cc:654] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.160040 10528 raft_consensus.cc:515] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.160732 10261 leader_election.cc:304] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31; no voters: 
I20260713 09:02:39.161840 10494 raft_consensus.cc:2804] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.162386 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0536e3d7c4d24edeb77afe55b190f69e" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:39.163270 10528 leader_election.cc:290] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:39.162412 10494 raft_consensus.cc:697] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:39.163237 10493 raft_consensus.cc:493] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.165246 10494 consensus_queue.cc:237] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.166218 10486 tablet_bootstrap.cc:492] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:39.165697 10493 raft_consensus.cc:515] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.166787 10486 ts_tablet_manager.cc:1403] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260713 09:02:39.168133 10493 leader_election.cc:290] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:39.165613 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0536e3d7c4d24edeb77afe55b190f69e" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:39.168835 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2430febe75f342d8ae895bcec3c68882" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:39.169320 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2430febe75f342d8ae895bcec3c68882" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:39.169770 10446 raft_consensus.cc:2468] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:39.169977 10297 raft_consensus.cc:2468] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:39.171064 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2430febe75f342d8ae895bcec3c68882" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:39.171737 10486 raft_consensus.cc:359] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.172612 10486 raft_consensus.cc:385] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.172648 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2430febe75f342d8ae895bcec3c68882" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:39.173035 10486 raft_consensus.cc:740] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.171744 10295 raft_consensus.cc:2468] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 0.
I20260713 09:02:39.173094 10370 raft_consensus.cc:2468] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 1.
I20260713 09:02:39.173978 10371 raft_consensus.cc:2468] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 0.
I20260713 09:02:39.168877 10445 raft_consensus.cc:3060] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.174786 10486 consensus_queue.cc:260] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.175390 10411 leader_election.cc:304] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:39.176664 10336 leader_election.cc:304] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:39.180408 10528 raft_consensus.cc:2804] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.180932 10528 raft_consensus.cc:493] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.181484 10528 raft_consensus.cc:3060] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.181942 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0536e3d7c4d24edeb77afe55b190f69e" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:39.183668 10445 raft_consensus.cc:2468] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 1.
I20260713 09:02:39.177680 10486 ts_tablet_manager.cc:1434] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:02:39.178963 10493 raft_consensus.cc:2804] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.185897 10493 raft_consensus.cc:493] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.186398 10336 leader_election.cc:304] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [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: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 0c4ae2a9319343c3bc189944738c65b3
I20260713 09:02:39.163163 10296 raft_consensus.cc:2468] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:39.186502 10493 raft_consensus.cc:3060] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.190793 10528 raft_consensus.cc:515] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.193825 10492 raft_consensus.cc:2804] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.194669 10528 leader_election.cc:290] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:39.197432 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2430febe75f342d8ae895bcec3c68882" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:39.198149 10296 raft_consensus.cc:3060] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.198383 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2430febe75f342d8ae895bcec3c68882" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:39.202425 10493 raft_consensus.cc:515] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.203680 10445 raft_consensus.cc:2393] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4bb620914316455e9ccc35d6678670dc in current term 1: Already voted for candidate 3da1696e2c324cfc825201fe4519dd31 in this term.
I20260713 09:02:39.206513 10296 raft_consensus.cc:2468] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 1.
I20260713 09:02:39.208564 10335 leader_election.cc:304] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [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: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 3da1696e2c324cfc825201fe4519dd31
I20260713 09:02:39.210515 10545 raft_consensus.cc:2804] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.210615 10493 leader_election.cc:290] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:39.211069 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2430febe75f342d8ae895bcec3c68882" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:39.212016 10295 raft_consensus.cc:2393] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3da1696e2c324cfc825201fe4519dd31 in current term 1: Already voted for candidate 4bb620914316455e9ccc35d6678670dc in this term.
I20260713 09:02:39.212095 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2430febe75f342d8ae895bcec3c68882" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:39.211220 10545 raft_consensus.cc:697] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Becoming Leader. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:39.212997 10492 raft_consensus.cc:697] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Becoming Leader. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:39.213835 10545 consensus_queue.cc:237] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.214193 10492 consensus_queue.cc:237] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.215008 10195 catalog_manager.cc:5697] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "0c4ae2a9319343c3bc189944738c65b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:39.219974 10411 leader_election.cc:304] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [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: 3da1696e2c324cfc825201fe4519dd31; no voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:39.221145 10493 raft_consensus.cc:2749] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:39.225996 10193 catalog_manager.cc:5697] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb620914316455e9ccc35d6678670dc (127.5.164.66). New cstate: current_term: 1 leader_uuid: "4bb620914316455e9ccc35d6678670dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:39.242185 10193 catalog_manager.cc:5697] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb620914316455e9ccc35d6678670dc (127.5.164.66). New cstate: current_term: 1 leader_uuid: "4bb620914316455e9ccc35d6678670dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:39.260082 10494 raft_consensus.cc:493] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.260814 10494 raft_consensus.cc:515] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.263551 10494 leader_election.cc:290] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:39.264613 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360fcca49f2b48b689268771577e2add" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:39.264858 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360fcca49f2b48b689268771577e2add" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:39.265272 10371 raft_consensus.cc:2468] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 0.
I20260713 09:02:39.265682 10445 raft_consensus.cc:2468] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 0.
I20260713 09:02:39.266867 10262 leader_election.cc:304] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:39.267643 10494 raft_consensus.cc:2804] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.268098 10494 raft_consensus.cc:493] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.268422 10494 raft_consensus.cc:3060] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.274854 10494 raft_consensus.cc:515] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.276875 10494 leader_election.cc:290] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:39.277949 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360fcca49f2b48b689268771577e2add" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:39.278184 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360fcca49f2b48b689268771577e2add" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:39.278553 10371 raft_consensus.cc:3060] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.278898 10445 raft_consensus.cc:3060] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.284430 10445 raft_consensus.cc:2468] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 1.
I20260713 09:02:39.284533 10371 raft_consensus.cc:2468] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 1.
I20260713 09:02:39.286051 10262 leader_election.cc:304] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:39.286876 10494 raft_consensus.cc:2804] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:39.287443 10494 raft_consensus.cc:697] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:39.288415 10494 consensus_queue.cc:237] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:39.297109 10193 catalog_manager.cc:5697] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "0c4ae2a9319343c3bc189944738c65b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:39.325817 10493 consensus_queue.cc:1048] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:39.342182 10515 consensus_queue.cc:1048] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:39.370330 10494 consensus_queue.cc:1048] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:39.382828 10525 consensus_queue.cc:1048] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:39.387794 10295 raft_consensus.cc:3060] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.399856 10515 consensus_queue.cc:1048] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:39.411192 10508 consensus_queue.cc:1048] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:39.457103 10492 consensus_queue.cc:1048] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:39.469696 10528 consensus_queue.cc:1048] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:39.509881 10508 consensus_queue.cc:1048] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:39.552793 10518 consensus_queue.cc:1048] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:39.639860 10526 consensus_queue.cc:1048] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.228865 10494 consensus_queue.cc:1048] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.230793 10494 consensus_queue.cc:1048] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.263943 10492 consensus_queue.cc:1048] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.268568 10492 consensus_queue.cc:1048] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.318192 10295 raft_consensus.cc:3060] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.374507 10494 consensus_queue.cc:1048] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.381425 10564 consensus_queue.cc:1048] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.384858 10528 consensus_queue.cc:1048] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.479650 10371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffd8aef1e89d4c6fa429af880eec1888"
dest_uuid: "4bb620914316455e9ccc35d6678670dc"
mode: GRACEFUL
new_leader_uuid: "0c4ae2a9319343c3bc189944738c65b3"
 from {username='slave'} at 127.0.0.1:57572
I20260713 09:02:40.480582 10371 raft_consensus.cc:606] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Received request to transfer leadership to TS 0c4ae2a9319343c3bc189944738c65b3
I20260713 09:02:40.492103 10371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2430febe75f342d8ae895bcec3c68882"
dest_uuid: "4bb620914316455e9ccc35d6678670dc"
mode: GRACEFUL
new_leader_uuid: "0c4ae2a9319343c3bc189944738c65b3"
 from {username='slave'} at 127.0.0.1:57572
I20260713 09:02:40.492830 10371 raft_consensus.cc:606] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Received request to transfer leadership to TS 0c4ae2a9319343c3bc189944738c65b3
I20260713 09:02:40.498306 10528 raft_consensus.cc:993] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc: : Instructing follower 0c4ae2a9319343c3bc189944738c65b3 to start an election
I20260713 09:02:40.498842 10581 raft_consensus.cc:1081] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Signalling peer 0c4ae2a9319343c3bc189944738c65b3 to start an election
I20260713 09:02:40.500957 10295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffd8aef1e89d4c6fa429af880eec1888"
dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
 from {username='slave'} at 127.0.0.1:47366
I20260713 09:02:40.501672 10295 raft_consensus.cc:493] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:40.502089 10295 raft_consensus.cc:3060] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.511137 10295 raft_consensus.cc:515] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.515408 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd8aef1e89d4c6fa429af880eec1888" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:40.516103 10370 raft_consensus.cc:3055] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:40.516489 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd8aef1e89d4c6fa429af880eec1888" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:40.516492 10370 raft_consensus.cc:740] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:40.517285 10446 raft_consensus.cc:3060] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.517323 10295 leader_election.cc:290] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 2 election: Requested vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:40.517809 10370 consensus_queue.cc:260] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.519323 10370 raft_consensus.cc:3060] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.521183 10445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "289ca1d03967452c802a6f357cdeaa37"
dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
mode: GRACEFUL
new_leader_uuid: "4bb620914316455e9ccc35d6678670dc"
 from {username='slave'} at 127.0.0.1:40166
I20260713 09:02:40.521888 10445 raft_consensus.cc:606] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Received request to transfer leadership to TS 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:40.526081 10446 raft_consensus.cc:2468] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 2.
I20260713 09:02:40.527360 10261 leader_election.cc:304] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31; no voters: 
I20260713 09:02:40.527580 10370 raft_consensus.cc:2468] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 2.
I20260713 09:02:40.528054 10566 raft_consensus.cc:2804] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:40.528564 10566 raft_consensus.cc:697] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:40.529497 10446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "263f88b4e1ba45c5897ec8d0170f103a"
dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
mode: GRACEFUL
new_leader_uuid: "4bb620914316455e9ccc35d6678670dc"
 from {username='slave'} at 127.0.0.1:40166
I20260713 09:02:40.529498 10566 consensus_queue.cc:237] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.530310 10446 raft_consensus.cc:606] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Received request to transfer leadership to TS 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:40.539538 10191 catalog_manager.cc:5697] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 reported cstate change: term changed from 1 to 2, leader changed from 4bb620914316455e9ccc35d6678670dc (127.5.164.66) to 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "0c4ae2a9319343c3bc189944738c65b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:40.552352 10295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd5a15fe5bac440fb0db5cb99c955ea7"
dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
mode: GRACEFUL
new_leader_uuid: "4bb620914316455e9ccc35d6678670dc"
 from {username='slave'} at 127.0.0.1:47370
I20260713 09:02:40.553604 10295 raft_consensus.cc:606] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Received request to transfer leadership to TS 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:40.735616 10568 raft_consensus.cc:993] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3: : Instructing follower 4bb620914316455e9ccc35d6678670dc to start an election
I20260713 09:02:40.736176 10566 raft_consensus.cc:1081] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Signalling peer 4bb620914316455e9ccc35d6678670dc to start an election
I20260713 09:02:40.737936 10370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd5a15fe5bac440fb0db5cb99c955ea7"
dest_uuid: "4bb620914316455e9ccc35d6678670dc"
 from {username='slave'} at 127.0.0.1:57556
I20260713 09:02:40.738448 10370 raft_consensus.cc:493] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:40.738742 10370 raft_consensus.cc:3060] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.745621 10370 raft_consensus.cc:515] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.748785 10370 leader_election.cc:290] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 2 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:40.748945 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a15fe5bac440fb0db5cb99c955ea7" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:40.749571 10295 raft_consensus.cc:3055] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:40.749940 10295 raft_consensus.cc:740] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:40.750089 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a15fe5bac440fb0db5cb99c955ea7" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:40.750661 10446 raft_consensus.cc:3060] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.750790 10295 consensus_queue.cc:260] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.752157 10295 raft_consensus.cc:3060] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.757977 10446 raft_consensus.cc:2468] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 2.
I20260713 09:02:40.759197 10295 raft_consensus.cc:2468] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 2.
I20260713 09:02:40.759430 10336 leader_election.cc:304] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:40.760437 10581 raft_consensus.cc:2804] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:40.760964 10581 raft_consensus.cc:697] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Becoming Leader. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:40.761761 10581 consensus_queue.cc:237] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.768910 10193 catalog_manager.cc:5697] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc reported cstate change: term changed from 1 to 2, leader changed from 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65) to 4bb620914316455e9ccc35d6678670dc (127.5.164.66). New cstate: current_term: 2 leader_uuid: "4bb620914316455e9ccc35d6678670dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:40.825212 10576 raft_consensus.cc:993] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31: : Instructing follower 4bb620914316455e9ccc35d6678670dc to start an election
I20260713 09:02:40.825749 10515 raft_consensus.cc:1081] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Signalling peer 4bb620914316455e9ccc35d6678670dc to start an election
I20260713 09:02:40.827732 10370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "289ca1d03967452c802a6f357cdeaa37"
dest_uuid: "4bb620914316455e9ccc35d6678670dc"
 from {username='slave'} at 127.0.0.1:57540
I20260713 09:02:40.828218 10370 raft_consensus.cc:493] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:40.828533 10370 raft_consensus.cc:3060] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.833351 10370 raft_consensus.cc:515] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.834911 10370 leader_election.cc:290] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 2 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:40.836123 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289ca1d03967452c802a6f357cdeaa37" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:40.836364 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289ca1d03967452c802a6f357cdeaa37" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:40.836748 10295 raft_consensus.cc:3060] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.837114 10446 raft_consensus.cc:3055] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:40.837452 10446 raft_consensus.cc:740] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Running, Role: LEADER
I20260713 09:02:40.838172 10446 consensus_queue.cc:260] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.839295 10446 raft_consensus.cc:3060] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.842897 10295 raft_consensus.cc:2468] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 2.
I20260713 09:02:40.844170 10335 leader_election.cc:304] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:40.845032 10581 raft_consensus.cc:2804] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:40.845449 10446 raft_consensus.cc:2468] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 2.
I20260713 09:02:40.845641 10581 raft_consensus.cc:697] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Becoming Leader. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:40.847133 10581 consensus_queue.cc:237] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.854669 10193 catalog_manager.cc:5697] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc reported cstate change: term changed from 1 to 2, leader changed from 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67) to 4bb620914316455e9ccc35d6678670dc (127.5.164.66). New cstate: current_term: 2 leader_uuid: "4bb620914316455e9ccc35d6678670dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:40.927426 10576 raft_consensus.cc:993] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31: : Instructing follower 4bb620914316455e9ccc35d6678670dc to start an election
I20260713 09:02:40.927924 10576 raft_consensus.cc:1081] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Signalling peer 4bb620914316455e9ccc35d6678670dc to start an election
I20260713 09:02:40.929600 10370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "263f88b4e1ba45c5897ec8d0170f103a"
dest_uuid: "4bb620914316455e9ccc35d6678670dc"
 from {username='slave'} at 127.0.0.1:57540
I20260713 09:02:40.930128 10370 raft_consensus.cc:493] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:40.930601 10370 raft_consensus.cc:3060] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.935537 10370 raft_consensus.cc:515] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.937279 10370 leader_election.cc:290] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 2 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:40.938274 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263f88b4e1ba45c5897ec8d0170f103a" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:40.938545 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263f88b4e1ba45c5897ec8d0170f103a" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:40.939026 10295 raft_consensus.cc:3060] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.939208 10446 raft_consensus.cc:3055] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:40.939579 10446 raft_consensus.cc:740] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Running, Role: LEADER
I20260713 09:02:40.940295 10446 consensus_queue.cc:260] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.941432 10446 raft_consensus.cc:3060] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.944896 10295 raft_consensus.cc:2468] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 2.
I20260713 09:02:40.946767 10335 leader_election.cc:304] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:40.947593 10598 raft_consensus.cc:2804] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:40.948336 10598 raft_consensus.cc:697] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Becoming Leader. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:40.949451 10446 raft_consensus.cc:2468] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 2.
I20260713 09:02:40.949290 10598 consensus_queue.cc:237] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.950517 10528 raft_consensus.cc:993] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc: : Instructing follower 0c4ae2a9319343c3bc189944738c65b3 to start an election
I20260713 09:02:40.951002 10528 raft_consensus.cc:1081] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Signalling peer 0c4ae2a9319343c3bc189944738c65b3 to start an election
I20260713 09:02:40.953003 10295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2430febe75f342d8ae895bcec3c68882"
dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
 from {username='slave'} at 127.0.0.1:47366
I20260713 09:02:40.953775 10295 raft_consensus.cc:493] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:40.954249 10295 raft_consensus.cc:3060] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.961257 10370 raft_consensus.cc:1275] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Refusing update from remote peer 0c4ae2a9319343c3bc189944738c65b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:40.961190 10193 catalog_manager.cc:5697] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc reported cstate change: term changed from 1 to 2, leader changed from 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67) to 4bb620914316455e9ccc35d6678670dc (127.5.164.66). New cstate: current_term: 2 leader_uuid: "4bb620914316455e9ccc35d6678670dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:40.962783 10566 consensus_queue.cc:1048] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:40.963276 10295 raft_consensus.cc:515] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.965415 10295 leader_election.cc:290] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 2 election: Requested vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:40.966480 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2430febe75f342d8ae895bcec3c68882" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:40.967130 10446 raft_consensus.cc:3060] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.967255 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2430febe75f342d8ae895bcec3c68882" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:40.968150 10371 raft_consensus.cc:3055] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:40.968542 10371 raft_consensus.cc:740] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:40.969496 10371 consensus_queue.cc:260] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.970958 10371 raft_consensus.cc:3060] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.976110 10445 raft_consensus.cc:1275] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Refusing update from remote peer 0c4ae2a9319343c3bc189944738c65b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:40.981140 10446 raft_consensus.cc:2468] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 2.
I20260713 09:02:40.982723 10568 consensus_queue.cc:1048] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:40.983098 10261 leader_election.cc:304] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31; no voters: 
I20260713 09:02:40.984722 10566 raft_consensus.cc:2804] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:40.985445 10566 raft_consensus.cc:697] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:40.986608 10566 consensus_queue.cc:237] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:40.989039 10371 raft_consensus.cc:2468] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 2.
I20260713 09:02:40.998795 10193 catalog_manager.cc:5697] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 reported cstate change: term changed from 1 to 2, leader changed from 4bb620914316455e9ccc35d6678670dc (127.5.164.66) to 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "0c4ae2a9319343c3bc189944738c65b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
W20260713 09:02:41.042927 10226 debug-util.cc:398] Leaking SignalData structure 0x7b0800174b40 after lost signal to thread 5780
W20260713 09:02:41.043843 10226 debug-util.cc:398] Leaking SignalData structure 0x7b08000bf6a0 after lost signal to thread 10229
I20260713 09:02:41.171242 10295 raft_consensus.cc:1275] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Refusing update from remote peer 4bb620914316455e9ccc35d6678670dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:41.173014 10581 consensus_queue.cc:1048] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:41.184597 10446 raft_consensus.cc:1275] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Refusing update from remote peer 4bb620914316455e9ccc35d6678670dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:41.185885 10581 consensus_queue.cc:1048] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:41.340077 10446 raft_consensus.cc:1275] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Refusing update from remote peer 4bb620914316455e9ccc35d6678670dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:41.341825 10581 consensus_queue.cc:1048] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:41.355000 10295 raft_consensus.cc:1275] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Refusing update from remote peer 4bb620914316455e9ccc35d6678670dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:41.356565 10528 consensus_queue.cc:1048] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:41.411212 10446 raft_consensus.cc:1275] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Refusing update from remote peer 0c4ae2a9319343c3bc189944738c65b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:41.412914 10568 consensus_queue.cc:1048] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:41.423588 10371 raft_consensus.cc:1275] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Refusing update from remote peer 0c4ae2a9319343c3bc189944738c65b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:41.425588 10494 consensus_queue.cc:1048] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:41.487521 10446 raft_consensus.cc:1275] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Refusing update from remote peer 4bb620914316455e9ccc35d6678670dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:41.489694 10528 consensus_queue.cc:1048] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:41.501763 10295 raft_consensus.cc:1275] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Refusing update from remote peer 4bb620914316455e9ccc35d6678670dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:41.503827 10609 consensus_queue.cc:1048] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:43.600550 10192 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48444:
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:02:43.603747 10192 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:02:43.660893 10279 tablet_service.cc:1511] Processing CreateTablet for tablet b665c80fccdd4eb98bffd28c12f29c45 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:43.662385 10279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b665c80fccdd4eb98bffd28c12f29c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.665702 10433 tablet_service.cc:1511] Processing CreateTablet for tablet b665c80fccdd4eb98bffd28c12f29c45 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:43.667404 10433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b665c80fccdd4eb98bffd28c12f29c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.667570 10359 tablet_service.cc:1511] Processing CreateTablet for tablet 838d3f61de5b4277a777fcf6477dcf59 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:43.671298 10430 tablet_service.cc:1511] Processing CreateTablet for tablet 838d3f61de5b4277a777fcf6477dcf59 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:43.671648 10434 tablet_service.cc:1511] Processing CreateTablet for tablet 59ef62145765437783857b12f80c9601 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:43.672712 10430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838d3f61de5b4277a777fcf6477dcf59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.674296 10284 tablet_service.cc:1511] Processing CreateTablet for tablet 838d3f61de5b4277a777fcf6477dcf59 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:43.675635 10284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838d3f61de5b4277a777fcf6477dcf59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.677623 10285 tablet_service.cc:1511] Processing CreateTablet for tablet 59ef62145765437783857b12f80c9601 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:43.679154 10285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ef62145765437783857b12f80c9601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.682833 10356 tablet_service.cc:1511] Processing CreateTablet for tablet 59ef62145765437783857b12f80c9601 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:43.686489 10280 tablet_service.cc:1511] Processing CreateTablet for tablet a28aa84aeb21465fb5c32f8abcd70d82 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:43.665908 10360 tablet_service.cc:1511] Processing CreateTablet for tablet b665c80fccdd4eb98bffd28c12f29c45 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:43.689953 10434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ef62145765437783857b12f80c9601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.694279 10355 tablet_service.cc:1511] Processing CreateTablet for tablet a28aa84aeb21465fb5c32f8abcd70d82 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:43.697005 10281 tablet_service.cc:1511] Processing CreateTablet for tablet e3c62570001d487abaa19ae244118d19 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:43.699383 10356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ef62145765437783857b12f80c9601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.701033 10360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b665c80fccdd4eb98bffd28c12f29c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.705535 10355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28aa84aeb21465fb5c32f8abcd70d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.709473 10359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838d3f61de5b4277a777fcf6477dcf59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.712458 10428 tablet_service.cc:1511] Processing CreateTablet for tablet e3c62570001d487abaa19ae244118d19 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:43.713969 10428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c62570001d487abaa19ae244118d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.717664 10436 tablet_service.cc:1511] Processing CreateTablet for tablet 220b284800914aac8b2189fff8e8aa51 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:43.719195 10436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 220b284800914aac8b2189fff8e8aa51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.722743 10431 tablet_service.cc:1511] Processing CreateTablet for tablet fa208758418341948167eac97eb8c05a (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:43.724267 10431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa208758418341948167eac97eb8c05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.726163 10287 tablet_service.cc:1511] Processing CreateTablet for tablet 220b284800914aac8b2189fff8e8aa51 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:43.726629 10283 tablet_service.cc:1511] Processing CreateTablet for tablet fa208758418341948167eac97eb8c05a (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:43.729566 10622 tablet_bootstrap.cc:492] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:43.730613 10357 tablet_service.cc:1511] Processing CreateTablet for tablet 220b284800914aac8b2189fff8e8aa51 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:43.730947 10361 tablet_service.cc:1511] Processing CreateTablet for tablet e3c62570001d487abaa19ae244118d19 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:43.732156 10357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 220b284800914aac8b2189fff8e8aa51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.735251 10358 tablet_service.cc:1511] Processing CreateTablet for tablet 6b402becac1b445f8bf9ead1ee2de454 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:43.738317 10361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c62570001d487abaa19ae244118d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.738667 10354 tablet_service.cc:1511] Processing CreateTablet for tablet 422b5aa311b24ab0adc9a087d7f7cdd0 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:43.732962 10362 tablet_service.cc:1511] Processing CreateTablet for tablet fa208758418341948167eac97eb8c05a (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:43.740199 10354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 422b5aa311b24ab0adc9a087d7f7cdd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.743124 10433 tablet_service.cc:1511] Processing CreateTablet for tablet 6b402becac1b445f8bf9ead1ee2de454 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:43.744712 10358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b402becac1b445f8bf9ead1ee2de454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.744920 10433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b402becac1b445f8bf9ead1ee2de454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.748700 10362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa208758418341948167eac97eb8c05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.750082 10432 tablet_service.cc:1511] Processing CreateTablet for tablet 422b5aa311b24ab0adc9a087d7f7cdd0 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:43.751601 10432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 422b5aa311b24ab0adc9a087d7f7cdd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.753276 10280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28aa84aeb21465fb5c32f8abcd70d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.756618 10287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 220b284800914aac8b2189fff8e8aa51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.758126 10286 tablet_service.cc:1511] Processing CreateTablet for tablet 6b402becac1b445f8bf9ead1ee2de454 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:43.759543 10286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b402becac1b445f8bf9ead1ee2de454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.760742 10281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c62570001d487abaa19ae244118d19. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:02:43.761940 10243 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:43.762060 10282 tablet_service.cc:1511] Processing CreateTablet for tablet 422b5aa311b24ab0adc9a087d7f7cdd0 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:43.763581 10282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 422b5aa311b24ab0adc9a087d7f7cdd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.768745 10283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa208758418341948167eac97eb8c05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.743549 10622 tablet_bootstrap.cc:654] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.868872 10623 tablet_bootstrap.cc:492] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:43.869364 10430 tablet_service.cc:1511] Processing CreateTablet for tablet a28aa84aeb21465fb5c32f8abcd70d82 (DEFAULT_TABLE table=soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:43.870730 10430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28aa84aeb21465fb5c32f8abcd70d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.879127 10622 tablet_bootstrap.cc:492] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:43.879654 10622 ts_tablet_manager.cc:1403] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.150s	user 0.011s	sys 0.006s
I20260713 09:02:43.883361 10622 raft_consensus.cc:359] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:43.884083 10622 raft_consensus.cc:385] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.906039 10622 raft_consensus.cc:740] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.906540 10623 tablet_bootstrap.cc:654] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.906898 10622 consensus_queue.cc:260] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:43.937561 10622 ts_tablet_manager.cc:1434] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260713 09:02:43.938432 10625 tablet_bootstrap.cc:492] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:43.941594 10622 tablet_bootstrap.cc:492] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:43.946131 10625 tablet_bootstrap.cc:654] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.948203 10622 tablet_bootstrap.cc:654] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.971691 10625 tablet_bootstrap.cc:492] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:43.972092 10623 tablet_bootstrap.cc:492] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:43.972535 10625 ts_tablet_manager.cc:1403] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.010s
I20260713 09:02:43.972793 10623 ts_tablet_manager.cc:1403] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.012s
I20260713 09:02:43.976539 10623 raft_consensus.cc:359] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:43.977483 10623 raft_consensus.cc:385] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.977749 10622 tablet_bootstrap.cc:492] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:43.978461 10622 ts_tablet_manager.cc:1403] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.005s
I20260713 09:02:43.979065 10625 raft_consensus.cc:359] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:43.979925 10625 raft_consensus.cc:385] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.980255 10625 raft_consensus.cc:740] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.981273 10625 consensus_queue.cc:260] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:43.981452 10622 raft_consensus.cc:359] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:43.982263 10622 raft_consensus.cc:385] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.982546 10622 raft_consensus.cc:740] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.983350 10622 consensus_queue.cc:260] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:43.984045 10625 ts_tablet_manager.cc:1434] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:02:43.977833 10623 raft_consensus.cc:740] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.988909 10623 consensus_queue.cc:260] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:43.990636 10625 tablet_bootstrap.cc:492] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:43.995445 10623 ts_tablet_manager.cc:1434] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:02:43.996476 10622 ts_tablet_manager.cc:1434] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
W20260713 09:02:43.997031 10472 tablet.cc:2406] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:02:44.001374 10623 tablet_bootstrap.cc:492] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:44.007405 10625 tablet_bootstrap.cc:654] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.007692 10623 tablet_bootstrap.cc:654] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.008301 10622 tablet_bootstrap.cc:492] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:44.024848 10622 tablet_bootstrap.cc:654] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.027225 10625 tablet_bootstrap.cc:492] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:44.027814 10623 tablet_bootstrap.cc:492] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:44.027827 10625 ts_tablet_manager.cc:1403] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.009s
I20260713 09:02:44.028650 10623 ts_tablet_manager.cc:1403] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.019s
I20260713 09:02:44.031880 10625 raft_consensus.cc:359] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.032855 10625 raft_consensus.cc:385] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.033341 10625 raft_consensus.cc:740] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.032701 10623 raft_consensus.cc:359] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.034265 10623 raft_consensus.cc:385] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.034137 10625 consensus_queue.cc:260] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.034742 10623 raft_consensus.cc:740] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.036980 10625 ts_tablet_manager.cc:1434] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:02:44.039070 10623 consensus_queue.cc:260] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.041577 10622 tablet_bootstrap.cc:492] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:44.041658 10623 ts_tablet_manager.cc:1434] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260713 09:02:44.042235 10622 ts_tablet_manager.cc:1403] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.002s
I20260713 09:02:44.042698 10623 tablet_bootstrap.cc:492] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:44.044425 10625 tablet_bootstrap.cc:492] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:44.054184 10622 raft_consensus.cc:359] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.055012 10622 raft_consensus.cc:385] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.055362 10622 raft_consensus.cc:740] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.056165 10622 consensus_queue.cc:260] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.056969 10625 tablet_bootstrap.cc:654] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.058406 10623 tablet_bootstrap.cc:654] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.059320 10622 ts_tablet_manager.cc:1434] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:02:44.060420 10622 tablet_bootstrap.cc:492] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:44.068758 10622 tablet_bootstrap.cc:654] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.070358 10623 tablet_bootstrap.cc:492] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:44.070963 10623 ts_tablet_manager.cc:1403] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.010s
I20260713 09:02:44.075138 10623 raft_consensus.cc:359] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.076110 10623 raft_consensus.cc:385] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.076512 10623 raft_consensus.cc:740] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.077458 10623 consensus_queue.cc:260] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.084617 10576 raft_consensus.cc:493] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.085395 10576 raft_consensus.cc:515] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.091959 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b402becac1b445f8bf9ead1ee2de454" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:44.097569 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b402becac1b445f8bf9ead1ee2de454" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:44.098481 10371 raft_consensus.cc:2468] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 0.
I20260713 09:02:44.099169 10625 tablet_bootstrap.cc:492] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:44.099807 10625 ts_tablet_manager.cc:1403] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.010s
W20260713 09:02:44.100528 10409 leader_election.cc:343] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.103618 10411 leader_election.cc:304] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [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: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 0c4ae2a9319343c3bc189944738c65b3
I20260713 09:02:44.088166 10576 leader_election.cc:290] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:44.105031 10576 raft_consensus.cc:2804] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.105346 10576 raft_consensus.cc:493] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.105633 10576 raft_consensus.cc:3060] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.109318 10623 ts_tablet_manager.cc:1434] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.001s
I20260713 09:02:44.110805 10623 tablet_bootstrap.cc:492] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:44.114523 10622 tablet_bootstrap.cc:492] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:44.115130 10622 ts_tablet_manager.cc:1403] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.024s
I20260713 09:02:44.114401 10576 raft_consensus.cc:515] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.118132 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b402becac1b445f8bf9ead1ee2de454" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:44.118125 10622 raft_consensus.cc:359] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.118983 10622 raft_consensus.cc:385] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.119302 10622 raft_consensus.cc:740] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
W20260713 09:02:44.119980 10409 leader_election.cc:343] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.114346 10625 raft_consensus.cc:359] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.121765 10625 raft_consensus.cc:385] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.122967 10625 raft_consensus.cc:740] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.123392 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b402becac1b445f8bf9ead1ee2de454" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:44.124109 10371 raft_consensus.cc:3060] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.125834 10623 tablet_bootstrap.cc:654] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.125873 10625 consensus_queue.cc:260] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.129349 10625 ts_tablet_manager.cc:1434] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.004s
I20260713 09:02:44.129113 10622 consensus_queue.cc:260] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.130882 10625 tablet_bootstrap.cc:492] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:44.131547 10622 ts_tablet_manager.cc:1434] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260713 09:02:44.132738 10622 tablet_bootstrap.cc:492] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:44.139433 10625 tablet_bootstrap.cc:654] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.139506 10622 tablet_bootstrap.cc:654] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.154510 10625 tablet_bootstrap.cc:492] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:44.155112 10625 ts_tablet_manager.cc:1403] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260713 09:02:44.158663 10625 raft_consensus.cc:359] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.159524 10625 raft_consensus.cc:385] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.159873 10625 raft_consensus.cc:740] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.162500 10576 leader_election.cc:290] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:44.164143 10625 consensus_queue.cc:260] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.167552 10625 ts_tablet_manager.cc:1434] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:02:44.168817 10625 tablet_bootstrap.cc:492] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:44.172601 10371 raft_consensus.cc:2468] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 1.
I20260713 09:02:44.174018 10411 leader_election.cc:304] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [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: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 0c4ae2a9319343c3bc189944738c65b3
I20260713 09:02:44.163386 10622 tablet_bootstrap.cc:492] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:44.176857 10622 ts_tablet_manager.cc:1403] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.001s
I20260713 09:02:44.178537 10623 tablet_bootstrap.cc:492] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:44.179095 10623 ts_tablet_manager.cc:1403] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.019s
I20260713 09:02:44.180850 10622 raft_consensus.cc:359] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.181797 10622 raft_consensus.cc:385] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.181557 10576 raft_consensus.cc:2804] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.182189 10622 raft_consensus.cc:740] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.182291 10623 raft_consensus.cc:359] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.183281 10623 raft_consensus.cc:385] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.183516 10576 raft_consensus.cc:697] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Becoming Leader. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Running, Role: LEADER
I20260713 09:02:44.183353 10622 consensus_queue.cc:260] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.183681 10623 raft_consensus.cc:740] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.184911 10623 consensus_queue.cc:260] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.185196 10576 consensus_queue.cc:237] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.186357 10622 ts_tablet_manager.cc:1434] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:02:44.187393 10623 ts_tablet_manager.cc:1434] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260713 09:02:44.187472 10622 tablet_bootstrap.cc:492] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:44.188537 10623 tablet_bootstrap.cc:492] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:44.190999 10636 raft_consensus.cc:493] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.191547 10636 raft_consensus.cc:515] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.193804 10636 leader_election.cc:290] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.195583 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422b5aa311b24ab0adc9a087d7f7cdd0" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:44.196405 10625 tablet_bootstrap.cc:654] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.197994 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422b5aa311b24ab0adc9a087d7f7cdd0" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:44.196300 10445 raft_consensus.cc:2468] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 0.
I20260713 09:02:44.201392 10261 leader_election.cc:304] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31; no voters: 
W20260713 09:02:44.202466 10262 leader_election.cc:343] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.204075 10623 tablet_bootstrap.cc:654] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.204312 10636 raft_consensus.cc:2804] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.208115 10625 tablet_bootstrap.cc:492] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:44.208820 10625 ts_tablet_manager.cc:1403] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.002s
I20260713 09:02:44.208097 10636 raft_consensus.cc:493] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.209475 10636 raft_consensus.cc:3060] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.211167 10192 catalog_manager.cc:5697] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67). New cstate: current_term: 1 leader_uuid: "3da1696e2c324cfc825201fe4519dd31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:44.212313 10625 raft_consensus.cc:359] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.213178 10625 raft_consensus.cc:385] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.213557 10625 raft_consensus.cc:740] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.214576 10625 consensus_queue.cc:260] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.217209 10625 ts_tablet_manager.cc:1434] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:02:44.217409 10636 raft_consensus.cc:515] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.218309 10622 tablet_bootstrap.cc:654] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.218313 10625 tablet_bootstrap.cc:492] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:44.220433 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422b5aa311b24ab0adc9a087d7f7cdd0" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
W20260713 09:02:44.221859 10262 leader_election.cc:343] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.223826 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422b5aa311b24ab0adc9a087d7f7cdd0" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:44.224365 10445 raft_consensus.cc:3060] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.232543 10445 raft_consensus.cc:2468] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 1.
I20260713 09:02:44.235643 10623 tablet_bootstrap.cc:492] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:44.236202 10623 ts_tablet_manager.cc:1403] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.005s
I20260713 09:02:44.236259 10261 leader_election.cc:304] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [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: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31; no voters: 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:44.238230 10611 raft_consensus.cc:2804] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.238880 10611 raft_consensus.cc:697] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:44.239923 10611 consensus_queue.cc:237] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.241674 10623 raft_consensus.cc:359] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.242777 10623 raft_consensus.cc:385] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.243208 10623 raft_consensus.cc:740] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.234699 10636 leader_election.cc:290] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.248901 10625 tablet_bootstrap.cc:654] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.244258 10623 consensus_queue.cc:260] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.255625 10623 ts_tablet_manager.cc:1434] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260713 09:02:44.258625 10623 tablet_bootstrap.cc:492] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:44.260691 10622 tablet_bootstrap.cc:492] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:44.263022 10622 ts_tablet_manager.cc:1403] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.019s
I20260713 09:02:44.266415 10622 raft_consensus.cc:359] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.267207 10622 raft_consensus.cc:385] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.267549 10622 raft_consensus.cc:740] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.269007 10193 catalog_manager.cc:5697] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "0c4ae2a9319343c3bc189944738c65b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.271847 10622 consensus_queue.cc:260] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.274458 10622 ts_tablet_manager.cc:1434] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:02:44.275547 10622 tablet_bootstrap.cc:492] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:44.281497 10623 tablet_bootstrap.cc:654] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.283052 10625 tablet_bootstrap.cc:492] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:44.283650 10625 ts_tablet_manager.cc:1403] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.005s
I20260713 09:02:44.287460 10625 raft_consensus.cc:359] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.288240 10625 raft_consensus.cc:385] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.289042 10625 raft_consensus.cc:740] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.290006 10625 consensus_queue.cc:260] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.302502 10623 tablet_bootstrap.cc:492] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:44.303123 10623 ts_tablet_manager.cc:1403] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.004s
I20260713 09:02:44.303768 10622 tablet_bootstrap.cc:654] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.305573 10625 ts_tablet_manager.cc:1434] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.001s
I20260713 09:02:44.306123 10623 raft_consensus.cc:359] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.306838 10623 raft_consensus.cc:385] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.306896 10625 tablet_bootstrap.cc:492] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:44.307180 10623 raft_consensus.cc:740] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.308004 10623 consensus_queue.cc:260] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.310357 10623 ts_tablet_manager.cc:1434] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:44.311435 10623 tablet_bootstrap.cc:492] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:44.316025 10611 raft_consensus.cc:493] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.316578 10611 raft_consensus.cc:515] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.317905 10623 tablet_bootstrap.cc:654] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.320004 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665c80fccdd4eb98bffd28c12f29c45" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:44.320159 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665c80fccdd4eb98bffd28c12f29c45" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:44.320748 10445 raft_consensus.cc:2468] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 0.
I20260713 09:02:44.322264 10261 leader_election.cc:304] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31; no voters: 
W20260713 09:02:44.322852 10262 leader_election.cc:343] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.323287 10611 leader_election.cc:290] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.323287 10636 raft_consensus.cc:2804] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.325197 10636 raft_consensus.cc:493] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.325521 10636 raft_consensus.cc:3060] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.333359 10598 raft_consensus.cc:493] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.333925 10598 raft_consensus.cc:515] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.335194 10636 raft_consensus.cc:515] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.336021 10598 leader_election.cc:290] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.337901 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220b284800914aac8b2189fff8e8aa51" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:44.338383 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220b284800914aac8b2189fff8e8aa51" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:44.338552 10295 raft_consensus.cc:2468] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:44.339191 10625 tablet_bootstrap.cc:654] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.339534 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665c80fccdd4eb98bffd28c12f29c45" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:44.339814 10636 leader_election.cc:290] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.340101 10446 raft_consensus.cc:3060] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.340334 10636 raft_consensus.cc:493] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.340746 10636 raft_consensus.cc:515] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.345283 10636 leader_election.cc:290] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.345995 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665c80fccdd4eb98bffd28c12f29c45" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:44.347534 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838d3f61de5b4277a777fcf6477dcf59" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:44.348737 10335 leader_election.cc:304] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 
W20260713 09:02:44.350862 10262 leader_election.cc:343] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.348155 10370 raft_consensus.cc:2468] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 0.
I20260713 09:02:44.352573 10262 leader_election.cc:304] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:44.353716 10623 tablet_bootstrap.cc:492] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:44.354207 10623 ts_tablet_manager.cc:1403] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.002s
I20260713 09:02:44.356074 10611 raft_consensus.cc:2804] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:02:44.356349 10336 leader_election.cc:343] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.356498 10611 raft_consensus.cc:493] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.356096 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838d3f61de5b4277a777fcf6477dcf59" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:44.357331 10611 raft_consensus.cc:3060] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.357508 10445 raft_consensus.cc:2468] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 0.
I20260713 09:02:44.360327 10623 raft_consensus.cc:359] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.361053 10623 raft_consensus.cc:385] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.361351 10623 raft_consensus.cc:740] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.361877 10598 raft_consensus.cc:2804] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.362635 10598 raft_consensus.cc:493] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.363008 10598 raft_consensus.cc:3060] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.363744 10623 consensus_queue.cc:260] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.373847 10623 ts_tablet_manager.cc:1434] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260713 09:02:44.383559 10623 tablet_bootstrap.cc:492] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:44.390463 10623 tablet_bootstrap.cc:654] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.380185 10446 raft_consensus.cc:2468] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 1.
I20260713 09:02:44.399183 10261 leader_election.cc:304] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [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: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31; no voters: 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:44.401013 10636 raft_consensus.cc:2804] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.402613 10636 raft_consensus.cc:697] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:44.403663 10636 consensus_queue.cc:237] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.405809 10623 tablet_bootstrap.cc:492] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:44.406337 10623 ts_tablet_manager.cc:1403] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260713 09:02:44.373816 10611 raft_consensus.cc:515] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.417228 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838d3f61de5b4277a777fcf6477dcf59" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:44.417845 10446 raft_consensus.cc:3060] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.417696 10623 raft_consensus.cc:359] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.418496 10623 raft_consensus.cc:385] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.418820 10623 raft_consensus.cc:740] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.420588 10623 consensus_queue.cc:260] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.422550 10623 ts_tablet_manager.cc:1434] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:02:44.428010 10623 tablet_bootstrap.cc:492] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3: Bootstrap starting.
I20260713 09:02:44.434298 10623 tablet_bootstrap.cc:654] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.435317 10611 leader_election.cc:290] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.437114 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838d3f61de5b4277a777fcf6477dcf59" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:44.438017 10370 raft_consensus.cc:3060] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.446400 10623 tablet_bootstrap.cc:492] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3: No bootstrap required, opened a new log
I20260713 09:02:44.447074 10623 ts_tablet_manager.cc:1403] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:02:44.448998 10370 raft_consensus.cc:2468] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 1.
I20260713 09:02:44.425994 10192 catalog_manager.cc:5697] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "0c4ae2a9319343c3bc189944738c65b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.453143 10622 tablet_bootstrap.cc:492] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:44.453898 10622 ts_tablet_manager.cc:1403] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.179s	user 0.061s	sys 0.091s
W20260713 09:02:44.454110 10335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.164.65:35271, user_credentials={real_user=slave}} blocked reactor thread for 104789us
I20260713 09:02:44.450410 10623 raft_consensus.cc:359] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.455312 10623 raft_consensus.cc:385] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.452132 10656 raft_consensus.cc:493] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.456108 10656 raft_consensus.cc:515] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.455632 10623 raft_consensus.cc:740] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.457194 10622 raft_consensus.cc:359] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.458026 10622 raft_consensus.cc:385] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.458359 10622 raft_consensus.cc:740] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.458118 10262 leader_election.cc:304] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:44.459193 10611 raft_consensus.cc:2804] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.458186 10623 consensus_queue.cc:260] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.459649 10656 leader_election.cc:290] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.460279 10611 raft_consensus.cc:697] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:44.461443 10623 ts_tablet_manager.cc:1434] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:02:44.461230 10611 consensus_queue.cc:237] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.461629 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa208758418341948167eac97eb8c05a" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:44.462339 10445 raft_consensus.cc:2468] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:44.464351 10635 raft_consensus.cc:493] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.464627 10336 leader_election.cc:304] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:44.465458 10656 raft_consensus.cc:2804] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.465059 10635 raft_consensus.cc:515] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.465945 10656 raft_consensus.cc:493] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.466405 10656 raft_consensus.cc:3060] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.467931 10635 leader_election.cc:290] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.468731 10635 raft_consensus.cc:493] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.469359 10635 raft_consensus.cc:515] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.469744 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ef62145765437783857b12f80c9601" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
W20260713 09:02:44.471763 10261 leader_election.cc:343] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.472107 10635 leader_election.cc:290] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.473495 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28aa84aeb21465fb5c32f8abcd70d82" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:44.473377 10622 consensus_queue.cc:260] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.475127 10636 raft_consensus.cc:493] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.475646 10636 raft_consensus.cc:515] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.476752 10622 ts_tablet_manager.cc:1434] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260713 09:02:44.477155 10445 raft_consensus.cc:2468] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 0.
I20260713 09:02:44.477887 10622 tablet_bootstrap.cc:492] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:44.480168 10261 leader_election.cc:304] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31; no voters: 
I20260713 09:02:44.482544 10636 leader_election.cc:290] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.484040 10636 raft_consensus.cc:2804] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.484463 10636 raft_consensus.cc:493] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.485304 10636 raft_consensus.cc:3060] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.426337 10598 raft_consensus.cc:515] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.489838 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b402becac1b445f8bf9ead1ee2de454" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:44.492758 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa208758418341948167eac97eb8c05a" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:44.493414 10295 raft_consensus.cc:2468] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:44.495998 10622 tablet_bootstrap.cc:654] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.496140 10656 raft_consensus.cc:515] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.498450 10656 leader_election.cc:290] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.498428 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ef62145765437783857b12f80c9601" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:44.502887 10446 raft_consensus.cc:2468] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 1.
I20260713 09:02:44.499706 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28aa84aeb21465fb5c32f8abcd70d82" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:44.509603 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa208758418341948167eac97eb8c05a" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:44.510233 10295 raft_consensus.cc:3060] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.510610 10598 leader_election.cc:290] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.512244 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220b284800914aac8b2189fff8e8aa51" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:44.512924 10296 raft_consensus.cc:3060] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.514786 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b402becac1b445f8bf9ead1ee2de454" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:44.515565 10371 raft_consensus.cc:2393] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c4ae2a9319343c3bc189944738c65b3 in current term 1: Already voted for candidate 3da1696e2c324cfc825201fe4519dd31 in this term.
W20260713 09:02:44.517762 10262 leader_election.cc:343] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.518234 10262 leader_election.cc:304] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3; no voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc
W20260713 09:02:44.519403 10262 leader_election.cc:343] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.520429 10295 raft_consensus.cc:2468] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 1.
I20260713 09:02:44.521862 10635 raft_consensus.cc:2749] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:44.521311 10192 catalog_manager.cc:5697] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "0c4ae2a9319343c3bc189944738c65b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.521955 10636 raft_consensus.cc:515] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.522791 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220b284800914aac8b2189fff8e8aa51" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:44.523669 10262 leader_election.cc:304] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3; no voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:44.524487 10611 raft_consensus.cc:3060] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:44.524854 10336 leader_election.cc:343] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.526042 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28aa84aeb21465fb5c32f8abcd70d82" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:44.526641 10445 raft_consensus.cc:3060] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.527733 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28aa84aeb21465fb5c32f8abcd70d82" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc"
W20260713 09:02:44.530025 10262 leader_election.cc:343] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.532255 10335 leader_election.cc:304] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:44.535488 10598 raft_consensus.cc:2804] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.536283 10598 raft_consensus.cc:697] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Becoming Leader. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:44.537258 10598 consensus_queue.cc:237] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.539433 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa208758418341948167eac97eb8c05a" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:44.541632 10625 tablet_bootstrap.cc:492] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:44.542550 10446 raft_consensus.cc:3060] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.542770 10625 ts_tablet_manager.cc:1403] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.236s	user 0.046s	sys 0.112s
I20260713 09:02:44.545782 10622 tablet_bootstrap.cc:492] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:44.546267 10622 ts_tablet_manager.cc:1403] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.003s
I20260713 09:02:44.547035 10625 raft_consensus.cc:359] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.547776 10625 raft_consensus.cc:385] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.548066 10625 raft_consensus.cc:740] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.543463 10296 raft_consensus.cc:2468] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 1.
I20260713 09:02:44.548908 10625 consensus_queue.cc:260] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.551687 10625 ts_tablet_manager.cc:1434] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:44.552851 10625 tablet_bootstrap.cc:492] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:44.553148 10335 leader_election.cc:304] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [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: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 3da1696e2c324cfc825201fe4519dd31
I20260713 09:02:44.554373 10656 raft_consensus.cc:2804] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.555030 10656 raft_consensus.cc:697] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Becoming Leader. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:44.549043 10622 raft_consensus.cc:359] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.556742 10622 raft_consensus.cc:385] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.557044 10622 raft_consensus.cc:740] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.556210 10656 consensus_queue.cc:237] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.559451 10625 tablet_bootstrap.cc:654] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.559587 10636 leader_election.cc:290] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.560395 10622 consensus_queue.cc:260] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.562111 10655 raft_consensus.cc:493] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.562748 10622 ts_tablet_manager.cc:1434] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:02:44.562633 10655 raft_consensus.cc:515] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.563963 10622 tablet_bootstrap.cc:492] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31: Bootstrap starting.
I20260713 09:02:44.559507 10611 raft_consensus.cc:2749] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:44.565445 10655 leader_election.cc:290] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.567194 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c62570001d487abaa19ae244118d19" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:44.567840 10295 raft_consensus.cc:2468] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:44.570751 10625 tablet_bootstrap.cc:492] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:44.571255 10625 ts_tablet_manager.cc:1403] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260713 09:02:44.574200 10625 raft_consensus.cc:359] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.574851 10625 raft_consensus.cc:385] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.575134 10625 raft_consensus.cc:740] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.575822 10625 consensus_queue.cc:260] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.576083 10444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c62570001d487abaa19ae244118d19" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:44.576947 10444 raft_consensus.cc:2468] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:44.578225 10625 ts_tablet_manager.cc:1434] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:44.579196 10625 tablet_bootstrap.cc:492] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc: Bootstrap starting.
I20260713 09:02:44.576207 10335 leader_election.cc:304] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:44.580650 10655 raft_consensus.cc:2804] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.581079 10655 raft_consensus.cc:493] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.581465 10655 raft_consensus.cc:3060] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.583436 10622 tablet_bootstrap.cc:654] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.585266 10625 tablet_bootstrap.cc:654] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.595077 10625 tablet_bootstrap.cc:492] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc: No bootstrap required, opened a new log
I20260713 09:02:44.595700 10625 ts_tablet_manager.cc:1403] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260713 09:02:44.596505 10655 raft_consensus.cc:515] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.599179 10622 tablet_bootstrap.cc:492] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31: No bootstrap required, opened a new log
I20260713 09:02:44.598500 10445 raft_consensus.cc:2468] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 1.
I20260713 09:02:44.599668 10622 ts_tablet_manager.cc:1403] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.003s
I20260713 09:02:44.600425 10261 leader_election.cc:304] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [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: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31; no voters: 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:44.599882 10625 raft_consensus.cc:359] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.601186 10625 raft_consensus.cc:385] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.601550 10611 raft_consensus.cc:2804] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.602190 10611 raft_consensus.cc:697] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Becoming Leader. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:44.602030 10625 raft_consensus.cc:740] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.602567 10622 raft_consensus.cc:359] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.603284 10622 raft_consensus.cc:385] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.603075 10611 consensus_queue.cc:237] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.603556 10622 raft_consensus.cc:740] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.603664 10625 consensus_queue.cc:260] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.604226 10622 consensus_queue.cc:260] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.606331 10622 ts_tablet_manager.cc:1434] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:02:44.609185 10446 raft_consensus.cc:2468] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 1.
I20260713 09:02:44.611166 10625 ts_tablet_manager.cc:1434] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260713 09:02:44.611639 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c62570001d487abaa19ae244118d19" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:44.613209 10445 raft_consensus.cc:3060] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.613812 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c62570001d487abaa19ae244118d19" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:44.614609 10296 raft_consensus.cc:3060] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.615728 10655 leader_election.cc:290] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.624044 10193 catalog_manager.cc:5697] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65). New cstate: current_term: 1 leader_uuid: "0c4ae2a9319343c3bc189944738c65b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.628425 10195 catalog_manager.cc:5697] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb620914316455e9ccc35d6678670dc (127.5.164.66). New cstate: current_term: 1 leader_uuid: "4bb620914316455e9ccc35d6678670dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.629262 10296 raft_consensus.cc:2468] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 1.
I20260713 09:02:44.630407 10335 leader_election.cc:304] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:44.631259 10598 raft_consensus.cc:2804] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.631666 10598 raft_consensus.cc:697] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Becoming Leader. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:44.632320 10598 consensus_queue.cc:237] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.642252 10370 raft_consensus.cc:3060] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.642484 10656 raft_consensus.cc:493] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.643914 10576 consensus_queue.cc:1048] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:44.648063 10656 raft_consensus.cc:515] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.652654 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ef62145765437783857b12f80c9601" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:44.653416 10446 raft_consensus.cc:2468] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:44.654920 10336 leader_election.cc:304] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:44.656996 10655 raft_consensus.cc:2804] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.657408 10611 consensus_queue.cc:1048] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:44.657464 10655 raft_consensus.cc:493] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.662113 10655 raft_consensus.cc:3060] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.669890 10598 raft_consensus.cc:493] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.670650 10598 raft_consensus.cc:515] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.675315 10656 leader_election.cc:290] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.675643 10598 leader_election.cc:290] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.678036 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422b5aa311b24ab0adc9a087d7f7cdd0" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:44.678687 10446 raft_consensus.cc:2468] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 1.
I20260713 09:02:44.684758 10336 leader_election.cc:304] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [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: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:44.678399 10445 raft_consensus.cc:2468] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 1.
I20260713 09:02:44.692207 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ef62145765437783857b12f80c9601" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:44.692905 10296 raft_consensus.cc:2468] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 0.
I20260713 09:02:44.693598 10655 raft_consensus.cc:515] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.694221 10598 raft_consensus.cc:2804] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:44.696717 10576 consensus_queue.cc:1048] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:44.697497 10598 raft_consensus.cc:493] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0c4ae2a9319343c3bc189944738c65b3)
I20260713 09:02:44.698115 10598 raft_consensus.cc:3060] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:44.704139 10655 leader_election.cc:290] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.705318 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ef62145765437783857b12f80c9601" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:44.707911 10445 raft_consensus.cc:3060] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.708038 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422b5aa311b24ab0adc9a087d7f7cdd0" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:44.720824 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ef62145765437783857b12f80c9601" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:44.721436 10296 raft_consensus.cc:3060] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.726576 10195 catalog_manager.cc:5697] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb620914316455e9ccc35d6678670dc (127.5.164.66). New cstate: current_term: 1 leader_uuid: "4bb620914316455e9ccc35d6678670dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.728231 10669 raft_consensus.cc:493] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.728845 10669 raft_consensus.cc:515] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.731073 10445 raft_consensus.cc:2468] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 1.
I20260713 09:02:44.732173 10296 raft_consensus.cc:2468] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 1.
I20260713 09:02:44.732101 10598 raft_consensus.cc:515] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.733506 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28aa84aeb21465fb5c32f8abcd70d82" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:44.733487 10336 leader_election.cc:304] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:44.735399 10445 raft_consensus.cc:2393] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bb620914316455e9ccc35d6678670dc in current term 1: Already voted for candidate 0c4ae2a9319343c3bc189944738c65b3 in this term.
I20260713 09:02:44.735502 10655 raft_consensus.cc:2804] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.736073 10655 raft_consensus.cc:697] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Becoming Leader. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:44.734115 10669 leader_election.cc:290] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.736630 10195 catalog_manager.cc:5697] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb620914316455e9ccc35d6678670dc (127.5.164.66). New cstate: current_term: 1 leader_uuid: "4bb620914316455e9ccc35d6678670dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.737950 10370 raft_consensus.cc:1240] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Rejecting Update request from peer 0c4ae2a9319343c3bc189944738c65b3 for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:44.737076 10655 consensus_queue.cc:237] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.743933 10635 consensus_queue.cc:1059] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:44.744979 10635 consensus_queue.cc:1048] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.746410 10635 raft_consensus.cc:3055] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:44.746810 10635 raft_consensus.cc:740] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:44.748567 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28aa84aeb21465fb5c32f8abcd70d82" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:44.747684 10635 consensus_queue.cc:260] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.750106 10635 raft_consensus.cc:3060] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:44.750844 10335 leader_election.cc:304] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bb620914316455e9ccc35d6678670dc; no voters: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31
I20260713 09:02:44.751808 10669 raft_consensus.cc:3060] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.766316 10669 raft_consensus.cc:2749] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:02:44.768541 10243 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:44.771018 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422b5aa311b24ab0adc9a087d7f7cdd0" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:44.772469 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422b5aa311b24ab0adc9a087d7f7cdd0" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:44.777151 10598 leader_election.cc:290] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 2 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.780026 10679 raft_consensus.cc:493] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.788098 10195 catalog_manager.cc:5697] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb620914316455e9ccc35d6678670dc (127.5.164.66). New cstate: current_term: 1 leader_uuid: "4bb620914316455e9ccc35d6678670dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.788360 10296 raft_consensus.cc:2468] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 2.
I20260713 09:02:44.792229 10335 leader_election.cc:304] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [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: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 3da1696e2c324cfc825201fe4519dd31
I20260713 09:02:44.793695 10598 raft_consensus.cc:2804] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:44.794337 10598 raft_consensus.cc:697] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Becoming Leader. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:44.780654 10679 raft_consensus.cc:515] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.816664 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220b284800914aac8b2189fff8e8aa51" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb620914316455e9ccc35d6678670dc" is_pre_election: true
I20260713 09:02:44.817649 10598 consensus_queue.cc:237] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [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: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.811355 10679 leader_election.cc:290] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:44.826061 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220b284800914aac8b2189fff8e8aa51" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:44.826917 10295 raft_consensus.cc:2393] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3da1696e2c324cfc825201fe4519dd31 in current term 1: Already voted for candidate 4bb620914316455e9ccc35d6678670dc in this term.
I20260713 09:02:44.829571 10409 leader_election.cc:304] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31; no voters: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:44.830406 10679 raft_consensus.cc:3060] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.828956 10193 catalog_manager.cc:5697] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc reported cstate change: term changed from 1 to 2, leader changed from 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65) to 4bb620914316455e9ccc35d6678670dc (127.5.164.66). New cstate: current_term: 2 leader_uuid: "4bb620914316455e9ccc35d6678670dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:44.836517 10679 raft_consensus.cc:2749] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:44.855868 10598 raft_consensus.cc:493] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.856565 10598 raft_consensus.cc:515] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:44.859454 10598 leader_election.cc:290] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:44.859798 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665c80fccdd4eb98bffd28c12f29c45" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c4ae2a9319343c3bc189944738c65b3" is_pre_election: true
I20260713 09:02:44.860085 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665c80fccdd4eb98bffd28c12f29c45" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3da1696e2c324cfc825201fe4519dd31" is_pre_election: true
I20260713 09:02:44.860940 10445 raft_consensus.cc:2393] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bb620914316455e9ccc35d6678670dc in current term 1: Already voted for candidate 0c4ae2a9319343c3bc189944738c65b3 in this term.
I20260713 09:02:44.862087 10336 leader_election.cc:304] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bb620914316455e9ccc35d6678670dc; no voters: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31
I20260713 09:02:44.863039 10598 raft_consensus.cc:3060] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.867937 10598 raft_consensus.cc:2749] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:44.944265 10635 consensus_queue.cc:1048] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.957046 10598 consensus_queue.cc:1048] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:44.958761 10635 consensus_queue.cc:1048] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:44.978961 10635 consensus_queue.cc:1048] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:44.981349 10655 consensus_queue.cc:1048] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:45.015482 10635 consensus_queue.cc:1048] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.036984 10636 consensus_queue.cc:1048] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:45.052021 10636 consensus_queue.cc:1048] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.092756 10370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ef62145765437783857b12f80c9601"
dest_uuid: "4bb620914316455e9ccc35d6678670dc"
mode: GRACEFUL
new_leader_uuid: "0c4ae2a9319343c3bc189944738c65b3"
 from {username='slave'} at 127.0.0.1:57572
I20260713 09:02:45.093488 10370 raft_consensus.cc:606] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Received request to transfer leadership to TS 0c4ae2a9319343c3bc189944738c65b3
I20260713 09:02:45.113705 10445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b402becac1b445f8bf9ead1ee2de454"
dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
mode: GRACEFUL
new_leader_uuid: "4bb620914316455e9ccc35d6678670dc"
 from {username='slave'} at 127.0.0.1:40166
I20260713 09:02:45.114296 10445 raft_consensus.cc:606] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Received request to transfer leadership to TS 4bb620914316455e9ccc35d6678670dc
I20260713 09:02:45.119956 10370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "422b5aa311b24ab0adc9a087d7f7cdd0"
dest_uuid: "4bb620914316455e9ccc35d6678670dc"
mode: GRACEFUL
new_leader_uuid: "3da1696e2c324cfc825201fe4519dd31"
 from {username='slave'} at 127.0.0.1:57572
I20260713 09:02:45.120540 10370 raft_consensus.cc:606] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Received request to transfer leadership to TS 3da1696e2c324cfc825201fe4519dd31
I20260713 09:02:45.146792 10598 consensus_queue.cc:1048] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.160204 10598 consensus_queue.cc:1048] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.195354 10598 consensus_queue.cc:1048] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.204799 10679 raft_consensus.cc:993] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31: : Instructing follower 4bb620914316455e9ccc35d6678670dc to start an election
I20260713 09:02:45.205273 10679 raft_consensus.cc:1081] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Signalling peer 4bb620914316455e9ccc35d6678670dc to start an election
I20260713 09:02:45.208729 10670 consensus_queue.cc:1048] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.212468 10370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b402becac1b445f8bf9ead1ee2de454"
dest_uuid: "4bb620914316455e9ccc35d6678670dc"
 from {username='slave'} at 127.0.0.1:57540
I20260713 09:02:45.213099 10370 raft_consensus.cc:493] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:45.213474 10370 raft_consensus.cc:3060] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.224007 10370 raft_consensus.cc:515] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:45.227576 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b402becac1b445f8bf9ead1ee2de454" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:45.229959 10295 raft_consensus.cc:3060] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.230012 10446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b402becac1b445f8bf9ead1ee2de454" candidate_uuid: "4bb620914316455e9ccc35d6678670dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:45.230937 10446 raft_consensus.cc:3055] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:45.231371 10446 raft_consensus.cc:740] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Running, Role: LEADER
I20260713 09:02:45.232308 10446 consensus_queue.cc:260] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:45.233454 10446 raft_consensus.cc:3060] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.234603 10370 leader_election.cc:290] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 2 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:45.244979 10446 raft_consensus.cc:2468] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 2.
I20260713 09:02:45.246373 10336 leader_election.cc:304] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:45.246858 10295 raft_consensus.cc:2468] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb620914316455e9ccc35d6678670dc in term 2.
I20260713 09:02:45.247469 10670 raft_consensus.cc:2804] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:45.248018 10670 raft_consensus.cc:697] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Becoming Leader. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:45.248939 10670 consensus_queue.cc:237] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:45.254382 10598 consensus_queue.cc:1048] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.266184 10598 raft_consensus.cc:993] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc: : Instructing follower 0c4ae2a9319343c3bc189944738c65b3 to start an election
I20260713 09:02:45.265493 10195 catalog_manager.cc:5697] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc reported cstate change: term changed from 1 to 2, leader changed from 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67) to 4bb620914316455e9ccc35d6678670dc (127.5.164.66). New cstate: current_term: 2 leader_uuid: "4bb620914316455e9ccc35d6678670dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.266722 10598 raft_consensus.cc:1081] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Signalling peer 0c4ae2a9319343c3bc189944738c65b3 to start an election
I20260713 09:02:45.271122 10295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ef62145765437783857b12f80c9601"
dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
 from {username='slave'} at 127.0.0.1:47366
I20260713 09:02:45.271744 10295 raft_consensus.cc:493] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:45.272118 10295 raft_consensus.cc:3060] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.272156 10598 consensus_queue.cc:1048] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:45.280279 10295 raft_consensus.cc:515] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:45.283617 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ef62145765437783857b12f80c9601" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:45.284303 10370 raft_consensus.cc:3055] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:45.284759 10370 raft_consensus.cc:740] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:45.285663 10370 consensus_queue.cc:260] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:45.286751 10370 raft_consensus.cc:3060] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.288586 10296 raft_consensus.cc:1240] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Rejecting Update request from peer 4bb620914316455e9ccc35d6678670dc for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:45.297457 10370 raft_consensus.cc:2468] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c4ae2a9319343c3bc189944738c65b3 in term 2.
I20260713 09:02:45.299046 10295 leader_election.cc:290] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [CANDIDATE]: Term 2 election: Requested vote from peers 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783), 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989)
I20260713 09:02:45.299702 10445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ef62145765437783857b12f80c9601" candidate_uuid: "0c4ae2a9319343c3bc189944738c65b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
I20260713 09:02:45.301903 10262 leader_election.cc:304] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [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: 0c4ae2a9319343c3bc189944738c65b3, 4bb620914316455e9ccc35d6678670dc; no voters: 3da1696e2c324cfc825201fe4519dd31
I20260713 09:02:45.303629 10636 raft_consensus.cc:2804] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:45.304174 10636 raft_consensus.cc:697] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 LEADER]: Becoming Leader. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:45.305079 10636 consensus_queue.cc:237] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [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: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:45.311214 10445 raft_consensus.cc:3060] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.319573 10445 raft_consensus.cc:1275] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Refusing update from remote peer 4bb620914316455e9ccc35d6678670dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.320075 10295 raft_consensus.cc:1275] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Refusing update from remote peer 4bb620914316455e9ccc35d6678670dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.321195 10670 consensus_queue.cc:1048] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:45.322817 10669 consensus_queue.cc:1048] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.322525 10195 catalog_manager.cc:5697] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 reported cstate change: term changed from 1 to 2, leader changed from 4bb620914316455e9ccc35d6678670dc (127.5.164.66) to 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65). New cstate: current_term: 2 leader_uuid: "0c4ae2a9319343c3bc189944738c65b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.334563 10656 raft_consensus.cc:993] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc: : Instructing follower 3da1696e2c324cfc825201fe4519dd31 to start an election
I20260713 09:02:45.335139 10656 raft_consensus.cc:1081] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Signalling peer 3da1696e2c324cfc825201fe4519dd31 to start an election
I20260713 09:02:45.339522 10445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "422b5aa311b24ab0adc9a087d7f7cdd0"
dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
 from {username='slave'} at 127.0.0.1:40150
I20260713 09:02:45.341142 10445 raft_consensus.cc:493] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:45.341630 10445 raft_consensus.cc:3060] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:45.351603 10445 raft_consensus.cc:515] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:45.358640 10445 leader_election.cc:290] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 3 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:45.359838 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422b5aa311b24ab0adc9a087d7f7cdd0" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:45.360087 10295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "422b5aa311b24ab0adc9a087d7f7cdd0" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:45.360628 10370 raft_consensus.cc:3055] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:45.360909 10295 raft_consensus.cc:3060] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:45.361030 10370 raft_consensus.cc:740] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:45.362151 10370 consensus_queue.cc:260] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [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: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:45.363658 10370 raft_consensus.cc:3060] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:45.367501 10295 raft_consensus.cc:2468] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 3.
I20260713 09:02:45.368916 10409 leader_election.cc:304] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [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: 0c4ae2a9319343c3bc189944738c65b3, 3da1696e2c324cfc825201fe4519dd31; no voters: 
I20260713 09:02:45.369836 10576 raft_consensus.cc:2804] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:45.370340 10576 raft_consensus.cc:697] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 3 LEADER]: Becoming Leader. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Running, Role: LEADER
I20260713 09:02:45.371213 10576 consensus_queue.cc:237] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [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: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:45.372330 10370 raft_consensus.cc:2468] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 3.
I20260713 09:02:45.382467 10192 catalog_manager.cc:5697] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 reported cstate change: term changed from 2 to 3, leader changed from 4bb620914316455e9ccc35d6678670dc (127.5.164.66) to 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67). New cstate: current_term: 3 leader_uuid: "3da1696e2c324cfc825201fe4519dd31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:45.712960 10445 raft_consensus.cc:1275] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Refusing update from remote peer 4bb620914316455e9ccc35d6678670dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.714438 10655 consensus_queue.cc:1048] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.723501 10295 raft_consensus.cc:1275] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Refusing update from remote peer 4bb620914316455e9ccc35d6678670dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.725198 10656 consensus_queue.cc:1048] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:45.794981 10295 raft_consensus.cc:1275] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 3 FOLLOWER]: Refusing update from remote peer 3da1696e2c324cfc825201fe4519dd31: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:45.796144 10576 consensus_queue.cc:1048] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:45.805456 10370 raft_consensus.cc:1275] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 3 FOLLOWER]: Refusing update from remote peer 3da1696e2c324cfc825201fe4519dd31: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:45.809679 10576 consensus_queue.cc:1048] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:45.834990 10445 raft_consensus.cc:3060] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.840839 10445 raft_consensus.cc:1275] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Refusing update from remote peer 0c4ae2a9319343c3bc189944738c65b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.842509 10636 consensus_queue.cc:1048] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.854975 10370 raft_consensus.cc:1275] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Refusing update from remote peer 0c4ae2a9319343c3bc189944738c65b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.857185 10636 consensus_queue.cc:1048] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:48.123673 10193 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48444:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:02:48.145084 10193 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48444:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:02:48.199352  5777 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:02:48.307844 10725 log.cc:927] Time spent T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260713 09:02:48.335455 10743 tablet.cc:1724] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.420910 10745 log.cc:927] Time spent T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31: Append to log took a long time: real 0.084s	user 0.001s	sys 0.001s
I20260713 09:02:48.420519 10747 tablet.cc:1724] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.418278 10734 log.cc:927] Time spent T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc: Append to log took a long time: real 0.151s	user 0.003s	sys 0.002s
I20260713 09:02:48.427632 10750 tablet.cc:1724] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.429787 10193 catalog_manager.cc:5789] TS 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783) does not have the latest schema for tablet e3c62570001d487abaa19ae244118d19 (table soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]). Expected version 1 got 0
I20260713 09:02:48.451804 10193 catalog_manager.cc:5789] TS 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783) does not have the latest schema for tablet fa208758418341948167eac97eb8c05a (table soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]). Expected version 1 got 0
I20260713 09:02:48.455991 10193 catalog_manager.cc:5789] TS 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783) does not have the latest schema for tablet 6b402becac1b445f8bf9ead1ee2de454 (table soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]). Expected version 1 got 0
I20260713 09:02:48.457384 10193 catalog_manager.cc:5789] TS 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783) does not have the latest schema for tablet 220b284800914aac8b2189fff8e8aa51 (table soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]). Expected version 1 got 0
I20260713 09:02:48.430658 10756 tablet.cc:1724] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.465160 10752 tablet.cc:1724] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.517488 10759 log.cc:927] Time spent T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260713 09:02:48.517319 10764 tablet.cc:1724] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.521613 10765 tablet.cc:1724] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.495651 10758 tablet.cc:1724] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.541184 10335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.65:35271, user_credentials={real_user=slave}} blocked reactor thread for 64612.4us
I20260713 09:02:48.541807 10761 tablet.cc:1724] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.545830 10411 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.66:37783, user_credentials={real_user=slave}} blocked reactor thread for 50415us
I20260713 09:02:48.608662 10766 tablet.cc:1724] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.618094 10370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0536e3d7c4d24edeb77afe55b190f69e"
dest_uuid: "4bb620914316455e9ccc35d6678670dc"
mode: GRACEFUL
new_leader_uuid: "3da1696e2c324cfc825201fe4519dd31"
 from {username='slave'} at 127.0.0.1:51564
I20260713 09:02:48.618988 10370 raft_consensus.cc:606] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Received request to transfer leadership to TS 3da1696e2c324cfc825201fe4519dd31
I20260713 09:02:48.617687 10747 tablet.cc:1724] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.574934 10743 tablet.cc:1724] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.635222 10764 tablet.cc:1724] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.648662 10193 catalog_manager.cc:5789] TS 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67:43989) does not have the latest schema for tablet 422b5aa311b24ab0adc9a087d7f7cdd0 (table soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]). Expected version 1 got 0
I20260713 09:02:48.620867 10750 tablet.cc:1724] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.665858 10752 tablet.cc:1724] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.668540 10733 raft_consensus.cc:993] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc: : Instructing follower 3da1696e2c324cfc825201fe4519dd31 to start an election
I20260713 09:02:48.669124 10733 raft_consensus.cc:1081] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Signalling peer 3da1696e2c324cfc825201fe4519dd31 to start an election
I20260713 09:02:48.671181 10444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0536e3d7c4d24edeb77afe55b190f69e"
dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
 from {username='slave'} at 127.0.0.1:40150
I20260713 09:02:48.671860 10444 raft_consensus.cc:493] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:48.671356 10761 tablet.cc:1724] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.672319 10444 raft_consensus.cc:3060] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.674661 10765 tablet.cc:1724] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.656823 10769 tablet.cc:1724] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.711926 10262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.66:37783, user_credentials={real_user=slave}} blocked reactor thread for 78316.9us
I20260713 09:02:48.632426 10758 tablet.cc:1724] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.716795 10770 tablet.cc:1724] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.707588 10261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.164.67:43989, user_credentials={real_user=slave}} blocked reactor thread for 62425.1us
I20260713 09:02:48.747545 10756 tablet.cc:1724] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.709312 10743 tablet.cc:1724] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.754187 10764 tablet.cc:1724] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.770706 10747 tablet.cc:1724] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.783041 10770 tablet.cc:1724] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.780128 10765 tablet.cc:1724] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.863348 10752 tablet.cc:1724] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:48.879925 10193 catalog_manager.cc:5789] TS 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271) does not have the latest schema for tablet b665c80fccdd4eb98bffd28c12f29c45 (table soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4]). Expected version 1 got 0
I20260713 09:02:48.852038 10444 raft_consensus.cc:515] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:48.917315 10294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0536e3d7c4d24edeb77afe55b190f69e" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:48.918429 10294 raft_consensus.cc:3060] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.923943 10369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0536e3d7c4d24edeb77afe55b190f69e" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:48.924919 10369 raft_consensus.cc:3055] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:48.925390 10369 raft_consensus.cc:740] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bb620914316455e9ccc35d6678670dc, State: Running, Role: LEADER
I20260713 09:02:48.922714 10444 leader_election.cc:290] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 2 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:48.930658 10369 consensus_queue.cc:260] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:48.933667 10369 raft_consensus.cc:3060] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.946996 10369 raft_consensus.cc:2468] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 2.
I20260713 09:02:48.949083 10411 leader_election.cc:304] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:48.951709 10768 raft_consensus.cc:2804] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.952347 10768 raft_consensus.cc:697] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 2 LEADER]: Becoming Leader. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Running, Role: LEADER
I20260713 09:02:48.954991 10768 consensus_queue.cc:237] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:48.952965 10297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffd8aef1e89d4c6fa429af880eec1888"
dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
mode: GRACEFUL
new_leader_uuid: "3da1696e2c324cfc825201fe4519dd31"
 from {username='slave'} at 127.0.0.1:42762
I20260713 09:02:48.962594 10297 raft_consensus.cc:606] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 LEADER]: Received request to transfer leadership to TS 3da1696e2c324cfc825201fe4519dd31
I20260713 09:02:48.967888  5777 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:48.969213  5777 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:48.974215 10294 raft_consensus.cc:2468] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 2.
I20260713 09:02:48.991205 10192 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001: soft_deleted_table [id=12c85ffad02842f5ab79d2a5331848e4] alter complete (version 1)
I20260713 09:02:49.003211 10195 catalog_manager.cc:5697] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 reported cstate change: term changed from 1 to 2, leader changed from 4bb620914316455e9ccc35d6678670dc (127.5.164.66) to 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67). New cstate: current_term: 2 leader_uuid: "3da1696e2c324cfc825201fe4519dd31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:49.015180 10778 raft_consensus.cc:993] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3: : Instructing follower 3da1696e2c324cfc825201fe4519dd31 to start an election
I20260713 09:02:49.015828 10779 raft_consensus.cc:1081] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 LEADER]: Signalling peer 3da1696e2c324cfc825201fe4519dd31 to start an election
I20260713 09:02:49.017750 10440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffd8aef1e89d4c6fa429af880eec1888"
dest_uuid: "3da1696e2c324cfc825201fe4519dd31"
 from {username='slave'} at 127.0.0.1:40142
I20260713 09:02:49.018515 10440 raft_consensus.cc:493] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:49.018865 10440 raft_consensus.cc:3060] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:49.025357 10440 raft_consensus.cc:515] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:49.027300 10440 leader_election.cc:290] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [CANDIDATE]: Term 3 election: Requested vote from peers 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271), 4bb620914316455e9ccc35d6678670dc (127.5.164.66:37783)
I20260713 09:02:49.028265 10294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd8aef1e89d4c6fa429af880eec1888" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c4ae2a9319343c3bc189944738c65b3"
I20260713 09:02:49.028688 10369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd8aef1e89d4c6fa429af880eec1888" candidate_uuid: "3da1696e2c324cfc825201fe4519dd31" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4bb620914316455e9ccc35d6678670dc"
I20260713 09:02:49.029031 10294 raft_consensus.cc:3055] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:49.029358 10369 raft_consensus.cc:3060] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:49.029471 10294 raft_consensus.cc:740] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c4ae2a9319343c3bc189944738c65b3, State: Running, Role: LEADER
I20260713 09:02:49.030594 10294 consensus_queue.cc:260] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [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: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:49.032248 10294 raft_consensus.cc:3060] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:49.038194 10369 raft_consensus.cc:2468] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 3.
I20260713 09:02:49.039686 10411 leader_election.cc:304] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [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: 3da1696e2c324cfc825201fe4519dd31, 4bb620914316455e9ccc35d6678670dc; no voters: 
I20260713 09:02:49.040740 10768 raft_consensus.cc:2804] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:49.041159 10768 raft_consensus.cc:697] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 3 LEADER]: Becoming Leader. State: Replica: 3da1696e2c324cfc825201fe4519dd31, State: Running, Role: LEADER
I20260713 09:02:49.042075 10768 consensus_queue.cc:237] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [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: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } }
I20260713 09:02:49.042999 10294 raft_consensus.cc:2468] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3da1696e2c324cfc825201fe4519dd31 in term 3.
I20260713 09:02:49.052597 10195 catalog_manager.cc:5697] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 reported cstate change: term changed from 2 to 3, leader changed from 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65) to 3da1696e2c324cfc825201fe4519dd31 (127.5.164.67). New cstate: current_term: 3 leader_uuid: "3da1696e2c324cfc825201fe4519dd31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3da1696e2c324cfc825201fe4519dd31" member_type: VOTER last_known_addr { host: "127.5.164.67" port: 43989 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:49.501289 10294 raft_consensus.cc:1275] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Refusing update from remote peer 3da1696e2c324cfc825201fe4519dd31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.502735 10768 consensus_queue.cc:1048] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.515184 10369 raft_consensus.cc:1275] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Refusing update from remote peer 3da1696e2c324cfc825201fe4519dd31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.517364 10768 consensus_queue.cc:1048] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.543188 10294 raft_consensus.cc:1275] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 3 FOLLOWER]: Refusing update from remote peer 3da1696e2c324cfc825201fe4519dd31: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:49.544615 10768 consensus_queue.cc:1048] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c4ae2a9319343c3bc189944738c65b3" member_type: VOTER last_known_addr { host: "127.5.164.65" port: 35271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:49.555908 10369 raft_consensus.cc:1275] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 3 FOLLOWER]: Refusing update from remote peer 3da1696e2c324cfc825201fe4519dd31: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:49.557758 10787 consensus_queue.cc:1048] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb620914316455e9ccc35d6678670dc" member_type: VOTER last_known_addr { host: "127.5.164.66" port: 37783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:50.039589  5777 tablet_server.cc:179] TabletServer@127.5.164.65:0 shutting down...
W20260713 09:02:50.056299 10409 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260713 09:02:50.060940 10409 consensus_peers.cc:597] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 -> Peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Couldn't send request to peer 0c4ae2a9319343c3bc189944738c65b3. 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:02:50.076771  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:50.077735  5777 tablet_replica.cc:333] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.079041  5777 raft_consensus.cc:2243] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.080017  5777 raft_consensus.cc:2272] T 59ef62145765437783857b12f80c9601 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.082679  5777 tablet_replica.cc:333] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.083427  5777 raft_consensus.cc:2243] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.083953  5777 raft_consensus.cc:2272] T 6b402becac1b445f8bf9ead1ee2de454 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:50.086030 10409 consensus_peers.cc:597] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 -> Peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Couldn't send request to peer 0c4ae2a9319343c3bc189944738c65b3. 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:02:50.086732  5777 tablet_replica.cc:333] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.087374  5777 raft_consensus.cc:2243] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.088129  5777 raft_consensus.cc:2272] T a28aa84aeb21465fb5c32f8abcd70d82 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.090219  5777 tablet_replica.cc:333] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.090762  5777 raft_consensus.cc:2243] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.091676  5777 raft_consensus.cc:2272] T 838d3f61de5b4277a777fcf6477dcf59 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.095827  5777 tablet_replica.cc:333] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.096761  5777 raft_consensus.cc:2243] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.097332  5777 raft_consensus.cc:2272] T e3c62570001d487abaa19ae244118d19 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.100769  5777 tablet_replica.cc:333] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.101583  5777 raft_consensus.cc:2243] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.102773  5777 raft_consensus.cc:2272] T b665c80fccdd4eb98bffd28c12f29c45 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:50.105504 10335 consensus_peers.cc:597] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc -> Peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Couldn't send request to peer 0c4ae2a9319343c3bc189944738c65b3. 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:02:50.106496  5777 tablet_replica.cc:333] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.107204  5777 raft_consensus.cc:2243] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.107955  5777 raft_consensus.cc:2272] T 360fcca49f2b48b689268771577e2add P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.110023  5777 tablet_replica.cc:333] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.110780  5777 raft_consensus.cc:2243] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.111481  5777 raft_consensus.cc:2272] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 0c4ae2a9319343c3bc189944738c65b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.113940  5777 tablet_replica.cc:333] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.114557  5777 raft_consensus.cc:2243] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.115115  5777 raft_consensus.cc:2272] T fa208758418341948167eac97eb8c05a P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.118038  5777 tablet_replica.cc:333] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.118857  5777 raft_consensus.cc:2243] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.119335  5777 raft_consensus.cc:2272] T 263f88b4e1ba45c5897ec8d0170f103a P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.121842  5777 tablet_replica.cc:333] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.122661  5777 raft_consensus.cc:2243] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.123129  5777 raft_consensus.cc:2272] T 8793f699f52e4aadaaa3c3d0ba30e762 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.125528  5777 tablet_replica.cc:333] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.126092  5777 raft_consensus.cc:2243] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.126545  5777 raft_consensus.cc:2272] T fd5a15fe5bac440fb0db5cb99c955ea7 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.128574  5777 tablet_replica.cc:333] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.129261  5777 raft_consensus.cc:2243] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.129698  5777 raft_consensus.cc:2272] T 0536e3d7c4d24edeb77afe55b190f69e P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.132951  5777 tablet_replica.cc:333] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.133777  5777 raft_consensus.cc:2243] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.134776  5777 raft_consensus.cc:2272] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.136921  5777 tablet_replica.cc:333] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.137655  5777 raft_consensus.cc:2243] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.138167  5777 raft_consensus.cc:2272] T 220b284800914aac8b2189fff8e8aa51 P 0c4ae2a9319343c3bc189944738c65b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.140286  5777 tablet_replica.cc:333] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.140849  5777 raft_consensus.cc:2243] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.141819  5777 raft_consensus.cc:2272] T 2430febe75f342d8ae895bcec3c68882 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.144312  5777 tablet_replica.cc:333] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.144949  5777 raft_consensus.cc:2243] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.145315  5777 raft_consensus.cc:2272] T ffd8aef1e89d4c6fa429af880eec1888 P 0c4ae2a9319343c3bc189944738c65b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.148648  5777 tablet_replica.cc:333] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3: stopping tablet replica
I20260713 09:02:50.149313  5777 raft_consensus.cc:2243] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.149904  5777 raft_consensus.cc:2272] T 289ca1d03967452c802a6f357cdeaa37 P 0c4ae2a9319343c3bc189944738c65b3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:50.150224 10335 consensus_peers.cc:597] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc -> Peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Couldn't send request to peer 0c4ae2a9319343c3bc189944738c65b3. 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:02:50.164583 10335 consensus_peers.cc:597] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc -> Peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Couldn't send request to peer 0c4ae2a9319343c3bc189944738c65b3. 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:02:50.181160  5777 tablet_server.cc:196] TabletServer@127.5.164.65:0 shutdown complete.
W20260713 09:02:50.189144 10409 consensus_peers.cc:597] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 -> Peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Couldn't send request to peer 0c4ae2a9319343c3bc189944738c65b3. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:35271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:50.197944 10409 consensus_peers.cc:597] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 -> Peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Couldn't send request to peer 0c4ae2a9319343c3bc189944738c65b3. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:35271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.221774  5777 tablet_server.cc:179] TabletServer@127.5.164.66:0 shutting down...
W20260713 09:02:50.221859 10335 consensus_peers.cc:597] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc -> Peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Couldn't send request to peer 0c4ae2a9319343c3bc189944738c65b3. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:35271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.259181  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:50.260147  5777 tablet_replica.cc:333] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.261101  5777 raft_consensus.cc:2243] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.261701  5777 raft_consensus.cc:2272] T 59ef62145765437783857b12f80c9601 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.263980  5777 tablet_replica.cc:333] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.264758  5777 raft_consensus.cc:2243] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.265307  5777 raft_consensus.cc:2272] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 4bb620914316455e9ccc35d6678670dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.267392  5777 tablet_replica.cc:333] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.268066  5777 raft_consensus.cc:2243] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.268631  5777 raft_consensus.cc:2272] T 838d3f61de5b4277a777fcf6477dcf59 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.270743  5777 tablet_replica.cc:333] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.271373  5777 raft_consensus.cc:2243] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.271896  5777 raft_consensus.cc:2272] T b665c80fccdd4eb98bffd28c12f29c45 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.274093  5777 tablet_replica.cc:333] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.274672  5777 raft_consensus.cc:2243] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.275482  5777 raft_consensus.cc:2272] T e3c62570001d487abaa19ae244118d19 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.277586  5777 tablet_replica.cc:333] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.278122  5777 raft_consensus.cc:2243] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.278752  5777 raft_consensus.cc:2272] T a28aa84aeb21465fb5c32f8abcd70d82 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.282186  5777 tablet_replica.cc:333] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.282816  5777 raft_consensus.cc:2243] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.283615  5777 raft_consensus.cc:2272] T 6b402becac1b445f8bf9ead1ee2de454 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:50.284539 10335 consensus_peers.cc:597] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc -> Peer 0c4ae2a9319343c3bc189944738c65b3 (127.5.164.65:35271): Couldn't send request to peer 0c4ae2a9319343c3bc189944738c65b3. Status: Network error: Client connection negotiation failed: client connection to 127.5.164.65:35271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.285989  5777 tablet_replica.cc:333] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.286724  5777 raft_consensus.cc:2243] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.287235  5777 raft_consensus.cc:2272] T 2430febe75f342d8ae895bcec3c68882 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.289525  5777 tablet_replica.cc:333] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.290151  5777 raft_consensus.cc:2243] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.291107  5777 raft_consensus.cc:2272] T 220b284800914aac8b2189fff8e8aa51 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.293427  5777 tablet_replica.cc:333] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.294039  5777 raft_consensus.cc:2243] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.294516  5777 raft_consensus.cc:2272] T 360fcca49f2b48b689268771577e2add P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.296610  5777 tablet_replica.cc:333] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.297370  5777 raft_consensus.cc:2243] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.298435  5777 raft_consensus.cc:2272] T fa208758418341948167eac97eb8c05a P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.300907  5777 tablet_replica.cc:333] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.301497  5777 raft_consensus.cc:2243] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.301985  5777 raft_consensus.cc:2272] T 8793f699f52e4aadaaa3c3d0ba30e762 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.304160  5777 tablet_replica.cc:333] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.304790  5777 raft_consensus.cc:2243] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.305636  5777 raft_consensus.cc:2272] T 263f88b4e1ba45c5897ec8d0170f103a P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.308471  5777 tablet_replica.cc:333] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.309263  5777 raft_consensus.cc:2243] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.309773  5777 raft_consensus.cc:2272] T 0536e3d7c4d24edeb77afe55b190f69e P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.312866  5777 tablet_replica.cc:333] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.313856  5777 raft_consensus.cc:2243] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.314419  5777 raft_consensus.cc:2272] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 4bb620914316455e9ccc35d6678670dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.317363  5777 tablet_replica.cc:333] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.318009  5777 raft_consensus.cc:2243] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.318544  5777 raft_consensus.cc:2272] T ffd8aef1e89d4c6fa429af880eec1888 P 4bb620914316455e9ccc35d6678670dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.321442  5777 tablet_replica.cc:333] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.322031  5777 raft_consensus.cc:2243] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.322911  5777 raft_consensus.cc:2272] T 289ca1d03967452c802a6f357cdeaa37 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.325093  5777 tablet_replica.cc:333] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc: stopping tablet replica
I20260713 09:02:50.325628  5777 raft_consensus.cc:2243] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.326483  5777 raft_consensus.cc:2272] T fd5a15fe5bac440fb0db5cb99c955ea7 P 4bb620914316455e9ccc35d6678670dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.369901  5777 tablet_server.cc:196] TabletServer@127.5.164.66:0 shutdown complete.
I20260713 09:02:50.403874  5777 tablet_server.cc:179] TabletServer@127.5.164.67:0 shutting down...
I20260713 09:02:50.441151  5777 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:50.441955  5777 tablet_replica.cc:333] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.442746  5777 raft_consensus.cc:2243] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.443183  5777 raft_consensus.cc:2272] T 59ef62145765437783857b12f80c9601 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.445526  5777 tablet_replica.cc:333] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.446494  5777 raft_consensus.cc:2243] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.447640  5777 raft_consensus.cc:2272] T 422b5aa311b24ab0adc9a087d7f7cdd0 P 3da1696e2c324cfc825201fe4519dd31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.450408  5777 tablet_replica.cc:333] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.451102  5777 raft_consensus.cc:2243] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.451545  5777 raft_consensus.cc:2272] T a28aa84aeb21465fb5c32f8abcd70d82 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.453696  5777 tablet_replica.cc:333] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.454381  5777 raft_consensus.cc:2243] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.454807  5777 raft_consensus.cc:2272] T 6b402becac1b445f8bf9ead1ee2de454 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.457221  5777 tablet_replica.cc:333] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.457864  5777 raft_consensus.cc:2243] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.458427  5777 raft_consensus.cc:2272] T e3c62570001d487abaa19ae244118d19 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.460565  5777 tablet_replica.cc:333] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.461118  5777 raft_consensus.cc:2243] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.461594  5777 raft_consensus.cc:2272] T b665c80fccdd4eb98bffd28c12f29c45 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.463930  5777 tablet_replica.cc:333] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.464582  5777 raft_consensus.cc:2243] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.465051  5777 raft_consensus.cc:2272] T 838d3f61de5b4277a777fcf6477dcf59 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.467026  5777 tablet_replica.cc:333] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.467600  5777 raft_consensus.cc:2243] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.468453  5777 raft_consensus.cc:2272] T 0536e3d7c4d24edeb77afe55b190f69e P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.471118  5777 tablet_replica.cc:333] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.471685  5777 raft_consensus.cc:2243] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.472184  5777 raft_consensus.cc:2272] T 3dd30a99d0f34dc0a62fcda8cc10caa0 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.474251  5777 tablet_replica.cc:333] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.474795  5777 raft_consensus.cc:2243] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.475246  5777 raft_consensus.cc:2272] T 360fcca49f2b48b689268771577e2add P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.477254  5777 tablet_replica.cc:333] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.477818  5777 raft_consensus.cc:2243] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.478307  5777 raft_consensus.cc:2272] T 220b284800914aac8b2189fff8e8aa51 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.480621  5777 tablet_replica.cc:333] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.481164  5777 raft_consensus.cc:2243] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.481618  5777 raft_consensus.cc:2272] T 2430febe75f342d8ae895bcec3c68882 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.483636  5777 tablet_replica.cc:333] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.484198  5777 raft_consensus.cc:2243] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.484706  5777 raft_consensus.cc:2272] T fa208758418341948167eac97eb8c05a P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.486560  5777 tablet_replica.cc:333] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.487121  5777 raft_consensus.cc:2243] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.488057  5777 raft_consensus.cc:2272] T 8793f699f52e4aadaaa3c3d0ba30e762 P 3da1696e2c324cfc825201fe4519dd31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.490139  5777 tablet_replica.cc:333] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.490667  5777 raft_consensus.cc:2243] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.491132  5777 raft_consensus.cc:2272] T 263f88b4e1ba45c5897ec8d0170f103a P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.493147  5777 tablet_replica.cc:333] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.493705  5777 raft_consensus.cc:2243] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.494488  5777 raft_consensus.cc:2272] T ffd8aef1e89d4c6fa429af880eec1888 P 3da1696e2c324cfc825201fe4519dd31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.496765  5777 tablet_replica.cc:333] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.497295  5777 raft_consensus.cc:2243] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.497788  5777 raft_consensus.cc:2272] T 289ca1d03967452c802a6f357cdeaa37 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.499692  5777 tablet_replica.cc:333] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31: stopping tablet replica
I20260713 09:02:50.500164  5777 raft_consensus.cc:2243] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.500646  5777 raft_consensus.cc:2272] T fd5a15fe5bac440fb0db5cb99c955ea7 P 3da1696e2c324cfc825201fe4519dd31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.541373  5777 tablet_server.cc:196] TabletServer@127.5.164.67:0 shutdown complete.
I20260713 09:02:50.571261  5777 master.cc:562] Master@127.5.164.126:40145 shutting down...
I20260713 09:02:50.592135  5777 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.592754  5777 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.593123  5777 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34947747a10347c8ab79bd81d79d1001: stopping tablet replica
I20260713 09:02:50.640291  5777 master.cc:584] Master@127.5.164.126:40145 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (13266 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (34995 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (122744 ms total)
[  PASSED  ] 8 tests.
I20260713 09:02:50.696149  5777 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 434 messages since previous log ~444 seconds ago
I20260713 09:02:50.696435  5777 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 434 messages since previous log ~444 seconds ago
I20260713 09:02:50.696625  5777 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 431 messages since previous log ~444 seconds ago
I20260713 09:02:50.696836  5777 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 ~44 seconds ago
I20260713 09:02:50.697031  5777 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 ~44 seconds ago
I20260713 09:02:50.697281  5777 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260713 09:02:50.697594  5777 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
